OESA-2026-3658

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3658
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3658.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-3658
Upstream
Published
2026-09-05T15:03:35Z
Modified
2026-09-05T15:16:39Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
python-gunicorn security update
Details

Gunicorn(Green Unicorn) is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.

Security Fix(es):

Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.(CVE-2024-1135)

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

Affected packages

openEuler:24.03-LTS-SP4 / python-gunicorn

Package

Name
python-gunicorn
Purl
pkg:rpm/openEuler/python-gunicorn&distro=openEuler-24.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
21.2.0-3.oe2403sp4

Ecosystem specific

{
    "noarch": [
        "python-gunicorn-help-21.2.0-3.oe2403sp4.noarch.rpm",
        "python3-gunicorn-21.2.0-3.oe2403sp4.noarch.rpm"
    ],
    "src": [
        "python-gunicorn-21.2.0-3.oe2403sp4.src.rpm"
    ]
}

Database specific

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