Gnome · Libsoup · CVE-2025-8197
**Name of the Vulnerable Software and Affected Versions**
Libsoup (affected versions not specified)
**Description**
A global buffer overflow vulnerability exists in the `soup header name to string` function. The function does not validate the `name` parameter, directly accessing `soup header name strings[name]`. When the `name` parameter exceeds the index range of `soup header name strings`, an out-of-bounds access occurs.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.