Lucene search
+L

224902 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 10:57 p.m.10 views

CVE-2026-65802

External control of file name or path in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network...

7.4CVSS5.4AI score0.00922EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/03 10:53 p.m.7 views

CVE-2026-66310

External control of file name or path in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally...

7.7CVSS5.4AI score0.00364EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/03 10:16 p.m.9 views

CVE-2026-67975

Incorrect access control in NASA cFS v7.0.1 allows attackers to arbitrarily remove low-index subscriptions and add new streams via sending TOLAB add/remove subscription commands...

7.5CVSS0.0021EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 10:16 p.m.8 views

CVE-2026-67970

Incorrect access control in the DSSetDestPathCmd component of NASA cFS v7.0.1 allows attackers to access sensitive components via a path traversal...

7.5CVSS0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 9:16 p.m.9 views

CVE-2026-48113

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/03 9:5 p.m.45 views

CVE-2026-48113 Chisel: ACL Bypass via Post-Handshake SSH Channel ExtraData Injection

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 9:5 p.m.6 views

CVE-2026-48113 Chisel: ACL Bypass via Post-Handshake SSH Channel ExtraData Injection

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 8:23 p.m.10 views

Hono: ReDoS in CORS middleware via Access-Control-Request-Headers

Summary The built-in CORS middleware hono/cors parses the attacker-controlled Access-Control-Request-Headers request header during a preflight OPTIONS request using a regular expression whose running time is quadratic in the input length. A single request carrying a long run of whitespace can...

5.3CVSS5.8AI score0.00653EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/03 8:23 p.m.5 views

GHSA-8J4G-W8FX-2239 Hono: ReDoS in CORS middleware via Access-Control-Request-Headers

Summary The built-in CORS middleware hono/cors parses the attacker-controlled Access-Control-Request-Headers request header during a preflight OPTIONS request using a regular expression whose running time is quadratic in the input length. A single request carrying a long run of whitespace can...

5.3CVSS5.8AI score0.00653EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/03 8:14 p.m.9 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path in the Repo.archive. An attacker can access arbitrary files on the filesystem by supplying specially crafted options that are not...

6.9CVSS5.6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 8:14 p.m.6 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path in the Repo.archive. An attacker can access arbitrary files on the filesystem by supplying specially crafted options that are not...

7.1CVSS5.6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 8:9 p.m.11 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path via the forwarding of unguarded options in the checkout and create functions. An attacker can overwrite arbitrary files or read...

8.1CVSS5.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 7:32 p.m.14 views

undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 7:32 p.m.6 views

GHSA-JR45-8VMC-QM54 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/08/03 7:32 p.m.9 views

NPM: undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

NPM: undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives vulnerability discovered by ? in WordPress Npm undici versions = 7.0.0, 7.29.0...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 7:19 p.m.7 views

GHSA-4CWX-7WF7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

7.4CVSS7.1AI score0.00325EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/03 7:16 p.m.9 views

CVE-2026-59912

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges and arbitrary code execution...

7.8CVSS0.00102EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/03 7:8 p.m.8 views

JLSEC-2026-1148

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.1 and 2.12.9, an MQTT client could include protocol control characters in subscription filters that were later forwarded as NATS protocol data to route or leafnode connections, corrupti...

7.1CVSS5.5AI score0.00324EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/03 5:53 p.m.52 views

CVE-2026-59912

Dell Display and Peripheral Manager (DDPM Mac) prior to 2.3.0.1005 is affected by an Improper Access Control vulnerability. A low-privileged attacker with local access could exploit this to achieve Elevation of Privileges and arbitrary code execution. Affected component: DDPM Mac (Mac version). R...

7.8CVSS5.8AI score0.00102EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/03 5:53 p.m.49 views

CVE-2026-59912

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges and arbitrary code execution...

7.8CVSS0.00102EPSS
SaveExploits0References1
Rows per page
Query Builder