OESA-2026-1817

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1817
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1817.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1817
Upstream
Published
2026-04-03T11:10:50Z
Modified
2026-08-18T01:19:45.814068534Z
Severity
  • 7.0 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
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):

The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.(CVE-2026-2297)

The webbrowser.open() API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open().(CVE-2026-4519)

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

Affected packages

openEuler:24.03-LTS-SP3 / python3

Package

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

Affected ranges

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

Ecosystem specific

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

Database specific

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