OESA-2026-1400

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1400
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1400.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1400
Upstream
  • CVE-2026-1484
  • CVE-2026-1485
  • CVE-2026-1489
Published
2026-02-13T11:10:25Z
Modified
2026-08-18T01:19:55.272956993Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L CVSS Calculator
Summary
glib2 security update
Details

GLib is a bundle of three (formerly five) low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since.

Security Fix(es):

A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrusted or extremely large Base64 input using GLib may crash or behave unpredictably.(CVE-2026-1484)

A flaw was found in Glib's content type parsing logic. This buffer underflow vulnerability occurs because the length of a header line is stored in a signed integer, which can lead to integer wraparound for very large inputs. This results in pointer underflow and out-of-bounds memory access. Exploitation requires a local user to install or process a specially crafted treemagic file, which can lead to local denial of service or application instability.(CVE-2026-1485)

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds writes. This could cause applications utilizing GLib for string conversion to crash or become unstable. This vulnerability has an impact on confidentiality, integrity, and availability.(CVE-2026-1489)

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

Affected packages

openEuler:24.03-LTS / glib2

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.78.3-15.oe2403

Ecosystem specific

{
    "x86_64": [
        "glib2-2.78.3-15.oe2403.x86_64.rpm",
        "glib2-debuginfo-2.78.3-15.oe2403.x86_64.rpm",
        "glib2-debugsource-2.78.3-15.oe2403.x86_64.rpm",
        "glib2-devel-2.78.3-15.oe2403.x86_64.rpm",
        "glib2-static-2.78.3-15.oe2403.x86_64.rpm",
        "glib2-tests-2.78.3-15.oe2403.x86_64.rpm"
    ],
    "aarch64": [
        "glib2-2.78.3-15.oe2403.aarch64.rpm",
        "glib2-debuginfo-2.78.3-15.oe2403.aarch64.rpm",
        "glib2-debugsource-2.78.3-15.oe2403.aarch64.rpm",
        "glib2-devel-2.78.3-15.oe2403.aarch64.rpm",
        "glib2-static-2.78.3-15.oe2403.aarch64.rpm",
        "glib2-tests-2.78.3-15.oe2403.aarch64.rpm"
    ],
    "src": [
        "glib2-2.78.3-15.oe2403.src.rpm"
    ],
    "noarch": [
        "glib2-help-2.78.3-15.oe2403.noarch.rpm"
    ]
}

Database specific

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