CVE-2025-24294

HIGH

Ruby resolv < 0.2.3, 0.2-0.2.2, 0.3.0, 0.6-0.6.1 - Denial of Service via DNS Packet Decompression

Title source: llm
STIX 2.1

Description

The attack vector is a potential Denial of Service (DoS). The vulnerability is caused by an insufficient check on the length of a decompressed domain name within a DNS packet. An attacker can craft a malicious DNS packet containing a highly compressed domain name. When the resolv library parses such a packet, the name decompression process consumes a large amount of CPU resources, as the library does not limit the resulting length of the name. This resource consumption can cause the application thread to become unresponsive, resulting in a Denial of Service condition.

References (1)

Core 1

Scores

CVSS v3 7.5
EPSS 0.0027
EPSS Percentile 50.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-400
Status published
Products (4)
Ruby/resolv 0.2 - 0.2.2
Ruby/resolv 0.3.0
Ruby/resolv 0.6 - 0.6.1
rubygems/resolv 0 - 0.2.3RubyGems
Published Jul 12, 2025
Tracked Since Feb 18, 2026