An endpoint performs a sensitive action without checking whether the caller is allowed to.
Upgrade and add an authorization check to the affected endpoint.
Gate every sensitive endpoint behind an explicit, default-deny authorization check.
Stateward flags Missing Authorization in your own code and dependencies on every pull request.
Scan my repoSources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.