Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-71478

Опубликовано: 06 авг. 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
php-league-commonmarkfixed2.9.0-1package
php-league-commonmarkno-dsatrixiepackage

Примечания

  • https://github.com/thephpleague/commonmark/security/advisories/GHSA-29pj-957v-52mc

  • Fixed by: https://github.com/thephpleague/commonmark/commit/493a5aa7d65754b73846006eaff9c2c4431a8e2c (2.9.0)

Связанные уязвимости

CVSS3: 6.1
ubuntu
25 дней назад

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.

CVSS3: 6.1
nvd
25 дней назад

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.

CVSS3: 6.1
github
25 дней назад

league/commonmark: AttributesExtension href/src unsafe-link filter bypass via embedded control bytes