CVE-2026-53727
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
css_parserRubyGems | < 3.0.0 | 3.0.0 |
Affected products
3v2.2.0, v1.21.1, v2.1.0, …+ 2 more
- (no CPE)range: v2.2.0, v1.21.1, v2.1.0, …
- cpe:2.3:a:premailer:css_parser:2.2.0:*:*:*:*:ruby:*:*
- (no CPE)range: 2.2.0 - 3.0.0
Patches
Vulnerability mechanics
References
7- github.com/premailer/css_parser/commit/7d2ddf0189cd54b54f378f59daefa10cb036e476nvdPatch
- github.com/premailer/css_parser/commit/e0a151458b2a801ae265ba420862ef8b1127b3aenvdPatch
- github.com/premailer/css_parser/security/advisories/GHSA-9pmc-p236-855hnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-9pmc-p236-855hghsaADVISORY
- github.com/premailer/css_parser/releases/tag/v3.0.0nvdProduct
- github.com/rubysec/ruby-advisory-db/blob/master/gems/css_parser/CVE-2026-53727.ymlghsaWEB
- www.cve.org/CVERecord/SearchResultsghsaWEB
News mentions
0No linked articles in our index yet.