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

25
FAUCET Score

CVE-2026-40883 is a cross-site request forgery (CSRF) vulnerability affecting goshs versions 2.0.0-beta.4 through 2.0.0-beta.5, a SimpleHTTPServer implementation written in Go. The flaw exists in state-changing HTTP GET routes that lack proper CSRF protections, including missing Origin and Referer validation. An attacker can exploit this by tricking an already-authenticated user into triggering destructive actions such as file deletion or directory creation through malicious links or embedded requests. The vulnerability is exploitable via an external network vector with low complexity, as it requires only that a victim visit a malicious page while authenticated to the goshs instance. An authenticated browser session is the primary prerequisite, and the attack could result in unauthorized file system modifications including data loss or unauthorized directory creation. The FAUCET Risk Score of 34.0 out of 100 indicates moderate concern, though CVSS scoring is unavailable. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities catalog and shows no active exploitation in the wild. The issue has been addressed in goshs version 2.0.0-beta.6, and the low EPSS score of 0.00019 suggests minimal real-world exploitation activity. The vulnerability remains inactive on security hotlists, indicating limited community attention or widespread deployment of affected versions.

Impacted Technologies

VendorProductVersion(s)CPE
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta4:*:*:*:go:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta5:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 4.0

6.1MEDIUM

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/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
PRESENT
Privileges Required
NONE
User Interaction
PASSIVE
VS Confidentiality
NONE
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.14%
Probability of exploitation in next 30 days
EPSS Percentile
4.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0014 is in the 2nd percentile among its peer group of 14,875 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 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.1 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/patrickhener/goshs/v2Fixed in: 2.0.0-beta.6
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-jrq5-hg6x-j6g3medium

goshs has CSRF in state-changing GET routes enables authenticated file deletion and directory creation

Apr 14, 2026

References

github.com / patrickhener/goshs/security/advisories/GHSA-jrq5-hg6x-j6g3
ExploitVendor Advisory