Lucene search
+L

231191 matches found

Github Security Blog
Github Security Blog
added 2026/08/03 7:32 p.m.20 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.00304EPSS
SaveExploits0References8Affected Software1
Patchstack
Patchstack
added 2026/08/03 7:32 p.m.15 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.00304EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 7:32 p.m.10 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.00304EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/03 7:19 p.m.22 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.00463EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/03 7:16 p.m.16 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:08 p.m.12 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.00441EPSS
SaveExploits0References8
F5 Networks
F5 Networks
added 2026/08/03 6:44 p.m.21 views

K000162739: Linux kernel vulnerability CVE-2026-63821

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures. When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never...

5.3AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/03 5:53 p.m.54 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
CVE
CVE
added 2026/08/03 5:53 p.m.77 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
ATTACKERKB
ATTACKERKB
added 2026/08/03 5:53 p.m.13 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.8CVSS5.8AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 5:53 p.m.21 views

EUVD-2026-52398

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.8CVSS5.8AI score0.00102EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 5:16 p.m.20 views

CVE-2026-39931

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS0.00432EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/03 5:12 p.m.13 views

SUSE CVE-2026-67289

FreeRDP before 3.29.0 affected versions = 3.28.0 does not validate CRLF and control characters in the server-controlled RDP redirection TargetNetAddress field. This value is copied into the client's ServerHostname and, when the client connects through an HTTP proxy, is written directly into the...

7.5CVSS5.6AI score0.00397EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/03 5:08 p.m.9 views

github.com/go-chi/chi/middleware: go-chi chi: IP spoofing via X-Forwarded-For header allows bypass of access controls

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/03 5:08 p.m.10 views

github.com/go-chi/chi: go-chi/chi: IP Spoofing via RealIP Middleware allows bypassing access controls

A flaw was found in the go-chi/chi RealIP middleware. This vulnerability allows a remote attacker to perform IP spoofing by supplying arbitrary IP addresses in client-controlled headers. This can lead to bypassing IP-based access controls, evading rate limiting and geo-IP restrictions, and...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 5:01 p.m.10 views

thrift: Apache Thrift C++ bindings: Remote code execution via heap-based buffer overflow

A flaw was found in Apache Thrift C++ bindings. A remote, unauthenticated attacker can exploit a heap-based buffer overflow vulnerability without user interaction. This can lead to arbitrary code execution, allowing the attacker to gain full control over the affected system, compromise data, and...

9.8CVSS6AI score0.00551EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:54 p.m.11 views

github.com/go-chi/chi/middleware: go-chi chi: IP spoofing via X-Forwarded-For header allows bypass of access controls

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:54 p.m.8 views

github.com/go-chi/chi: go-chi/chi: IP Spoofing via RealIP Middleware allows bypassing access controls

A flaw was found in the go-chi/chi RealIP middleware. This vulnerability allows a remote attacker to perform IP spoofing by supplying arbitrary IP addresses in client-controlled headers. This can lead to bypassing IP-based access controls, evading rate limiting and geo-IP restrictions, and...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:54 p.m.10 views

github.com/go-chi/chi/middleware: go-chi/chi: IP spoofing via X-Forwarded-For header manipulation

A flaw was found in the go-chi/chi component. The RealIP middleware, responsible for resolving the request source IP, does not properly validate trusted proxies when processing the X-Forwarded-For header. A remote attacker can exploit this by prepending a forged IP address to the X-Forwarded-For...

6.9CVSS5.5AI score0.0015EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/03 3:54 p.m.12 views

CVE-2026-39931

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS6AI score0.00432EPSS
SaveExploits1References3
Rows per page
Query Builder