[CVE-2026-49473] @cedar-policy/authorization-for-expressjs is an open-source

CVE-2026-49473 | CVSS: 8.8 | 严重级别: HIGH

@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

参考链接:
https://github.com/cedar-policy/authorization-for-expressjs/releases/tag/v0.3.0
https://github.com/cedar-policy/authorization-for-expressjs/security/advisories/

📌 数据来源: NVD 官方

⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。
滚动至顶部