CVE-2026-53727
Last modified
CVE-2026-53727 is a high-severity vulnerability rated 8.9/10 on the CVSS scale. css_parser is a Ruby CSS parser. From 2.2.0 until 3.0.0, CssParser::Parser#read_remote_file in lib/css_parser/parser.rb, and therefore load_uri! and the @import-following branch of add_block!, issued HTTP and HTTPS requests against any host, port, and URI without a scheme allowlist, host or IP filtering, or protection against link-local, loopback, or RFC-1918 addresses. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
css_parser is a Ruby CSS parser. From 2.2.0 until 3.0.0, CssParser::Parser#read_remote_file in lib/css_parser/parser.rb, and therefore load_uri! and the @import-following branch of add_block!, issued HTTP and HTTPS requests against any host, port, and URI without a scheme allowlist, host or IP filtering, or protection against link-local, loopback, or RFC-1918 addresses. Location: redirects were followed recursively back into the same function, which also serviced file:// URIs, so a single attacker-controlled HTTP redirect could upgrade the bug from SSRF to arbitrary local file disclosure. Any consumer of css_parser that hands it attacker-influenced CSS together with a base_uri: option is exposed. This issue is fixed in version 3.0.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| premailer | css_parser | < 3.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53727?
How severe is CVE-2026-53727?
How do I fix CVE-2026-53727?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53721Nuxt is an open-source web development framework for Vue.js.…8.2
- CVE-2026-53722Nuxt is an open-source web development framework for Vue.js.…5.4
- CVE-2026-53723Guzzle Services provides an implementation of the Guzzle Com…5.8
- CVE-2026-53724Parse Server is an open source backend that can be deployed …2.1
- CVE-2026-53725Parse Server is an open source backend that can be deployed …5.9
- CVE-2026-53726Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-53729DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-5373An issue that allowed all-organization administrators to pro…8.4
- CVE-2026-53730DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-53736Easy Twitter Feeds before 1.2.13 contains a cross-site reque…5.1
- CVE-2026-53737Juicer through 1.12.18 fails to escape remote feed API respo…6.1
- CVE-2026-53738Copy & Delete Posts through 1.5.4 lets any plugin-enabled no…8.1
Are you affected by CVE-2026-53727?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
