CVE-2026-71478CWE-692CWE-79CWE-86cross-site-scripting
CVE-2026-71478
Medium · published August 7, 2026
What it is
league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 1.5.0 until 2.9.0, the AttributesExtension's href and src unsafe-link filter can be bypassed by embedding control bytes, such as a tab, carriage return, line feed, or leading C0 control character, in a javascript: URL that browsers discard before parsing the scheme, causing the browser to still execute the script even when the unsafe-link filter is enabled. This issue is fixed in 2.9.0.
The record
Technical detail
- CVSS v3.1
- 6.1 · MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- CVSS v4.0
- Not supplied
- EPSS
- 0.00201 · 10.0th percentile
- Weaknesses
- CWE-692 · Incomplete Denylist to Cross-Site Scripting; CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'); CWE-86 · Improper Neutralization of Invalid Characters in Identifiers in Web Pages
- Published
- 2026-08-07T02:18Z
References (4)
EPSS history
Timeline