CVE Catalog

CVE-2025-4948

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.63%

45th percentile - higher than 45% of all known CVEs

Summary

A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library. Processing specially crafted multipart messages causes an integer underflow, leading to invalid memory access and program crash.

Risk Assessment

An attacker can send a crafted HTTP request, crashing any application or server using libsoup, resulting in a denial-of-service (DoS) condition.

Recommendation

Update the libsoup library to a patched version that fixes the integer underflow vulnerability immediately.

Other vulnerabilities in libsoup

See all
Original NVD description (English source)

A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS