go-wind-cms (GoWind) before 1.0.0 has a missing authorization vulnerability. The NewAuthorizer() function in app/admin/service/internal/data/data.go and app/app/service/internal/data/data.go returns a no-op authorization engine (noop.State{}), so the authz middleware always allows requests. Any authenticated user (regardless of role or tenant) can invoke administrative APIs such as deleting users, resetting passwords, and creating tenants.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 00:18
Updated : 2026-09-01 21:00
NVD link : CVE-2026-75419
Mitre link : CVE-2026-75419
CVE.ORG link : CVE-2026-75419
JSON object : View
Products Affected
No product.
CWE
CWE-113
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
