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

28
FAUCET Score

RustFS versions prior to 1.0.0-alpha.94 contain an authentication bypass vulnerability in the notification target admin API endpoints. The affected code in rustfs/src/admin/handlers/event.rs performs only authentication validation without proper admin authorization checks, a deficiency unique among admin handlers in the codebase. This allows non-admin authenticated users to overwrite shared notification targets, redirecting bucket events to attacker-controlled endpoints. The vulnerability carries a CVSS score of 8.3 (HIGH) with a network-based attack vector requiring only low complexity and low privilege user credentials. The impact spans confidentiality (event interception across users), integrity (unauthorized modification of notification targets), and availability concerns. An authenticated non-admin user can exploit this with no user interaction required to compromise event delivery and audit trails. There is no evidence of active exploitation in the wild, with an EPSS score of 0.0005 indicating low prevalence among disclosed vulnerabilities. The vulnerability does not appear on the CISA Known Exploited Vulnerabilities catalog, and no public exploit code has been identified. A patch is available in RustFS version 1.0.0-alpha.94, and affected organizations should prioritize upgrading to remediate the authorization control gap.

Impacted Technologies

VendorProductVersion(s)CPE
1.0.0CPE matchmatch criteria
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha1:*:*:*:rust:*:*
1.0.0CPE matchmatch criteria
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha10:*:*:*:rust:*:*
1.0.0CPE matchmatch criteria
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha11:*:*:*:rust:*:*
1.0.0CPE matchmatch criteria
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha12:*:*:*:rust:*:*
1.0.0CPE matchmatch criteria
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha13:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

8.3HIGH

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

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

Exploit Intelligence

EPSS Score
0.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.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.0029 is in the 9th percentile among its peer group of 17,823 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

No media coverage found for this CVE.

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

Remediation

Vendor Patches (1)

github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-pfcq-4gjr-6gjmhigh

RustFS: Missing admin authorization on notification target endpoints allows unauthenticated configuration of event webhooks

Apr 22, 2026

References

github.com / rustfs/rustfs/releases/tag/1.0.0-alpha.94
ProductRelease Notes
github.com / rustfs/rustfs/security/advisories/GHSA-pfcq-4gjr-6gjm
MitigationVendor Advisory