On this page
CWE-706: Use of Incorrectly-Resolved Name or Reference
Weakness Summary
The product uses a name or reference to access a resource, but the name/reference resolves to a resource that is outside of the intended control sphere.
- Canonical source: MITRE CWE-706 (opens in a new tab)
- Published Atomicorp CVE observations: 4
- Distinct affected products in those observations: 4
- Active Atomicorp rules associated with this weakness: 5
Atomicorp Research Context
Atomicorp has published CVE-specific research observations associated with this weakness category. Each linked CVE page states whether the tested request was detected or blocked and is the authoritative customer-facing finding.
The CVEs and rules shown here are selected published examples, not a complete list of Atomicorp protections. If a CWE, CVE, or rule is absent from this page, no conclusion should be drawn about whether Atomicorp protects against that weakness or attack method.
A CWE describes a class of software weakness. It does not identify one exploit request, and association with a CWE does not mean that every vulnerability or exploitation path in that category is detected or blocked.
Selected Published CVE Observations
| CVE | Vulnerability | Product | Atomicorp finding | Observed rules |
|---|---|---|---|---|
| CVE-2020-15505 | MobileIron Core & Connector <= v10.6 & Sentry <= v9.8 - Remote Code Execution | core | Attack Blocked by Atomicorp | 391213 |
| CVE-2025-24813 | Apache Tomcat Path Equivalence - Remote Code Execution | tomcat | Attack Blocked by Atomicorp | 392301 |
| CVE-2023-34092 | Vite Dev Server - Information Exposure | vite | Attack Blocked by Atomicorp | 390709 |
| CVE-2024-27292 | Docassemble - Local File Inclusion | docassemble | Attack Blocked by Atomicorp | 344360 , 347009 , 390709 |
Associated Atomicorp WAF Rules
| Rule | Status | Behavior |
|---|---|---|
| 344360 | Active | disruptive (deny) |
| 347009 | Active | disruptive (deny) |
| 390709 | Active | disruptive (deny) |
| 391213 | Active | disruptive (deny) |
| 392301 | Active | disruptive (deny) |
Related MITRE CAPEC Context
MITRE associates this CWE with the following attack-pattern entries. These taxonomy relationships are context, not Atomicorp coverage claims:
CAPEC-159 (opens in a new tab) , CAPEC-177 (opens in a new tab) , CAPEC-48 (opens in a new tab) , CAPEC-641 (opens in a new tab)