LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33194: golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (i...

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects Go software using golang.org/x/net. A crafted input to ParseFragment can make affected code loop indefinitely, causing denial of service. The available sources do not show data theft, code execution, or confirmed active exploitation.

Executive priority

Treat this as a targeted availability risk, not a confirmed breach indicator. Prioritize internet-facing Go services and critical internal services that process untrusted URL or fragment data.

Technical view

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 contains an infinite-loop denial-of-service flaw in ParseFragment handling. Exposure depends on whether an application passes attacker-controlled fragment input into vulnerable x/net parsing code or packages a vulnerable dependency version.

Likely exposure

Most exposure is in Go applications or downstream packages that include vulnerable golang.org/x/net versions and parse untrusted fragment input. The source bundle does not identify specific products beyond the x/net module.

Exploitation context

The sources describe crafted ParseFragment input causing denial of service. There is no KEV listing and no cited evidence of active exploitation in the provided bundle.

Researcher notes

The public record is narrow: affected module, fixed commit, and denial-of-service behavior. No CVSS, CWE, product CPEs, or exploitation evidence are provided, so validation should focus on dependency reachability and input exposure.

Mitigation direction

  • Upgrade golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023 or later.
  • Rebuild and redeploy applications after dependency updates.
  • Check distro or vendor advisories for packaged Go components.
  • Review vendor guidance if direct module upgrade is not possible.

Validation and detection

  • Review Go dependency manifests and SBOMs for vulnerable x/net versions.
  • Identify code paths using ParseFragment with untrusted input.
  • Confirm rebuilt artifacts include the fixed x/net commit or later version.
  • Check Fedora or other vendor package advisories where applicable.
Prepared
Confidence
medium
Sources
5

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.

cve · low confidence lookup

CVE-2021-33194 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
4Source 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
n/an/an/aListed
Weakness

CWE details

No CWE listed

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