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

CVEVulnerabilityProductAtomicorp findingObserved rules
CVE-2020-15505MobileIron Core & Connector <= v10.6 & Sentry <= v9.8 - Remote Code ExecutioncoreAttack Blocked by Atomicorp391213
CVE-2025-24813Apache Tomcat Path Equivalence - Remote Code ExecutiontomcatAttack Blocked by Atomicorp392301
CVE-2023-34092Vite Dev Server - Information ExposureviteAttack Blocked by Atomicorp390709
CVE-2024-27292Docassemble - Local File InclusiondocassembleAttack Blocked by Atomicorp344360 , 347009 , 390709

Associated Atomicorp WAF Rules

RuleStatusBehavior
344360Activedisruptive (deny)
347009Activedisruptive (deny)
390709Activedisruptive (deny)
391213Activedisruptive (deny)
392301Activedisruptive (deny)

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)