Lucene search
+L

37995 matches found

OSV
OSV
added 2026/07/14 6:56 p.m.6 views

CVE-2026-45755 Symfony: Mailtrap Mailer Webhook Parser Never Verifies the X-Mt-Signature HMAC — Unauthenticated Webhook Event Injection

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.12 and 8.0.12, MailtrapRequestParser::doParse received the configured webhook secret but ignored the X-Mt-Signature HMAC header, allowing unauthenticated POST requests to inject forged...

6.9CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/07/14 6:50 p.m.49 views

CVE-2026-45305

Summary of CVE-2026-45305 (Symfony YAML Parser ReDoS) Symfony’s YAML handling (Symfony\Component\Yaml\Parser::cleanup) can hang parsing crafted input due to the use of overlapping quantifiers in regular expressions for YAML directive, comment, and document marker cleanup. This is a client-side pa...

8.7CVSS6.1AI score0.00804EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/14 6:48 p.m.9 views

CVE-2026-45304

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\Yaml\Parser resolved YAML collection aliases recursively, allowing a small untrusted YAML input to expand into a multi-gigabyte structur...

8.7CVSS6.1AI score0.00804EPSS
SaveExploits0References7Affected Software2
Debian CVE
Debian CVE
added 2026/07/14 6:46 p.m.14 views

CVE-2026-45069

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...

9.1CVSS5.3AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 6:46 p.m.60 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
Cvelist
Cvelist
added 2026/07/14 6:45 p.m.57 views

CVE-2026-47303 ASP.NET Core Elevation of Privilege Vulnerability

...

8.8CVSS0.00736EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 6:45 p.m.90 views

CVE-2026-47304 .NET Security Feature Bypass Vulnerability

...

8.1CVSS0.00216EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 6:40 p.m.41 views

CVE-2026-45075 Symfony: HEAD Request Bypasses methods: ['GET'] Filter in #[IsGranted] / #[IsSignatureValid] / #[IsCsrfTokenValid]

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.12 and 8.0.12, method-scoped IsGranted, IsSignatureValid, and IsCsrfTokenValid attributes can be configured for GET only, but Symfony routes HEAD requests to the GET handler while the...

8.3CVSS0.00382EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/14 6:38 p.m.9 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.8CVSS5.4AI score0.00389EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/14 6:28 p.m.15 views

CVE-2026-45063

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, X509Authenticator extracts the user identifier from $SERVER'SSLCLIENTSDN' with an unanchored regex that matches emailAddress= anywhere in the distinguishe...

9.1CVSS5.3AI score0.0033EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/14 6:25 p.m.27 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.00292EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/14 6:25 p.m.8 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.3CVSS6.1AI score0.00292EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/07/14 6:23 p.m.5 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.3CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2026/07/14 6:21 p.m.36 views

CVE-2026-45753

Symfony HtmlSanitizer UrlAttributeSanitizer omits action, formaction, poster, and cite URL-valued attributes, allowing javascript: URIs to bypass sanitization and enable XSS when forms or buttons are used. Affected: Symfony components prior to versions 6.4.40, 7.4.12, and 8.0.12. Mitigation: upgr...

6.1CVSS6.1AI score0.00293EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/14 6:17 p.m.6 views

CVE-2026-45074

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...

8.1CVSS0.00413EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/14 5:53 p.m.25 views

CVE-2026-45066

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, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

6.1CVSS5.3AI score0.00298EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/14 5:49 p.m.23 views

CVE-2026-45074

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...

8.1CVSS5.3AI score0.00413EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 5:9 p.m.31 views

CVE-2026-57108

CVE-2026-57108 is a .NET Core vulnerability described as a type confusion issue that enables a network-based Denial of Service. The available documents identify it as affecting .NET Core components, with exploitation leading to service disruption over the network. The CVSS vector in the initial e...

7.5CVSS6.1AI score0.01105EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 5:5 p.m.7 views

CVE-2026-45646 OData for ASP.NET and ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS6.1AI score0.0078EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:5 p.m.35 views

CVE-2026-45646 OData for ASP.NET and ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS0.0078EPSS
SaveExploits0References1
Rows per page
Query Builder