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-2026-40189

33
FAUCET Score

OVERVIEW CVE-2026-40189 is a critical authorization bypass vulnerability in goshs, a Go-based SimpleHTTPServer implementation. The flaw exists in versions prior to 2.0.0-beta.4 and allows unauthenticated attackers to circumvent access controls on protected directories by exploiting missing authorization checks on state-changing operations. SEVERITY The vulnerability carries a CVSS 3.1 score of 9.8 (CRITICAL) with a network attack vector requiring no authentication, low complexity, and no user interaction. An attacker can upload files via PUT or multipart POST requests, create directories, delete files, and critically, delete the .goshs configuration file itself to remove authentication protections entirely. This results in complete compromise of confidentiality, integrity, and availability for protected content. EXPLOITATION STATUS The vulnerability is currently inactive on vulnerability tracking lists with no evidence of active exploitation in the wild. The EPSS score of 0.00139 is significantly lower than the average CVE, suggesting minimal exploitation likelihood in practice. No public exploit code has achieved widespread attention, and the issue appears to have limited community exploitation activity at this time.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:*:*:*:*:*:go:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta1:*:*:*:go:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta2:*:*:*:go:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta3:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.65%
Probability of exploitation in next 30 days
EPSS Percentile
47.5%
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.0065 is in the 29th 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

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

Remediation

Vendor Advisories (1)

goGHSA-wvhv-qcqf-f3cxcritical

goshs has a file-based ACL authorization bypass in goshs state-changing routes

Apr 10, 2026

References

github.com / patrickhener/goshs/commit/f212c4f4a126556bab008f79758e21a839ef2c0f
Patch
github.com / patrickhener/goshs/releases/tag/v2.0.0-beta.4
ProductRelease Notes
github.com / patrickhener/goshs/security/advisories/GHSA-wvhv-qcqf-f3cx
ExploitMitigationVendor Advisory