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

27
FAUCET Score

CVE-2026-40188 is a path traversal vulnerability affecting goshs, a SimpleHTTPServer implementation written in Go, in versions 1.0.7 through before 2.0.0-beta.4. The flaw exists in the SFTP rename command, which sanitizes only the source path but fails to validate the destination path, allowing an attacker to write files outside the designated root directory. The vulnerability has been remediated in version 2.0.0-beta.4. The vulnerability carries a HIGH severity rating with a CVSS score of 7.7, as it requires only low attack complexity and can be exploited remotely by authenticated users without user interaction. The attack has a wide scope with high integrity impact, enabling attackers to modify or create arbitrary files on the system, though confidentiality and availability are not directly affected. There is currently no evidence of active exploitation in the wild, as the CVE is not listed in the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on security hot lists. The EPSS score of 0.00029 indicates a very low probability of exploitation relative to other published CVEs, suggesting minimal community attention and likely no publicly available exploit code at this time.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.0.7, < 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: 3.1

7.7HIGH

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

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

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.1%
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.0032 is in the 11th percentile among its peer group of 17,844 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Vendor Advisories (1)

goGHSA-2943-crp8-38xxhigh

goshs is Missing Write Protection for Parametric Data Values

Apr 10, 2026

References

github.com / patrickhener/goshs/commit/141c188ce270ffbec087844a50e5e695b7da7744
Patch
github.com / patrickhener/goshs/releases/tag/v2.0.0-beta.4
ProductRelease Notes
github.com / patrickhener/goshs/security/advisories/GHSA-2943-crp8-38xx
ExploitVendor Advisory