OESA-2026-3659

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3659
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3659.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3659
Upstream
Published
2026-09-05T15:03:36Z
Modified
2026-09-05T15:16:34Z
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)

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data exposure, session manipulation, SSRF, XSS, DoS, data integrity compromise, security bypass, information leakage, and business logic abuse.(CVE-2024-6827)

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

Affected packages

openEuler:22.03-LTS-SP4 / python-gunicorn

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
20.1.0-2.oe2203sp4

Ecosystem specific

{
    "noarch": [
        "python-gunicorn-help-20.1.0-2.oe2203sp4.noarch.rpm",
        "python3-gunicorn-20.1.0-2.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "python-gunicorn-20.1.0-2.oe2203sp4.src.rpm"
    ]
}

Database specific

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