OESA-2026-1733

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1733
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1733.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-1733
Upstream
Published
2026-03-27T14:03:57Z
Modified
2026-03-27T14:19:02.325511Z
Summary
pyOpenSSL security update
Details

pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper we mean that a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.

Security Fix(es):

A security vulnerability exists in the PyOpenSSL library's set_tlsext_servername_callback function. When a user-provided callback function raises an unhandled exception, the connection would still be accepted. If a user relies on this callback for any security-sensitive behavior (such as server name-based access control or certificate validation), this vulnerability could allow the security mechanism to be bypassed, potentially permitting unauthorized connections or access.(CVE-2026-27448)

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

Affected packages

openEuler:22.03-LTS-SP4 / pyOpenSSL

Package

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

Affected ranges

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

Ecosystem specific

{
    "noarch": [
        "pyOpenSSL-help-21.0.0-3.oe2203sp4.noarch.rpm",
        "python3-pyOpenSSL-21.0.0-3.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "pyOpenSSL-21.0.0-3.oe2203sp4.src.rpm"
    ]
}

Database specific

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