OESA-2026-2542

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2542
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2542.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2542
Upstream
  • CVE-2026-44431
Published
2026-06-05T15:48:12Z
Modified
2026-06-05T16:00:40.222308089Z
Summary
python-pip security update
Details

pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. %global bashcompdir %(b=$(pkg-config --variable=completionsdir bash-completion 2>/dev/null); echo ${b:-/bash_completion.d}) Name: python-pip Version: 20.2.2 Release: 4 Summary: A tool for installing and managing Python packages License: MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) URL: http://www.pip-installer.org Source0: https://files.pythonhosted.org/packages/source/p/pip/pip-.tar.gz BuildArch: noarch Patch1: allow-stripping-given-prefix-from-wheel-RECORD-files. Patch2: emit-a-warning-when-running-with-root-privileges.patch Patch3: remove-existing-dist-only-if-path-conflicts.patch Patch6000: dummy-certifi.patch Patch6001: backport-CVE-2021-3572.patch

Security Fix(es):

When installing a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior to v23.3, the specified Mercurial revision could be used to inject arbitrary configuration options to the "hg clone" call (ie "--config"). Controlling the Mercurial configuration can modify how and which repository is installed. This vulnerability does not affect users who aren't installing from Mercurial. (CVE-2023-5752)

When following cross-origin redirects for requests made using urllib3's high-level APIs, such as urllib3.request(), PoolManager.request(), and ProxyManager.request(), sensitive headers — Authorization, Cookie, and Proxy-Authorization (defined in Retry.DEFAULTREMOVEHEADERSONREDIRECT) — are stripped by default, as expected. However, cross-origin redirects followed from the low-level API via ProxyManager.connectionfromurl().urlopen(..., assertsamehost=False) still forward these sensitive headers.(CVE-2026-44431)

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

Affected packages

openEuler:22.03-LTS-SP4 / python-pip

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "python-pip-21.3.1-18.oe2203sp4.src.rpm"
    ],
    "noarch": [
        "python-pip-help-21.3.1-18.oe2203sp4.noarch.rpm",
        "python-pip-wheel-21.3.1-18.oe2203sp4.noarch.rpm",
        "python3-pip-21.3.1-18.oe2203sp4.noarch.rpm"
    ]
}

Database specific

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