Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-27219

23
FAUCET Score

CVE-2025-27219 describes a Denial of Service (DoS) vulnerability in the CGI gem (before version 0.4.2) for Ruby, specifically within the CGI::Cookie.parse method. This flaw allows attackers to trigger excessive resource consumption by providing extremely large cookie values, as the method lacks length limitations. Rated 7.5 HIGH on the CVSS scale, this vulnerability is network-exploitable with low attack complexity, requiring no privileges or user interaction, and primarily impacts availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.3.5.1CPE matchmatch criteria
cpe:2.3:a:ruby-lang:cgi:*:*:*:*:*:ruby:*:*
>= 0.4.0, < 0.4.2CPE matchmatch criteria
cpe:2.3:a:ruby-lang:cgi:*:*:*:*:*:ruby:*:*
0.3.6CPE matchmatch criteria
cpe:2.3:a:ruby-lang:cgi:0.3.6:*:*:*:*:ruby:*:*
>= 0, < 0.3.5.1CPE match
cpe:2.3:a:ruby-lang:cgi:*:*:*:*:*:ruby:*:*
>= 0.3.6, < 0.3.7CPE match
cpe:2.3:a:ruby-lang:cgi:*:*:*:*:*:ruby:*:*

CVSS Data

CVSS version used by this source: 3.1

5.8MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.78%
Probability of exploitation in next 30 days
EPSS Percentile
52.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0078 is in the 28th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (13)

microsoftpatch availablevia msrc
Product: 19393-17084Fixed in: 3.3.5-3
microsoftpatch availablevia msrc
Product: cbl2 ruby 3.1.4-9 on CBL Mariner 2.0Fixed in: 3.1.4-9
microsoftpatch availablevia msrc
Product: azl3 ruby 3.3.5-3 on Azure Linux 3.0Fixed in: 3.3.5-3
microsoftpatch availablevia msrc
Product: 19723-17086Fixed in: 3.1.4-9
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: ruby:3.1-9050020250404144903.9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: ruby:3.3-9050020250415095239.9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: ruby-0:3.0.7-165.el9_5
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 10Fixed in: ruby-0:3.3.8-10.el10_0
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: ruby:3.3-8100020250414172630.489197e6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: ruby:3.1-8100020250407112943.489197e6
View patch
rubygemspatch availablevia ghsa
Product: cgiFixed in: 0.3.5.1
rubygemspatch availablevia ghsa
Product: cgiFixed in: 0.4.2
rubygemspatch availablevia ghsa
Product: cgiFixed in: 0.3.7

Vendor Advisories (3)

microsoft2025-Mar/CVE-2025-27219Moderate

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

Mar 11, 2025
rubygemsGHSA-gh9q-2xrm-x6qvmedium

CGI has Denial of Service (DoS) potential in Cookie.parse

Mar 3, 2025
redhatCVE-2025-27219Moderate

CGI: Denial of Service in CGI::Cookie.parse

Mar 3, 2025

References

lists.debian.org / debian-lts-announce/2025/03/msg00008.html
github.com / rubysec/ruby-advisory-db/blob/master/gems/cgi/CVE-2025-27219.yml
Third Party Advisory
hackerone.com / reports/2936778
Permissions Required