OESA-2026-2694

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2694
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2694.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-2694
Upstream
Published
2026-06-24T13:10:00Z
Modified
2026-06-24T13:30:06.209785169Z
Summary
python3 security update
Details

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces.

Security Fix(es):

tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.(CVE-2026-7774)

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.(CVE-2026-9669)

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

Affected packages

openEuler:24.03-LTS-SP1 / python3

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.11.6-31.oe2403sp1

Ecosystem specific

{
    "aarch64": [
        "python3-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-debug-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-debuginfo-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-debugsource-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-devel-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-tkinter-3.11.6-31.oe2403sp1.aarch64.rpm",
        "python3-unversioned-command-3.11.6-31.oe2403sp1.aarch64.rpm"
    ],
    "noarch": [
        "python3-help-3.11.6-31.oe2403sp1.noarch.rpm"
    ],
    "x86_64": [
        "python3-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-debug-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-debuginfo-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-debugsource-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-devel-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-tkinter-3.11.6-31.oe2403sp1.x86_64.rpm",
        "python3-unversioned-command-3.11.6-31.oe2403sp1.x86_64.rpm"
    ],
    "src": [
        "python3-3.11.6-31.oe2403sp1.src.rpm"
    ]
}

Database specific

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