ubuntu-cve-2026-71478
Vulnerability from osv_ubuntu
Published
2026-08-07 00:00
Modified
2026-08-07 00:00
Summary
Details
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.
Severity
6.1 (Medium)
N/A (UNKNOWN)
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-8"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-8?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-7",
"1.0.1-8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-10"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-10?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-9",
"1.0.1-10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-10"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-10?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-commonmark",
"binary_version": "0.9.1-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "commonmark",
"purl": "pkg:deb/ubuntu/commonmark@0.9.1-3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.1-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-10.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-10.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-commonmark",
"binary_version": "0.9.1-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "commonmark",
"purl": "pkg:deb/ubuntu/commonmark@0.9.1-5?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.1-4",
"0.9.1-5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-12"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-12?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-12"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-commonmark",
"binary_version": "0.9.1-8build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "commonmark",
"purl": "pkg:deb/ubuntu/commonmark@0.9.1-8build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.1-8",
"0.9.1-8build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "markdown",
"binary_version": "1.0.1-14"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "markdown",
"purl": "pkg:deb/ubuntu/markdown@1.0.1-14?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1-14"
]
}
],
"aliases": [],
"details": "league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 1.5.0 until 2.9.0, the AttributesExtension\u0027s 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.",
"id": "UBUNTU-CVE-2026-71478",
"modified": "2026-08-07T00:00:00Z",
"published": "2026-08-07T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-71478"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-71478"
},
{
"type": "REPORT",
"url": "https://github.com/thephpleague/commonmark/commit/493a5aa7d65754b73846006eaff9c2c4431a8e2c"
},
{
"type": "REPORT",
"url": "https://github.com/thephpleague/commonmark/releases/tag/2.9.0"
},
{
"type": "REPORT",
"url": "https://github.com/thephpleague/commonmark/security/advisories/GHSA-29pj-957v-52mc"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-71478"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…