First published: Mon Mar 03 2025(Updated: )
In the CGI gem before 0.4.2 for Ruby, a Regular Expression Denial of Service (ReDoS) vulnerability exists in the Util#escapeElement method.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
rubygems/cgi | >=0.4.0<0.4.2 | 0.4.2 |
rubygems/cgi | =0.3.6 | 0.3.7 |
rubygems/cgi | <0.3.5.1 | 0.3.5.1 |
All of | ||
Any of | ||
Ruby | <0.3.5.1 | |
Ruby | >=0.4.0<0.4.2 | |
Ruby | =0.3.6 | |
Any of | ||
Ruby | =3.1.0 | |
Ruby | =3.2.0 | |
All of | ||
Any of | ||
<0.3.5.1 | ||
>=0.4.0<0.4.2 | ||
=0.3.6 | ||
Any of | ||
=3.1.0 | ||
=3.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-27220 is associated with a Regular expression Denial of Service (ReDoS) vulnerability in the cgi gem.
To resolve CVE-2025-27220, upgrade the cgi gem to version 0.4.2 or later.
CVE-2025-27220 affects cgi gem versions below 0.4.2 and specifically versions 0.4.0 to 0.4.1, and 0.3.6.
CVE-2025-27220 is classified as a Denial of Service vulnerability because an attacker can exploit the regex patterns to cause excessive resource consumption.
More details about CVE-2025-27220 can typically be found in security advisories from the project maintainers or trusted vulnerability databases.