PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-4873 curl CVE debrief

CVE-2026-4873 is a vulnerability in the Curl library where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text via IMAP, SMTP, or POP3, a subsequent request to that same host bypasses the TLS requirement and instead transmits data unencrypted. This vulnerability can lead to unauthorized data access and bypass of TLS requirements for subsequent requests. Defenders should prioritize verifying and remediating affected deployments, especially those using unencrypted connections.

Vendor
curl
Product
Unknown
CVSS
MEDIUM 5.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-13
Original CVE updated
2026-09-15
Advisory published
2026-05-13
Advisory updated
2026-09-15

Who should care

Defenders and administrators using Curl in their deployments, especially those using unencrypted connections, should assess their exposure and prioritize remediation. This includes operators, platform administrators, vulnerability management teams, and security teams. They should verify affected versions and deployments, assess exposure, and prioritize remediation.

Why it matters

CVE-2026-4873 is a medium-severity vulnerability in Curl that can lead to unencrypted data transmission. Defenders should prioritize verifying and remediating affected deployments, especially those using unencrypted connections.

  • Potential unauthorized data access due to unencrypted transmission
  • Bypass of TLS requirements for subsequent requests
  • Need for verification of affected versions and deployments
  • Priority for remediation and compensating controls

Technical summary

The vulnerability exists in the Curl library where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. This can lead to data being transmitted unencrypted if an initial transfer is made in clear-text via IMAP, SMTP, or POP3. The vulnerability can result in unauthorized data access and bypass of TLS requirements for subsequent requests. Defenders should prioritize verifying and remediating affected Curl deployments, especially those using unencrypted connections.

Defensive priority

Defenders should prioritize verifying and remediating affected Curl deployments, especially those using unencrypted connections.

Recommended defensive actions

  • Verify and remediate affected Curl deployments
  • Assess exposure of Curl usage in unencrypted connections
  • Monitor for potential unauthorized data access
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but its exploitation and impact require further verification. The vulnerability exists in the Curl library, and defenders should verify affected versions and deployments. The CVE Program and NVD provide official records and details on the vulnerability. Exploitation and impact details are limited, and defenders should exercise caution when assessing exposure.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-4873 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-4873

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-4873 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-4873

    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-4873.html

    2499f714-1537-4658-8207-48ae4bb9eae9 - Patch, Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://curl.se/docs/CVE-2026-4873.json

    2499f714-1537-4658-8207-48ae4bb9eae9 - Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://hackerone.com/reports/3621851

    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.