Lucene search
+L

13341 matches found

Debian CVE
Debian CVE
•added 2026/07/14 6:25 p.m.•43 views

CVE-2026-45070

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Mime\Header\ParameterizedHeader validates and encodes parameter values but emits parameter names verbatim, allowing a caller that derive...

6.5CVSS5.4AI score0.0039EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 6:25 p.m.•15 views

CVE-2026-45070 Symfony: Email Header Injection via Non-Token Characters in Mime Parameter Names

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Mime\Header\ParameterizedHeader validates and encodes parameter values but emits parameter names verbatim, allowing a caller that derive...

6.3CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/07/14 6:23 p.m.•16 views

EUVD-2026-44345

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, PdoAdapter::doClear builds a DELETE statement using a namespace derived from the caller-supplied $prefix without binding or escaping it, allowing a caller...

6.3CVSS6.1AI score0.00458EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/07/14 6:23 p.m.•47 views

CVE-2026-45073 Symfony: SQL Injection in PdoAdapter::doClear() via Unsanitized $prefix

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, PdoAdapter::doClear builds a DELETE statement using a namespace derived from the caller-supplied $prefix without binding or escaping it, allowing a caller...

6.3CVSS0.00458EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/07/14 6:21 p.m.•16 views

CVE-2026-45753

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, UrlAttributeSanitizer::getSupportedAttributes omits URL-valued attributes including action, formaction, poster, and cite, so configurations that adm...

2.1CVSS6.1AI score0.00338EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
•added 2026/07/14 6:21 p.m.•57 views

CVE-2026-45753 Symfony: HtmlSanitizer UrlAttributeSanitizer Omits action/formaction/poster/cite — javascript: URI Survives Sanitization (XSS)

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, UrlAttributeSanitizer::getSupportedAttributes omits URL-valued attributes including action, formaction, poster, and cite, so configurations that adm...

2.1CVSS0.00338EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/07/14 6:11 p.m.•48 views

CVE-2026-45072 Symfony: Stored XSS in WebProfiler CodeExtension::fileExcerpt() — Unescaped Non-PHP File Rendering

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.4.24 until 6.4.40, 7.4.12, and 8.0.12, the development profiler fileexcerpt Twig filter escapes PHP files through highlightstring but interpolates lines from non-PHP files directly into...

2CVSS0.00305EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/07/14 5:57 p.m.•20 views

CVE-2026-45756

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.3.0-BETA1 until 7.4.12 and 8.0.12, the JsonPath component compiles attacker-controlled match and search filter patterns directly into pregmatch without a length cap, i-regexp restriction, or...

8.2CVSS5.3AI score0.0063EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 5:49 p.m.•11 views

CVE-2026-45074 Symfony: Cas2Handler Derives CAS service URL from Client Host Header → Cross-Service Ticket Replay

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

7.6CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/07/14 5:46 p.m.•17 views

CVE-2026-45077 Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the server:log listener Symfony\Bridge\Monolog\Command\ServerLogCommand binds to 0.0.0.0:9911 by default and processes each received frame with...

8.3CVSS6.1AI score0.00666EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/07/14 5:17 p.m.•25 views

CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score0.00423EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/07/14 4:44 p.m.•15 views

CVE-2026-59888 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score0.00423EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/14 3:48 p.m.•13 views

ROOT-APP-PYPI-CVE-2026-22701 CVE-2026-22701 in rootio-filelock - Patched by Root

Root has patched CVE-2026-22701 in the rootio-filelock package for Root:PyPI. Multiple fixed versions available...

5.3CVSS5.4AI score0.00128EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 3:48 p.m.•12 views

ROOT-APP-PYPI-CVE-2025-68146 CVE-2025-68146 in rootio-filelock - Patched by Root

Root has patched CVE-2025-68146 in the rootio-filelock package for Root:PyPI. Multiple fixed versions available...

6.3CVSS5.4AI score0.00198EPSS
SaveExploits1
OSV
OSV
•added 2026/07/14 3:47 p.m.•20 views

BIT-NATS-2026-58250 NATS Server: Pre-auth server crash via double INFO in leafnode handshake

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.12.8 and 2.11.17, an unauthenticated peer with network access to a leafnode listener with compression enabled could crash the server during the pre-authentication leafnode handshake by...

7.5CVSS6.1AI score0.00742EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/14 2:00 p.m.•37 views

ROOT-APP-MAVEN-CVE-2025-24970 CVE-2025-24970 in io.root.io.netty:netty-handler - Patched by Root

Root has patched CVE-2025-24970 in the io.root.io.netty:netty-handler package for Root:Maven. Multiple fixed versions available...

7.5CVSS5.8AI score0.02192EPSS
SaveExploits1
OSV
OSV
•added 2026/07/14 1:51 p.m.•13 views

ROOT-APP-NPM-CVE-2026-8161 CVE-2026-8161 in @rootio/multiparty - Patched by Root

Root has patched CVE-2026-8161 in the @rootio/multiparty package for Root:npm. Multiple fixed versions available...

7.5CVSS6.1AI score0.00533EPSS
SaveExploits1
OSV
OSV
•added 2026/07/14 1:51 p.m.•12 views

ROOT-APP-NPM-CVE-2026-8159 CVE-2026-8159 in @rootio/multiparty - Patched by Root

Root has patched CVE-2026-8159 in the @rootio/multiparty package for Root:npm. Multiple fixed versions available...

7.5CVSS6.1AI score0.00616EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 1:09 p.m.•23 views

ROOT-APP-NPM-CVE-2025-56200 CVE-2025-56200 in @rootio/validator - Patched by Root

Root has patched CVE-2025-56200 in the @rootio/validator package for Root:npm. Multiple fixed versions available...

6.1CVSS5.3AI score0.00324EPSS
SaveExploits1
OSV
OSV
•added 2026/07/14 8:46 a.m.•13 views

BIT-DISCOURSE-2026-59828 Discourse: Hidden post revisions leak through adjacent visible diffs

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, post revisions that should be hidden from regular users could be leaked through visible diffs on adjacent revisions serialized by PostRevisionSerializer. This issue is fixed in versions 2026.6.0,...

5.3CVSS6.1AI score0.00545EPSS
SaveExploits0References10
Rows per page
Query Builder