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.
References
Configurations
No configuration.
History
15 May 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc - |
14 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-14 17:16
Updated : 2026-05-15 19:16
NVD link : CVE-2026-44312
Mitre link : CVE-2026-44312
CVE.ORG link : CVE-2026-44312
JSON object : View
Products Affected
No product.
