Lucene search
+L

264 matches found

EUVD
EUVD
added 2026/04/02 5:31 p.m.10 views

EUVD-2026-18450

listmonk is a standalone, self-hosted, newsletter and mailing list manager. From version 4.1.0 to before version 6.1.0, bugs in list permission checks allows users in a multi-user environment to access to lists which they don't have access to under different scenarios. This only affects multi-use...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.10 views

PT-2026-29854

listmonk is a standalone, self-hosted, newsletter and mailing list manager. From version 4.1.0 to before version 6.1.0, bugs in list permission checks allows users in a multi-user environment to access to lists which they don't have access to under different scenarios. This only affects multi-use...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:52 p.m.6 views

CVE-2026-33286

Graphiti is a framework that sits on top of models and exposes them via a JSON:API-compliant interface. Versions prior to 1.10.2 have an arbitrary method execution vulnerability that affects Graphiti's JSONAPI write functionality. An attacker can craft a malicious JSONAPI payload with arbitrary...

9.1CVSS6.1AI score0.00632EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/02/25 10:57 p.m.7 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the /https route handler. An attacker can access internal network resources and retrieve sensitive information by supplying a crafted domain that resolves to a loopback or private IP address, thereby...

8.7CVSS5.9AI score0.00339EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/02/07 12:24 a.m.14 views

SUSE CVE-2026-23742

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS5.4AI score0.00481EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/26 2:49 p.m.18 views

BIT-SOLR-2026-22444 Apache Solr: Insufficient file-access checking in standalone core-creation requests

The "create core" API of Apache Solr 8.6 through 9.10.0 lacks sufficient input validation on some API parameters, which can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting...

7.1CVSS5.9AI score0.00665EPSS
SaveExploits1References3
NVD
NVD
added 2026/01/21 2:16 p.m.14 views

CVE-2026-22444

The "create core" API of Apache Solr 8.6 through 9.10.0 lacks sufficient input validation on some API parameters, which can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting...

7.1CVSS0.00665EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/01/21 1:40 p.m.22 views

CVE-2026-22444

The "create core" API of Apache Solr 8.6 through 9.10.0 lacks sufficient input validation on some API parameters, which can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting...

7.1CVSS7.6AI score0.00665EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/01/21 1:40 p.m.9 views

CVE-2026-22444 Apache Solr: Insufficient file-access checking in standalone core-creation requests

The "create core" API of Apache Solr 8.6 through 9.10.0 lacks sufficient input validation on some API parameters, which can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting...

5.5AI score0.00665EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/01/21 1:40 p.m.40 views

CVE-2026-22444 Apache Solr: Insufficient file-access checking in standalone core-creation requests

The "create core" API of Apache Solr 8.6 through 9.10.0 lacks sufficient input validation on some API parameters, which can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting...

0.00665EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.38 views

PT-2026-3769

Name of the Vulnerable Software and Affected Versions Apache Solr versions 8.6 through 9.10.0 Description The 'create core' API in Apache Solr does not properly validate input for certain API parameters. This can lead Solr to check for and attempt to read file system paths that should be restrict...

7.1CVSS5.2AI score0.00665EPSS
SaveExploits1References16
Snyk
Snyk
added 2026/01/16 8:52 p.m.10 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the default configuration -lua-sources=inline,file. An attacker can execute arbitrary code and access sensitive files by submitting malicious scripts when untrusted users are permitted to create lua filters...

8.8CVSS6.2AI score0.00481EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/16 8:52 p.m.9 views

Arbitrary Code Injection

Overview github.com/zalando/skipper is a HTTP router and reverse proxy for service composition Affected versions of this package are vulnerable to Arbitrary Code Injection via the default configuration -lua-sources=inline,file. An attacker can execute arbitrary code and access sensitive files by...

8.8CVSS6.2AI score0.00481EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/16 8:07 p.m.35 views

CVE-2026-23742

CVE-2026-23742 affects the Skipper HTTP router/proxy. The default -lua-sources=inline in versions before 0.23.0 lets untrusted users inject Lua filters that can read the host filesystem and, via logs, exfiltrate skipper secrets, potentially enabling arbitrary code execution. The issue is resolved...

8.8CVSS6.3AI score0.00481EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/16 8:07 p.m.8 views

CVE-2026-23742 Skipper arbitrary code execution through lua filters

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS6.3AI score0.00481EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/16 8:07 p.m.11 views

CVE-2026-23742 Skipper arbitrary code execution through lua filters

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS6.6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/16 12:00 a.m.12 views

Skipper security vulnerabilities

Skipper is an HTTP router and reverse proxy used for service combinations. Versions of Skipper prior to 0.23.0 have security vulnerabilities. These vulnerabilities stem from the default configuration, which allows untrusted users to create Lua filters, potentially leading to file system access...

8.8CVSS5.8AI score0.00481EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/01/10 6:53 a.m.5 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via a race condition in the directory creation process. An attacker can gain unauthorized access to sensitive data or modify files by exploiting a time gap between directory existence checks and their creation, redirectin...

4.5CVSS6.7AI score0.00089EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/08 12:39 a.m.42 views

CVE-2026-21877 n8n is vulnerable to Remote Code Execution via Arbitrary File Write

n8n is an open source workflow automation platform. In versions 0.121.2 and below, an authenticated attacker may be able to execute malicious code using the n8n service. This could result in full compromise and can impact both self-hosted and n8n Cloud instances. This issue is fixed in version...

9.9CVSS0.05258EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/01/06 5:48 p.m.33 views

n8n Vulnerable to RCE via Arbitrary File Write

Impact n8n is affected by an authenticated Remote Code Execution RCE vulnerability. Under certain conditions, an authenticated user may be able to cause untrusted code to be executed by the n8n service. This could result in full compromise of the affected instance. Both self-hosted and n8n Cloud...

9.9CVSS7.4AI score0.05258EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder