#VU109943 Information disclosure in libsoup - CVE-2025-4035
Published: May 29, 2025
libsoup
Gnome Development Team
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to an error when handling cookies, as libsoup clients mistakenly allow cookies to be set for public suffix
domains if the domain contains at least two components and includes an
uppercase character. A remote attacker can set cookies for the domain they do not have access to and perform session fixation attacks.