Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuild_proxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the Proxy-Authorization header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.
CVE-2023-32681
This medium-severity CVE scores 6.1 under NVD CVSS v3. EPSS exploit probability: 6.1%, top 9% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 6.1
- EG Score
- 6.1(medium)
- EPSS
- 85.7%
- KEV
- Not listed
Published
May 26, 2023
Last Modified
February 13, 2025
References (14)
- security-advisories@githubhttps://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5
- security-advisories@githubhttps://github.com/psf/requests/releases/tag/v2.31.0
- security-advisories@githubhttps://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
- security-advisories@githubhttps://lists.debian.org/debian-lts-announce/2023/06/msg00018.html
- security-advisories@githubhttps://lists.fedoraproject.org/archives/list/[email protected]/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/
- security-advisories@githubhttps://lists.fedoraproject.org/archives/list/[email protected]/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/
- security-advisories@githubhttps://security.gentoo.org/glsa/202309-08
- af854a3a-2127-422b-91ae-364da2661108https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5
- af854a3a-2127-422b-91ae-364da2661108https://github.com/psf/requests/releases/tag/v2.31.0
- af854a3a-2127-422b-91ae-364da2661108https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html
- af854a3a-2127-422b-91ae-364da2661108https://lists.fedoraproject.org/archives/list/[email protected]/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/
- af854a3a-2127-422b-91ae-364da2661108https://lists.fedoraproject.org/archives/list/[email protected]/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/
- af854a3a-2127-422b-91ae-364da2661108https://security.gentoo.org/glsa/202309-08
Vendor Advisories for CVE-2023-32681(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(13)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | python-requests-doc (2.28.1+dfsg-1ubuntu1.1) @ lunar | 2026-05-25 | ubuntu |
| ubuntu | python3-requests (2.2.1-1ubuntu0.4+esm1) @ trusty | 2026-05-25 | ubuntu |
| ubuntu | python3-pip-whl (25.0+dfsg-1ubuntu0.2) @ plucky | 2026-05-25 | ubuntu |
| ubuntu | python-requests (2.18.4-2ubuntu0.1+esm1) @ bionic | 2026-05-25 | ubuntu |
| redhat | python-requests-0:2.20.0-3.el8_6 | 2024-01-18 | redhat |
| redhat | python39-devel:3.9-8090020230922213827.7484f1d1 | 2023-11-14 | redhat |
| redhat | python38-devel:3.8-8090020230810143931.d9f72c26 | 2023-11-14 | redhat |
| redhat | python27:2.7-8090020231003120724.449e760b | 2023-11-14 | redhat |
| redhat | python-requests-0:2.31.0-1.el8pc | 2023-11-08 | redhat |
| redhat | rh-python38-python-requests-0:2.22.0-11.el7 | 2023-11-08 | redhat |
| redhat | python3x-requests-0:2.31.0-1.el8ap | 2023-08-21 | redhat |
| redhat | python-requests-0:2.20.0-3.el8_8 | 2023-08-08 | redhat |
| redhat | python-requests-0:2.25.1-7.el9_2 | 2023-08-01 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| requests | 2.10.0 ... 2.9.2 (66 versions) | 2.31.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(12)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Microsoft MSRCCVE-2023-326812023-06-03
Unintended leak of Proxy-Authorization header in requests
- Red HatRHSA-2023:4350MODERATE2023-05-23
RHSA-2023:4350 — Moderate
- Red HatRHSA-2023:4520MODERATE2023-05-23
RHSA-2023:4520 — Moderate
- Red HatRHSA-2023:4693MODERATE2023-05-23
RHSA-2023:4693 — Moderate
- Red HatRHSA-2023:7034MODERATE2023-05-23
RHSA-2023:7034 — Moderate
- Red HatRHSA-2023:7042MODERATE2023-05-23
RHSA-2023:7042 — Moderate
- Red HatRHSA-2023:7050MODERATE2023-05-23
RHSA-2023:7050 — Moderate
- Red HatRHSA-2024:0299MODERATE2023-05-23
RHSA-2024:0299 — Moderate
- UbuntuUSN-6155-1MEDIUM
Requests vulnerability
- UbuntuUSN-6155-2MEDIUM
Requests vulnerability
- UbuntuUSN-7568-1MEDIUM
Requests vulnerabilities
- UbuntuUSN-7762-1MEDIUM
pip vulnerabilities
Data Freshness Timeline
(refreshed 9× in last 7d / 48× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-11 08:26 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-07 13:44 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 02:21 UTCEPSS rescore
- 2026-07-05 02:29 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-02 16:59 UTCEPSS rescore
- 2026-07-01 15:04 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-29 14:05 UTCEPSS rescore
- 2026-06-29 14:05 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-27 20:04 UTCOSV refresh
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
Show 61 moreShow fewer
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-14 23:16 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-10 22:17 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-10 06:47 UTCOSV refresh
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-25 00:32 UTCEG score recompute
- 2026-05-25 00:32 UTCVendor advisory
- 2026-05-24 16:52 UTCEPSS rescore
Publicly available exploits
(1 reference)Working exploit code is in the public domain (1 GitHub PoC). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoChardikmodha/POC-CVE-2023-32681First seen Jul 22, 2023
POC for the CVE-2023-32681
Open source ↗
Related CVEs(same vendor + same CWE)
Same vendor
10 shownmsrc · redhat
Same CWE
10 shownCWE-200
Frequently asked(5)
What is CVE-2023-32681?
When was CVE-2023-32681 disclosed?
Is CVE-2023-32681 actively exploited?
What is the CVSS score of CVE-2023-32681?
How do I remediate CVE-2023-32681?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-32681
Is Your Infrastructure Affected by CVE-2023-32681?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.