PatchSiren cyber security CVE debrief
CVE-2026-3783 curl CVE debrief
CVE-2026-3783 is a medium-severity vulnerability in the Haxx Curl product. When an OAuth2 bearer token is used for an HTTP(S) transfer and that transfer performs a redirect to a second URL, Curl could leak that token to the second hostname under some circumstances. The vulnerability occurs due to the way Curl handles redirects and OAuth2 bearer tokens, particularly when the hostname that the first request is redirected to has information in the used .netrc file. Defenders and security teams should assess exposure and prioritize remediation, especially in systems using Curl for secure data transfers.
- Vendor
- curl
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-03-11
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-03-11
- Advisory updated
- 2026-09-15
Who should care
Defenders and security teams responsible for systems using Curl for secure data transfers should assess exposure and prioritize remediation. This includes teams managing infrastructure, applications, and services that rely on Curl for secure communication. Additionally, vulnerability management teams and security operations centers should be aware of this vulnerability and take steps to verify and remediate it.
Why it matters
CVE-2026-3783 is a medium-severity vulnerability in Haxx Curl that could lead to OAuth2 bearer token leaks under certain circumstances. Defenders should prioritize verifying and remediating this vulnerability, especially in systems using Curl for secure data transfers.
- Potential unauthorized access to sensitive data due to token leakage.
- Increased risk of security breaches in systems using vulnerable Curl versions.
- Need for verification of Curl versions and configurations to prevent token leaks.
- Priority on applying patches or updates to remediate the vulnerability.
Technical summary
The vulnerability occurs when an OAuth2 bearer token is used for an HTTP(S) transfer and that transfer performs a redirect to a second URL. Curl could leak that token to the second hostname under some circumstances, particularly if the hostname that the first request is redirected to has information in the used .netrc file. This leak could potentially lead to unauthorized access to sensitive data. The vulnerability has been assessed as medium-severity, with a CVSS score of 5.3. Defenders should prioritize verifying and remediating this vulnerability, especially in systems using Curl for secure data transfers.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in systems using Curl for secure data transfers.
Recommended defensive actions
- Verify the version of Curl in use and check if it falls within the vulnerable range.
- Apply patches or updates provided by the vendor to remediate the vulnerability.
- Review and update security configurations to prevent potential token leaks.
- Monitor systems for any suspicious activity related to Curl and OAuth2 bearer tokens.
- Perform a thorough review of affected systems and prioritize remediation based on risk assessment.
- Consider implementing compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and affected versions. The vulnerability has been assessed as medium-severity, with a CVSS score of 5.3. The CVE record was published on 2026-03-11T11:16:00.080Z and has not been modified since then. The NVD entry provides additional information on the vulnerability, including its potential impact and affected systems.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-3783 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-3783
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-3783 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-3783
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://curl.se/docs/CVE-2026-3783.html
2499f714-1537-4658-8207-48ae4bb9eae9 - Patch, Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://curl.se/docs/CVE-2026-3783.json
2499f714-1537-4658-8207-48ae4bb9eae9 - Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://hackerone.com/reports/3583983
2499f714-1537-4658-8207-48ae4bb9eae9 - Exploit, Issue Tracking, Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.