LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32566: Specific sequence of HTTP/2 frames can cause ATS to crash

Improper Input Validation vulnerability in HTTP/2 of Apache Traffic Server allows an attacker to DOS the server. This issue affects Apache Traffic Server 7.0.0 to 7.1.12, 8.0.0 to 8.1.1, 9.0.0 to 9.0.1.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Apache Traffic Server can crash when it receives a particular malformed HTTP/2 frame sequence. For organizations using ATS as an edge proxy, cache, or traffic gateway, the business risk is service interruption rather than confirmed data theft or remote code execution.

Executive priority

Treat as a timely availability risk for public traffic infrastructure. Prioritize exposed ATS gateways first, especially where downtime would affect customer access, API availability, or downstream services.

Technical view

CVE-2021-32566 is a CWE-20 improper input validation issue in Apache Traffic Server HTTP/2 handling. Affected versions are 7.0.0 through 7.1.12, 8.0.0 through 8.1.1, and 9.0.0 through 9.0.1. The documented impact is denial of service by server crash.

Likely exposure

Exposure is most likely where affected Apache Traffic Server versions are internet-facing or receive untrusted HTTP/2 traffic. Internal deployments are still exposed if untrusted clients can reach ATS over HTTP/2.

Exploitation context

The sources describe a crash caused by a specific HTTP/2 frame sequence. The provided bundle does not cite CISA KEV listing, active exploitation, public exploit use, privilege escalation, or data compromise.

Researcher notes

Evidence supports remote denial of service in ATS HTTP/2 parsing, but the bundle lacks CVSS, exploit maturity details, and exact upstream fixed-version wording. Avoid assuming code execution or active exploitation without additional vendor or KEV evidence.

Mitigation direction

  • Upgrade Apache Traffic Server outside the listed affected version ranges.
  • For Debian systems, follow DSA-4957 package guidance.
  • Check Apache Traffic Server advisories for supported fixed releases.
  • Reduce untrusted HTTP/2 exposure if immediate upgrade is not possible.

Validation and detection

  • Inventory Apache Traffic Server deployments and recorded package versions.
  • Confirm whether HTTP/2 is enabled on exposed ATS listeners.
  • Check Debian package status against DSA-4957 where applicable.
  • Review crash logs for unexplained ATS restarts during HTTP/2 traffic.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-32566 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Apache Software FoundationApache Traffic ServerApache Traffic Server 7.0.0 to 7.1.12, 8.0.0 to 8.1.1, 9.0.0 to 9.0.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.