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-4236

29
FAUCET Score

CVE-2021-4236 is a critical vulnerability affecting web_project web products, specifically within their WebSocket implementations. It stems from WebSockets failing to execute AuthenticateMethod methods, which can lead to a nil pointer dereference or, more critically, an authentication bypass if a non-nil UserData pointer is assumed. This vulnerability has a CVSS score of 9.8 (Critical), indicating it is easily exploitable over the network with low attack complexity and no user interaction, potentially leading to complete compromise of confidentiality, integrity, and availability. Currently, there is no evidence of active exploitation, nor is public exploit code available in Metasploit, Nuclei, or ExploitDB, and it has received minimal community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.4.0, < 1.5.2CPE matchmatch criteria
cpe:2.3:a:web_project:web:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

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

Exploit Intelligence

EPSS Score
1.12%
Probability of exploitation in next 30 days
EPSS Percentile
62.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0112 is in the 48th percentile among its peer group of 36,835 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

No media coverage found for this CVE.

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
gopatch availablevia ghsa
Product: github.com/ecnepsnai/webFixed in: 1.5.2

Vendor Advisories (1)

goGHSA-5gjg-jgh4-gppmcritical

Websocket requests did not call AuthenticateMethod

Jun 23, 2021

References

github.com / ecnepsnai/web/commit/5a78f8d5c41ce60dcf9f61aaf47a7a8dc3e0002f
PatchThird Party Advisory
pkg.go.dev / vuln/GO-2021-0107
ExploitPatchThird Party Advisory