CWE · MITRE source
CWE-441Unintended Proxy or Intermediary ('Confused Deputy')
The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor.
If an attacker cannot directly contact a target, but the product has access to the target, then the attacker can send a request to the product and have it be forwarded to the target. The request would appear to be coming from the product's system, not the attacker's system. As a result, the attacker can bypass access controls (such as firewalls) or hide the source of malicious requests, since the requests would not be coming directly from the attacker. Since proxy functionality and message-forwarding often serve a legitimate purpose, this issue only becomes a vulnerability when:
Last updated: 22 August 2026 22:22 UTC
Cumulative inbound coverage
How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.
Collective: partial · 2 mapping(s) from 1 framework(s): CAPEC 2 (partial)
OWASP Top 10 for Web (2025)
This weakness contributes to A01:2025 Broken Access Control.
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
NIST 800-53 r5 controls that address this weakness (1)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-32 | System Partitioning | SC | Mitigates confused deputy risks by ensuring distinct privilege domains so one partition cannot unintentionally act on behalf of another. |
MITRE ATT&CK techniques this weakness enables
Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing).
Direction: ← other covers this;
→ this covers other (F/M/P = full / mostly /
partial). gov = governs / implements (a mandate, not coverage).
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-47269 UPD | 8.2 | 8.3 | 0.4296 | 2025-05-09 |
CVE-2021-20042 UPD | 7.7 | 9.8 | 0.0266 | 2021-12-08 |
CVE-2026-39906 UPD | 7.5 | 10.0 | 0.0069 | 2026-04-14 |
CVE-2026-23751 | 7.5 | 9.8 | 0.0088 | 2026-04-23 |
CVE-2025-62718 UPD | 7.3 | 9.9 | 0.0119 | 2026-04-09 |
CVE-2026-42933 | 7.3 | 10.0 | 0.0029 | 2026-07-23 |
CVE-2015-2947 UPD | 7.2 | 9.1 | 0.0150 | 2017-04-13 |
CVE-2025-64123 UPD | 7.2 | 9.8 | 0.0029 | 2026-01-02 |
CVE-2019-3924 UPD | 7.0 | 7.5 | 0.1570 | 2019-02-20 |
CVE-2026-7381 UPD | 6.9 | 9.1 | 0.0044 | 2026-04-29 |
CVE-2026-72526 | 6.9 | 9.9 | 0.0030 | 2026-08-12 |
CVE-2026-67567 | 6.9 | 9.9 | 0.0032 | 2026-08-20 |
CVE-2022-39361 UPD | 6.7 | 8.8 | 0.0101 | 2022-10-26 |
CVE-2026-53513 | 6.6 | 9.6 | 0.0019 | 2026-07-15 |
CVE-2026-70398 | 6.6 | 9.6 | 0.0022 | 2026-08-12 |
CVE-2025-25306 UPD | 6.4 | 9.3 | 0.0017 | 2025-03-10 |
CVE-2026-44494 UPD | 6.4 | 8.7 | 0.0104 | 2026-06-11 |
CVE-2021-32783 UPD | 6.3 | 8.5 | 0.0115 | 2021-07-23 |
CVE-2026-42313 UPD | 6.3 | 8.3 | 0.0040 | 2026-05-11 |
CVE-2026-36608 UPD | 6.3 | 8.8 | 0.0018 | 2026-06-03 |
CVE-2026-44945 | 6.3 | 9.1 | 0.0030 | 2026-08-05 |
CVE-2024-30128 UPD | 6.2 | 8.6 | 0.0037 | 2024-09-25 |
CVE-2020-5412 UPD | 6.0 | 6.5 | 0.1021 | 2020-08-07 |
CVE-2025-11393 UPD | 6.0 | 8.7 | 0.0020 | 2025-12-15 |
CVE-2026-24470 UPD | 6.0 | 8.1 | 0.0027 | 2026-01-26 |