You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve-2026-2369
About this tag
CVE-2026-2369 is a disclosed vulnerability in libsoup, a GNOME HTTP library. The flaw combines an integer underflow with a buffer overread that can be triggered when processing a zero-length resource. Potential impacts include sensitive information disclosure and application-level denial of service. This issue is relevant to any platform shipping libsoup-based components, including Linux distributions and desktop environments. Discussions on WindowsForum cover the technical details, affected versions, and mitigation strategies for systems using libsoup.
A newly disclosed libsoup vulnerability tracked as CVE-2026-2369 deserves attention because it combines a classic integer-underflow bug with a very practical impact: a buffer overread triggered while processing a zero-length resource. Red Hat’s CVE entry describes the flaw as a buffer overread...