OESA-2026-2269

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2269
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2269.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-2269
Upstream
Published
2026-05-09T12:33:39Z
Modified
2026-05-09T12:50:01.789775Z
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):

http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.(CVE-2026-6019)

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

Affected packages

openEuler:24.03-LTS / python3

Package

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

Affected ranges

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

Ecosystem specific

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

Database specific

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