Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-40304
Published:April 17, 2026
Updated:April 23, 2026
zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler (controller/unaccess.go) contains a logical error in its ownership guard: when a frontend record has environment_id = NULL (the marker for admin-created global frontends), the condition short-circuits to false and allows the deletion to proceed without any ownership verification. A non-admin user who knows a global frontend token can call DELETE /api/v2/unaccess with any of their own environment IDs and permanently delete the global frontend, taking down all public shares routed through it. Version 2.0.1 patches the issue.
Affected Packages
https://github.com/openziti/zrok.git (GITHUB):
Affected version(s) >=v0.3.0 <v2.0.1
Fix Suggestion:
Update to version v2.0.1
github.com/openziti/zrok/v2 (GO):
Affected version(s) >=v2.0.0-rc4 <v2.0.1
Fix Suggestion:
Update to version v2.0.1
github.com/openziti/zrok (GO):
Affected version(s) >=v0.3.0 <v2.0.1
Fix Suggestion:
Update to version v2.0.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Access Control
Incorrect Authorization
EPSS
Base Score:
0.01