AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-4945

LOW · CVSS 3.7 EPSS 0.56%

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

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. See the original NVD description below for full technical details.

CVE
CVE-2025-4945
Severity
LOW
CVSS
3.7
EPSS
0.56%

Original NVD Description

A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.