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

33
FAUCET Score

BRIEFING NOTE: CVE-2026-30269 Doorman versions 0.1.0 and 1.0.2 contain an improper access control vulnerability in the user account update endpoint that allows authenticated users to escalate their privileges by modifying their own role field. The vulnerability exists because the /platform/user/{username} endpoint fails to enforce role-based access control checks for self-initiated updates, permitting users to grant themselves non-admin privileged roles without proper authorization. This flaw affects any installation running the affected Doorman versions. The vulnerability carries a CRITICAL severity rating with a CVSS score of 9.9, reflecting its high exploitability and impact potential. The attack requires only basic authentication credentials and network access with no additional complexity, and it results in complete compromise of system confidentiality and integrity across the affected environment. The low availability impact acknowledges potential operational disruption from unauthorized privilege escalation activities. Current exploitation status indicates minimal active threat; the vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities catalog and has low EPSS scoring at 0.038 percent, suggesting limited real-world exploitation attempts. However, the straightforward nature of the privilege escalation mechanism—requiring only authenticated API access—means exploit code could be readily developed. Organizations should prioritize patching beyond version 1.0.2 and implementing compensating controls to restrict role modification requests.

Impacted Technologies

VendorProductVersion(s)CPE
0.1.0CPE matchmatch criteria
cpe:2.3:a:doorman:doorman:0.1.0:*:*:*:*:*:*:*
1.0.2CPE matchmatch criteria
cpe:2.3:a:doorman:doorman:1.0.2:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.9CRITICAL

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

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

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.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.0028 is in the 7th percentile among its peer group of 1,128 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 1.0 Bluesky, 0.5 Mastodon, and 1.6 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

Remediation records are not available for this CVE.

References

blog.orxiain.life / archives/cve-2026-30269---improper-access-control-in-doorman-allows-privilege-escalation
ExploitThird Party Advisory
github.com / apidoorman/doorman
Product