NONE · 0

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-90450?

CVE-2026-90450 is a documented vulnerability. 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 hand...

How severe is CVE-2026-90450?

CVSS scoring is not yet available for CVE-2026-90450. Check NVD for updates.

Is there a patch for CVE-2026-90450?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.