AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-24294

HIGH · CVSS 7.5 EPSS 0.54%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-12 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.

CVE
CVE-2025-24294
Severity
HIGH
CVSS
7.5
EPSS
0.54%

Original NVD 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.