LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32567: Reading HTTP/2 frames too many times

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

CVE-2021-32567 is a denial-of-service issue in Apache Traffic Server's HTTP/2 handling. An attacker can cause the server to fail availability by triggering improper input validation around HTTP/2 frames. Business urgency depends on whether affected Traffic Server versions process HTTP/2 traffic for public or critical services.

Executive priority

Treat this as an availability risk, not a confirmed breach indicator. Prioritize remediation for public or business-critical Traffic Server deployments handling HTTP/2 traffic, especially where outages would affect customer access.

Technical view

The CVE describes improper input validation in Apache Traffic Server HTTP/2, involving HTTP/2 frames being read too many times. Affected versions are 7.0.0-7.1.12, 8.0.0-8.1.1, and 9.0.0-9.0.1. The documented impact is server denial of service.

Likely exposure

Exposure is most likely where Apache Traffic Server runs affected versions and accepts HTTP/2 traffic, especially on internet-facing reverse proxy, cache, or edge deployments.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. It supports denial-of-service impact, but not exploit availability, exploitation in the wild, or authentication requirements.

Researcher notes

Evidence is limited to the CVE description and vendor/distribution references. No CVSS vector, exploit details, or KEV status are provided. Avoid assuming broader products, active exploitation, or specific fixes beyond vendor and distribution updates.

Mitigation direction

  • Inventory Apache Traffic Server deployments and confirm exact versions.
  • Upgrade or patch affected Traffic Server installations using Apache or distribution guidance.
  • Apply Debian DSA-4957 updates where Debian packages are used.
  • Prioritize internet-facing HTTP/2 endpoints and critical availability paths.
  • If patching is delayed, consult vendor guidance for exposure-reduction options.

Validation and detection

  • Check deployed Apache Traffic Server versions against the affected ranges.
  • Confirm whether each deployment accepts HTTP/2 traffic.
  • Verify Debian package status against DSA-4957 where applicable.
  • Review monitoring for unexplained Traffic Server crashes or availability drops.
  • Document patched versions and remaining exceptions.
Prepared
Confidence
medium
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-32567 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.