PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73051 actix CVE debrief

CVE-2026-73051 is an HTTP request smuggling vulnerability in actix-http versions before 3.12.1. The vulnerability occurs in the HTTP/1.1 parser and allows requests with both Content-Length and Transfer-Encoding: chunked headers. This issue can be exploited by unauthenticated remote attackers through a front-end intermediary to desynchronize backend requests and smuggle malicious HTTP requests to the Actix service.

Vendor
actix
Product
actix-web
CVSS
MEDIUM 6.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-14
Original CVE updated
2026-09-24
Advisory published
2026-08-14
Advisory updated
2026-09-24

Who should care

Defenders responsible for actix-http deployments, security teams monitoring for suspicious HTTP requests, and administrators of front-end intermediaries should be aware of this vulnerability and take steps to verify and mitigate it.

Why it matters

CVE-2026-73051 is a medium-severity vulnerability in actix-http that can be exploited for HTTP request smuggling. Defenders should verify the version of actix-http in use, monitor for suspicious requests, and update security configurations to prevent exploitation.

  • Verify actix-http version and upgrade if vulnerable.
  • Monitor and block suspicious HTTP requests.
  • Update security configurations for front-end intermediaries.

Technical summary

The vulnerability occurs in the HTTP/1.1 parser of actix-http versions before 3.12.1 and allows requests with both Content-Length and Transfer-Encoding: chunked headers. This can be exploited by unauthenticated remote attackers through a front-end intermediary to desynchronize backend requests and smuggle malicious HTTP requests to the Actix service. Affected product deployments should be verified, and defenders should monitor for and block suspicious HTTP requests that could be used to exploit this vulnerability. Security configurations for front-end intermediaries should be reviewed and updated to prevent exploitation.

Defensive priority

Defenders should prioritize verifying the version of actix-http in use and upgrading to version 3.12.1 or later if vulnerable. Additionally, defenders should monitor for and block suspicious HTTP requests that could be used to exploit this vulnerability.

Recommended defensive actions

  • Verify the version of actix-http in use and upgrade to version 3.12.1 or later if vulnerable.
  • Monitor for and block suspicious HTTP requests that could be used to exploit this vulnerability.
  • Review and update security configurations for front-end intermediaries to prevent exploitation.
  • 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.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.

Evidence notes

The CVE record and NVD entry provide information on the vulnerability, but details on exploitation or affected systems are limited. The vendor and product information is not specified, making it difficult to determine the exact scope of the vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73051 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-73051 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.