Lucene search
+L

23293 matches found

EUVD
EUVD
added 2026/07/14 7:56 p.m.9 views

EUVD-2026-44443

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. In 3.4.4, DOMPurify allowed selectedcontent by default, allowing browsers to re-clone an XSS payload after sanitization so that unsanitized markup inside is returned. This issue is fixed in version 3.4.5...

8.2CVSS6AI score0.0027EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/07/14 7:17 p.m.12 views

CVE-2026-47767

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 5.4.46 until 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the CVE-2024-50340 fix gated runtime argv parsing on empty$GET, but parsestr and the web SAPI can disagree, allowing a crafted query string to...

9.8CVSS6.1AI score0.00389EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/14 7:11 p.m.6 views

CVE-2026-48760 Symfony: HtmlSanitizer URL Parser Deny Gates Underinclusive: Percent-Encoded BiDi Marks and Unicode Whitespace Bypass Visual-Spoofing Defense

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlSanitizer::parse rejected raw BiDi formatting characters but not percent-encoded forms and used an ASCII-only whitespace check, allowing sanitized URLs...

5.3CVSS6.1AI score0.00259EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/14 6:46 p.m.50 views

CVE-2026-45069

CVE-2026-45069 concerns Symfony’s OidcTokenHandler, where verifyClaims() registered aud/iss/exp checkers but did not pass the mandatory claims list to ClaimCheckerManager::check(). Consequently, a validly signed JWT missing these claims could pass verification. The issue is fixed in Symfony relea...

9.1CVSS6.1AI score0.00237EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/14 6:46 p.m.5 views

CVE-2026-45069 Symfony: OidcTokenHandler Accepts JWTs Missing aud/iss/exp Claims

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, OidcTokenHandler::verifyClaims registered audience aud, issuer iss, and expiry exp checkers but did not pass the mandatory claims list to...

8.8CVSS6.1AI score0.00237EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/14 5:41 p.m.102 views

CVE-2026-45067

The CVE affects Symfony MIME Address: the constructor previously accepted local-parts like "x\r\nBcc: attacker@evil" which could be emitted into message headers and SMTP commands (MAIL FROM/RCPT), enabling CRLF injection. The issue’s root cause is acceptance of line breaks in quoted local-parts; ...

6.3CVSS6.1AI score0.00619EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/14 5:41 p.m.6 views

CVE-2026-45067 Symfony: Email Header / SMTP Command Injection via CRLF in Symfony\Component\Mime\Address

Description Symfony\Component\Mime\Address is the value-object every Symfony Mailer address to/cc/bcc/from/reply-to flows through; its constructor is documented as validating the address and throwing on invalid input, so developers treat it as a security boundary. The constructor accepts email...

6.3CVSS6.1AI score0.00619EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/14 5:17 p.m.5 views

PYSEC-2026-3456

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode call and c...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 4:41 p.m.5 views

CVE-2026-59884 pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/14 4:41 p.m.6 views

CVE-2026-59884 pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 4:40 p.m.6 views

CVE-2026-59885 pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode call and c...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/14 3:43 p.m.8 views

CVE-2026-59203

Pillow is a Python imaging library. From 12.0.0 through 12.2.0, Pillow's EPS parser in PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive, allowing a crafted EPS file to cause Image.open to seek backwards to the same directive and parse it repeatedly in an infinite...

7.5CVSS5.3AI score0.00399EPSS
SaveExploits1
OSV
OSV
added 2026/07/14 12:5 p.m.6 views

RLSA-2026:38514 Important: plexus-utils security update

The Plexus project seeks to create end-to-end developer tools for writing applications. At the core is the container, which can be embedded or for a full scale application server. There are many reusable components for hibernate, form processing, jndi, i18n, velocity, etc. Plexus also includes an...

8.3CVSS6.1AI score0.00663EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 9:12 a.m.6 views

ROOT-OS-DEBIAN-11-CVE-2022-48814 CVE-2022-48814 in rootio-linux - Patched by Root

Root has patched CVE-2022-48814 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

5.5CVSS7.2AI score0.00268EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.9 views

ROOT-OS-DEBIAN-11-CVE-2025-71152 CVE-2025-71152 in rootio-linux - Patched by Root

Root has patched CVE-2025-71152 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.5 views

ROOT-OS-DEBIAN-11-CVE-2025-40106 CVE-2025-40106 in rootio-linux - Patched by Root

Root has patched CVE-2025-40106 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

7.8AI score0.00197EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.5 views

ROOT-OS-DEBIAN-11-CVE-2024-53218 CVE-2024-53218 in rootio-linux - Patched by Root

Root has patched CVE-2024-53218 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

7.8CVSS7.6AI score0.00221EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.9 views

ROOT-OS-DEBIAN-11-CVE-2026-31598 CVE-2026-31598 in rootio-linux - Patched by Root

Root has patched CVE-2026-31598 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

7.5CVSS5.8AI score0.00435EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.6 views

ROOT-OS-DEBIAN-11-CVE-2025-71113 CVE-2025-71113 in rootio-linux - Patched by Root

Root has patched CVE-2025-71113 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:12 a.m.3 views

ROOT-OS-DEBIAN-11-CVE-2024-38540 CVE-2024-38540 in rootio-linux - Patched by Root

Root has patched CVE-2024-38540 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

4.4CVSS6.8AI score0.00247EPSS
SaveExploits0
Rows per page
Query Builder