Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-29922

30
FAUCET Score

CVE-2021-29922 is a critical vulnerability affecting Rust versions prior to 1.53.0, specifically within the library/std/src/net/parser.rs component. It allows attackers to bypass IP-based access controls by exploiting an unexpected octal interpretation of IP address strings containing extraneous leading zero characters. With a CVSS score of 9.1 (CRITICAL), this vulnerability is easily exploitable over the network with low attack complexity, potentially leading to high integrity and availability impacts. While there is no evidence of active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered some community discussion and media coverage, indicating awareness within the cybersecurity community.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.53.0CPE matchmatch criteria
cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.62%
Probability of exploitation in next 30 days
EPSS Percentile
83.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0262 is in the 74th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: rust-toolset:rhel8-8050020210817185544.f73640c0
View patch

Vendor Advisories (1)

redhatCVE-2021-29922Moderate

rust: incorrect parsing of extraneous zero characters at the beginning of an IP address string

Mar 29, 2021

References

defcon.org / html/defcon-29/dc-29-speakers.html
Third Party Advisory
doc.rust-lang.org / beta/std/net/struct.Ipv4Addr.html
Vendor Advisory
github.com / rust-lang/rust/issues/83648
ExploitIssue TrackingPatchThird Party Advisory
github.com / rust-lang/rust/pull/83652
PatchThird Party Advisory
github.com / sickcodes/security/blob/master/advisories/SICK-2021-015.md
ExploitThird Party Advisory
security.gentoo.org / glsa/202210-09
Third Party Advisory