LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-49473

Published
CVSS8.8
Severityhigh
WeaknessCWE-436
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

@cedar-policy/authorization-for-expressjs is an open-source Express.js middleware that integrates Cedar authorization into Express applications by mapping HTTP requests to Cedar actions and evaluating authorization policies before allowing requests to proceed. Versions prior to 0.3.0 have an issue where, under certain circumstances, the middleware matches incoming requests against Cedar action mappings using req.originalUrl, which includes the query string, while Express routes requests using only the path component. The middleware uses req.originalUrl to match incoming requests against Cedar action mappings. In Express, req.originalUrl includes the query string, while route matching uses on

References

← Back to the CVE Tracker

Our coverage of CVE-2026-49473

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-49473.