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

32
FAUCET Score

OVERVIEW CVE-2026-40884 is an authentication bypass vulnerability in goshs, a SimpleHTTPServer implementation written in Go, affecting versions prior to 2.0.0-beta.6. The flaw exists in the SFTP authentication mechanism when the server is configured with the documented empty-username basic authentication syntax (-b ':pass'). In this configuration, goshs fails to properly install an SFTP password handler, allowing unauthenticated attackers to establish SFTP connections and access files without credentials. SEVERITY This vulnerability carries a CVSS 3.1 score of 9.8 CRITICAL, with an attack vector that is network-based, requires low attack complexity, and demands no privileges or user interaction. The impact is severe across all security dimensions: confidentiality, integrity, and availability are all highly compromised. An unauthenticated remote attacker can freely connect to the SFTP service and read, modify, or delete files on the affected system. EXPLOITATION STATUS CVE-2026-40884 is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog and is marked inactive on the Hot List, indicating no widespread active exploitation at this time. The EPSS score of 0.00055 suggests low probability of exploitation in the wild. However, the critical severity rating and straightforward exploitation requirements warrant prompt patching, particularly for internet-facing deployments of goshs running vulnerable versions.

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:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:goshs:goshs:2.0.0:beta4:*:*:*: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
0.48%
Probability of exploitation in next 30 days
EPSS Percentile
38.6%
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.0048 is in the 16th percentile among its peer group of 36,862 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)

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

Vendor Advisories (1)

goGHSA-c29w-qq4m-2gcvcritical

goshs has an empty-username SFTP password authentication bypass

Apr 14, 2026

References

github.com / patrickhener/goshs/security/advisories/GHSA-c29w-qq4m-2gcv
ExploitVendor Advisory