CVE-2026-40304

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:netfoundry:zrok:*:*:*:*:*:*:*:*

History

23 Apr 2026, 18:33

Type Values Removed Values Added
CPE cpe:2.3:a:netfoundry:zrok:*:*:*:*:*:*:*:*
References () https://github.com/openziti/zrok/releases/tag/v2.0.1 - () https://github.com/openziti/zrok/releases/tag/v2.0.1 - Release Notes
References () https://github.com/openziti/zrok/security/advisories/GHSA-3jpj-v3xr-5h6g - () https://github.com/openziti/zrok/security/advisories/GHSA-3jpj-v3xr-5h6g - Vendor Advisory
First Time Netfoundry
Netfoundry zrok

17 Apr 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-17 22:16

Updated : 2026-04-23 18:33


NVD link : CVE-2026-40304

Mitre link : CVE-2026-40304

CVE.ORG link : CVE-2026-40304


JSON object : View

Products Affected

netfoundry

  • zrok
CWE
CWE-284

Improper Access Control

CWE-863

Incorrect Authorization