OESA-2026-3908

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3908
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3908.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-3908
Upstream
  • CVE-2026-60147
Published
2026-09-20T13:23:07Z
Modified
2026-09-20T13:30:19Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H CVSS Calculator
Summary
openjdk-1.8.0 security update
Details

The OpenJDK runtime environment 8.

Security Fix(es):

An integer overflow in the tt_var_load_item_variation_store function of the Freetype library in versions 2.13.2 and 2.13.3 may allow for an out of bounds read operation when parsing HVAR/VVAR/MVAR tables in OpenType variable fonts. This issue is fixed in version 2.14.2.(CVE-2026-23865)

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. In versions 1.2.1 through 1.6.55, png_set_tRNS and png_set_PLTE each alias a heap-allocated buffer between png_struct and png_info, sharing a single allocation across two structs with independent lifetimes. The trans_alpha aliasing has been present since at least libpng 1.0, and the palette aliasing since at least 1.2.1. Both affect all prior release lines png_set_tRNS sets png_ptr->trans_alpha = info_ptr->trans_alpha (256-byte buffer) and png_set_PLTE sets info_ptr->palette = png_ptr->palette (768-byte buffer). In both cases, calling png_free_data (with PNG_FREE_TRNS or PNG_FREE_PLTE) frees the buffer through info_ptr while the corresponding png_ptr pointer remains dangling. Subsequent row-transform functions dereference and, in some code paths, write to the freed memory. A second call to png_set_tRNS or png_set_PLTE has the same effect, because both functions call png_free_data internally before reallocating the info_ptr buffer. Version 1.6.56 fixes the issue.(CVE-2026-33416)

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. In versions 1.6.36 through 1.6.55, an out-of-bounds read and write exists in libpng's ARM/AArch64 Neon-optimized palette expansion path. When expanding 8-bit paletted rows to RGB or RGBA, the Neon loop processes a final partial chunk without verifying that enough input pixels remain. Because the implementation works backward from the end of the row, the final iteration dereferences pointers before the start of the row buffer (OOB read) and writes expanded pixel data to the same underflowed positions (OOB write). This is reachable via normal decoding of attacker-controlled PNG input if Neon is enabled. Version 1.6.56 fixes the issue.(CVE-2026-33636)

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.(CVE-2026-34757)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and 21.0.11; Oracle GraalVM Enterprise Edition: 21.3.18. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 6.5 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N).(CVE-2026-60147)

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

Affected packages

openEuler:24.03-LTS-SP1 / openjdk-1.8.0

Package

Name
openjdk-1.8.0
Purl
pkg:rpm/openEuler/openjdk-1.8.0&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
java-1.8.0-openjdk-1.8.0.502.b07-0.oe2403sp1

Ecosystem specific

{
    "aarch64":  [
        "java-1.8.0-openjdk-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-accessibility-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-accessibility-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-debuginfo-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-debugsource-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-demo-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-demo-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-devel-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-devel-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-headless-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-headless-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-openjfx-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-openjfx-devel-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-openjfx-devel-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-openjfx-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-src-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm",
        "java-1.8.0-openjdk-src-slowdebug-1.8.0.502.b07-0.oe2403sp1.aarch64.rpm"
    ],
    "noarch":  [
        "java-1.8.0-openjdk-javadoc-1.8.0.502.b07-0.oe2403sp1.noarch.rpm",
        "java-1.8.0-openjdk-javadoc-zip-1.8.0.502.b07-0.oe2403sp1.noarch.rpm"
    ],
    "src":  [
        "java-1.8.0-openjdk-1.8.0.502.b07-0.oe2403sp1.src.rpm"
    ],
    "x86_64":  [
        "java-1.8.0-openjdk-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-accessibility-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-accessibility-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-debuginfo-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-debugsource-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-demo-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-demo-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-devel-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-devel-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-headless-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-headless-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-openjfx-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-openjfx-devel-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-openjfx-devel-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-openjfx-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-src-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm",
        "java-1.8.0-openjdk-src-slowdebug-1.8.0.502.b07-0.oe2403sp1.x86_64.rpm"
    ]
}

Database specific

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