Lucene search
+L

2122 matches found

OSV
OSV
added 2026/05/27 4:55 p.m.15 views

GHSA-72XP-P242-47P9 Symfony has a UrlGenerator Route-Requirement Bypass via Unanchored Regex Alternation → Off-Site //host URL Injection

Description Symfony routes can declare a requirements regex per path parameter, e.g. a route /locale/blog with requirements: locale: 'en|fr|de' . The Twig path / url helpers backed by UrlGenerator validate supplied parameter values against that regex before building the URL. UrlGenerator construc...

6.1CVSS5.8AI score0.00348EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/27 4:50 p.m.81 views

Symfony Vulnerable to Identity Spoofing via Unanchored DN Regex in X509Authenticator

Description X509Authenticator implements client-certificate mTLS authentication: the web server validates the client's certificate against a trusted CA, then passes the certificate's Subject DN Distinguished Name: a string like CN=Alice,O=Example,[email protected] to Symfony via...

9.1CVSS5.8AI score0.00367EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/05/27 4:50 p.m.13 views

GHSA-PH86-P8F6-F9R2 Symfony Vulnerable to Identity Spoofing via Unanchored DN Regex in X509Authenticator

Description X509Authenticator implements client-certificate mTLS authentication: the web server validates the client's certificate against a trusted CA, then passes the certificate's Subject DN Distinguished Name: a string like CN=Alice,O=Example,[email protected] to Symfony via...

8.7CVSS5.8AI score0.00367EPSS
SaveExploits0References6
Circl
Circl
added 2026/05/27 1:21 p.m.16 views

CVE-2026-48806

creationtimestamp| type| source ---|---|--- 2026-05-27 13:21:59+00:00| seen| https://bsky.app/profile/symfony.com/post/3mmtlzlisnd23 2026-07-27 09:10:25+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mrmkfue7cy2o 2026-07-27 09:10:43+00:00| seen|...

9.1CVSS5.8AI score0.00418EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/27 10:03 a.m.21 views

CVE-2026-48747

creationtimestamp| type| source ---|---|--- 2026-05-27 10:03:58+00:00| seen| https://bsky.app/profile/symfony.com/post/3mmtaxinnso2w 2026-05-27 14:35:08+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mmtq4e3x7q2h...

6.3CVSS5.3AI score0.00247EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.15 views

Server-side Request Forgery (SSRF)

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF. The NoPrivateNetworkHttpClient is designed to be a security boundary that blocks requests to private/interna...

8.8CVSS5.8AI score0.0057EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.28 views

Authentication Bypass Using an Alternate Path or Channel

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via failureforward Subrequest. An attacker could manipulate the failurepath parameter...

8.7CVSS5.8AI score0.00596EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.16 views

Improper Verification of Cryptographic Signature

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via the webhook request parser. The validateSignature method extracts the...

6.9CVSS5.8AI score0.00247EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.18 views

Improper Encoding or Escaping of Output

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the HtmlSanitizer component that fails to properly detect and strip percent-encoded BiDi...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.13 views

Improper Encoding or Escaping of Output

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the UrlGenerator due to incorrectly encoding chained dot-segments ../ or ./. The legacy...

6.9CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.18 views

Cross-site Scripting (XSS)

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Cross-site Scripting XSS via HtmlSanitizer due to improper sanitization of URL attributes on object, applet, iframe, img and meta refresh. By...

6.1CVSS5.6AI score0.00345EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46644

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Symfony Polyfill backports PHP features and provides compatibility layers for extensions and functions. From 1.17.1 until 1.38.1, symfony/polyfill-intl-idn...

6.9CVSS6.2AI score0.00538EPSS
SaveExploits0References3
Friends Of PHP
Friends Of PHP
added 2026/05/26 8:00 a.m.35 views

CVE-2026-46644: symfony/polyfill-intl-idn accepts xn-- labels whose Punycode payload decodes to ASCII-only: insecure equivalence

More info at https://symfony.com/cve-2026-46644...

6.9CVSS5.8AI score0.00538EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.17 views

PT-2026-43392

Name of the Vulnerable Software and Affected Versions symfony/polyfill-intl-idn versions prior to 1.x Description The Idn::process function fails to enforce the validity criterion defined in UTS 46 revision 33 Section 4 step 4.1.2. Specifically, it does not verify that a label prefixed with xn--...

6.9CVSS5.9AI score0.00538EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2026/05/24 12:00 a.m.27 views

PT-2026-42922

Letss go 2 new cve's added to the list!!! - CVE-2026-46626 symfony31k⭐️ - CVE-2026-48157 slimphp12k⭐️...

5.8AI score0.00167EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/24 12:00 a.m.49 views

PT-2026-42923

Name of the Vulnerable Software and Affected Versions Slim versions 4.4.0 through 4.15 Description Reflected Cross-Site Scripting XSS occurs in the HtmlErrorRenderer when an application uses the setTitle and/or setDescription functions of HttpException to include untrusted or request-derived data...

6.1CVSS5.4AI score0.00167EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-45071

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

8.7CVSS6.1AI score0.0057EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.27 views

Linux Distros Unpatched Vulnerability : CVE-2026-45065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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, UrlGenerator...

6.1CVSS6.1AI score0.00348EPSS
SaveExploits0References2
NCSC
NCSC
added 2026/05/21 7:55 a.m.28 views

Flattening of vulnerability issues within the Drupal core

Drupal has identified a vulnerability in the Drupal core versions starting from 8.9.0, specifically versions 10.x and 11.x. The vulnerability involves SQL injection in the Drupal’s database abstraction API. As a result, unauthorized malicious actors can execute arbitrary SQL injections on sites...

9.8CVSS6.2AI score0.87892EPSS
SaveExploits17References1
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.17 views

PT-2026-44141

Name of the Vulnerable Software and Affected Versions Symfony affected versions not specified Description The profiler, a debug UI used only during development, renders source-code excerpts using the file excerpt filter. While PHP files are rendered via highlight string to escape HTML, non-PHP...

2CVSS6.2AI score0.00305EPSS
SaveExploits0References17
Rows per page
Query Builder