Untriaged
Permalink
CVE-2026-48760
5.3 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): Passive (P)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): Low (L)
- Subsequent System Impact Integrity (SI): Low (L)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Passive (P)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Low (L)
- Modified Subsequent System Impact Integrity (MSI): Low (L)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
Activity log
- Created suggestion
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 to retain visual-spoofing characters that downstream consumers could decode or display. This issue is fixed in versions 6.4.41, 7.4.13, and 8.0.13.
References
-
https://github.com/symfony/symfony/security/advisories/GHSA-v3wm-qf9p-c549 x_refsource_CONFIRM
-
https://github.com/symfony/symfony/releases/tag/v6.4.41 x_refsource_MISC
-
https://github.com/symfony/symfony/releases/tag/v7.4.13 x_refsource_MISC
-
https://github.com/symfony/symfony/releases/tag/v8.0.13 x_refsource_MISC
Affected products
symfony
- ==>= 8.0.0-BETA1, < 8.0.13
- ==>= 6.1.0, < 6.4.41
- ==>= 7.0.0-BETA1, < 7.4.13
html-sanitizer
- ==>= 7.0.0-BETA1, < 7.4.13
- ==>= 6.1.0, < 6.4.41
- ==>= 8.0.0-BETA1, < 8.0.13
Matching in nixpkgs
pkgs.symfony-cli
Symfony CLI
pkgs.python313Packages.html-sanitizer
Allowlist-based and very opinionated HTML sanitizer
pkgs.python314Packages.html-sanitizer
Allowlist-based and very opinionated HTML sanitizer
pkgs.rubyPackages.rails-html-sanitizer
None
pkgs.rubyPackages_3_3.rails-html-sanitizer
None
pkgs.rubyPackages_3_4.rails-html-sanitizer
None
Package maintainers
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>
-
@patka-123 patka <patka@patka.dev>