OESA-2026-1325

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1325
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1325.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1325
Upstream
  • CVE-2025-14523
Published
2026-02-06T15:57:34Z
Modified
2026-02-06T16:15:29.515946Z
Summary
libsoup security update
Details

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications.

Security Fix(es):

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the backend interprets it as destined for another host. This discrepancy enables request-smuggling style attacks, cache poisoning, or bypassing host-based access controls when an attacker supplies duplicate Host headers.(CVE-2025-14523)

A flaw was found in libsoup's NTLM (NT LAN Manager) authentication module. When NTLM authentication is enabled, a local attacker can exploit a stack-based buffer overflow vulnerability in the md4sum() function. This allows the attacker to overwrite adjacent memory, which may result in arbitrary code execution with the privileges of the affected application.(CVE-2026-0719)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP3 / libsoup

Package

Name
libsoup
Purl
pkg:rpm/openEuler/libsoup&distro=openEuler-24.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.74.3-11.oe2403sp3

Ecosystem specific

{
    "aarch64": [
        "libsoup-2.74.3-11.oe2403sp3.aarch64.rpm",
        "libsoup-debuginfo-2.74.3-11.oe2403sp3.aarch64.rpm",
        "libsoup-debugsource-2.74.3-11.oe2403sp3.aarch64.rpm",
        "libsoup-devel-2.74.3-11.oe2403sp3.aarch64.rpm"
    ],
    "x86_64": [
        "libsoup-2.74.3-11.oe2403sp3.x86_64.rpm",
        "libsoup-debuginfo-2.74.3-11.oe2403sp3.x86_64.rpm",
        "libsoup-debugsource-2.74.3-11.oe2403sp3.x86_64.rpm",
        "libsoup-devel-2.74.3-11.oe2403sp3.x86_64.rpm"
    ],
    "noarch": [
        "libsoup-help-2.74.3-11.oe2403sp3.noarch.rpm"
    ],
    "src": [
        "libsoup-2.74.3-11.oe2403sp3.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1325.json"