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

exploitDog

debian логотип

CVE-2026-44312

Опубликовано: 14 мая 2026
Источник: debian

Описание

css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
ruby-css-parserfixed2.1.0-1package
ruby-css-parserfixed1.19.0-1+deb13u1trixiepackage
ruby-css-parserfixed1.6.0-2+deb12u1bookwormpackage
ruby-css-parserpostponedbullseyepackage

Примечания

  • https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc

  • https://github.com/premailer/css_parser/issues/185

  • Fixed by: https://github.com/premailer/css_parser/commit/35e689c904225add78e0c488cf04bad052666449 (v2.1.0)

  • Fixed by: https://github.com/premailer/css_parser/commit/e0c95d5abe91b237becb90ff316531a6547ada18 (v1.22.0)

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

CVSS3: 5.8
ubuntu
3 месяца назад

css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.

CVSS3: 5.8
redhat
3 месяца назад

css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.

CVSS3: 5.8
nvd
3 месяца назад

css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.

CVSS3: 5.8
github
3 месяца назад

CSS Parser: Improper Certificate Validation allows MITM injection of remote CSS content