CVE-2026-90450

The application's role-authorization lookup defaults to granting access when a request handler's name is not present in its table of role requirements, rather than defaulting to deny. Any request handler that is not explicitly registered in this table is reachable by any authenticated user regardless of their assigned role, and any newly added handler is fail-open by default until explicitly added to the table.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 22:16

Updated : 2026-09-14 17:17


NVD link : CVE-2026-90450

Mitre link : CVE-2026-90450

CVE.ORG link : CVE-2026-90450


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization