在 Eclipse Arrowhead 5.0.0 至 5.2.1 版本中,用于保护所有 REST 接口的 management-authorization(管理授权)网关,通过调用 来决定是否应用其检查逻辑。 Tomcat 返回的 是未解码的 URL,而 Spring MVC 的 则基于已解码的路径进行路由。因此,当请求 (其中 是小写字母 的百分号编码形式)时,由于字符串中不包含字面量 ,该检查失败,过滤器未执行授权检查就直接放行;但请求随后被解码为 ,并被分发至管理控制器。 Spring Security 的
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Eclipse Foundation | Eclipse Arrowhead | 5.0.0≤ 5.2.1 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| Eclipse Foundation | Eclipse Arrowhead | 5.0.0 ~ 5.2.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-82180 | 9.5 CRITICAL | CVE-2026-82180 |
| CVE-2026-85199 | 8.8 HIGH | CVE-2026-85199 |
| CVE-2026-84736 | 8.3 HIGH | Eclipse aeriOS Federator默认禁用TLS证书校验漏洞 |
No comments yet