Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-4945 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or Wraparound[email protected]

Affected Products

ProductVersions
libsoup
All versions

CPE

  • cpe:2.3:a:gnome:libsoup:*:*:*:*:*:*:*:*

Remediation

  • Mitigation:low effort

    Avoid interactions between client applications using the libsoup library and untrusted or compromised HTTP servers.

Red Hat Enterprise Linux
< 10

CPE

  • cpe:2.3:o:redhat:enterprise_linux:*:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux_server:*:*:*:*:*:*:*:*

Remediation

  • Mitigation:low effort

    Avoid interactions between client applications using the libsoup library and untrusted or compromised HTTP servers.

Change History

14 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-4945
NVD Published Date:
May 19, 2025
NVD Last Modified:
Jun 30, 2026
Source:
[email protected]
CVE-2025-4945 Details - Not Deferred