Lucene search
+L

13988 matches found

CVE
CVE
added 2026/08/27 5:21 a.m.136 views

CVE-2026-47893

CVE-2026-47893 affects the HandshakeWebsocketService component in Spring WebFlux . A Spring WebFlux application supporting WebSocket connections may expose indirectly sensitive user information by including request headers in an exception reason during the handshake process. An attacker can trigg...

7.5CVSS5.3AI score0.00245EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.17 views

PT-2026-82706

Name of the Vulnerable Software and Affected Versions Spring Cloud Function versions 5.0.0 through 5.0.3 Spring Cloud Function versions 4.3.0 through 4.3.4 Spring Cloud Function versions 4.2.0 through 4.2.7 Spring Cloud Function versions 3.2.16 and earlier Description There is a potential for...

3.5CVSS5.7AI score0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.14 views

PT-2026-82411

A Spring WebFlux application that supports WebSocket connections may expose indirectly sensitive user information by including request headers in an exception reason. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30...

5.1AI score0.00245EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/26 5:59 p.m.11 views

Important: Red Hat Security Advisory: python-urllib3 security update

An update for python-urllib3 is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating,...

8.9CVSS5.3AI score0.0068EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/26 5:59 p.m.12 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS5.2AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 4:50 p.m.9 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS5.2AI score0.00331EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 11:34 a.m.34 views

CVE-2026-63041

Apache APISIX's attach-consumer-label plugin fails to strip client-supplied consumer-label headers, allowing an authenticated attacker to escalate privileges or bypass authorization by sending crafted values. The vulnerability affects versions 3.11.0 through 3.17.0 and is fixed in 3.18.0 . NVD ra...

8.8CVSS5.3AI score0.00677EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098720)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098720 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 6:27 p.m.7 views

eml_parser vulnerable to DoS via deeply nested parens in Received headers

Summary emlparser strips parenthesised CFWS comments from Received: headers using a regex-based fix-point loop. The loop has quadratic time complexity in the number of nested parens. A single Received: header containing 5,000 nested parens causes 1.3 seconds of CPU saturation per parsed message;...

7.5CVSS4.9AI score0.00366EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/25 6:27 p.m.6 views

GHSA-G7GC-GMGP-WGQG eml_parser vulnerable to DoS via deeply nested parens in Received headers

Summary emlparser strips parenthesised CFWS comments from Received: headers using a regex-based fix-point loop. The loop has quadratic time complexity in the number of nested parens. A single Received: header containing 5,000 nested parens causes 1.3 seconds of CPU saturation per parsed message;...

7.5CVSS5AI score0.00366EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 6:26 p.m.31 views

CVE-2026-55620 eml_parser: DoS via deeply nested parens in Received headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS0.00366EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 6:26 p.m.6 views

EUVD-2026-65704

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS5.4AI score0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:24 p.m.5 views

CVE-2026-55619 eml_parser: Parser DoS via deeply nested parentheses in e-mail headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 6:24 p.m.29 views

CVE-2026-55619 eml_parser: Parser DoS via deeply nested parentheses in e-mail headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 6:24 p.m.7 views

EUVD-2026-65703

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS5.4AI score0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 4:18 p.m.7 views

EUVD-2026-65613

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS5.3AI score0.0037EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.8 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS5.2AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.11 views

Important: Red Hat Security Advisory: python-urllib3 security update

An update for python-urllib3 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.9CVSS5.3AI score0.0068EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-77634

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail heade...

8.2CVSS5.5AI score0.00312EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

EulerOS Virtualization 2.13.0 : python-pip (EulerOS-SA-2026-3233)

According to the versions of the python-pip packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pip would treat consolescripts and guiscripts as paths instead of file names without sanitizing the resolved absolute path to t...

8.2CVSS6.2AI score0.00331EPSS
SaveExploits0References4
Rows per page
Query Builder