On this page
CWE-36: Absolute Path Traversal
Weakness Summary
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.
- Canonical source: MITRE CWE-36 (opens in a new tab)
- Published Atomicorp CVE observations: 6
- Distinct affected products in those observations: 6
- Active Atomicorp rules associated with this weakness: 8
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-2024-48248 | NAKIVO Backup and Replication Solution - Unauthenticated Arbitrary File Read | backup & replication director | Attack Blocked by Atomicorp | 344360 , 390726 , 392647 |
| CVE-2025-46822 | Java-springboot-codebase 1.1 - Arbitrary File Read | Java-springboot-codebase | Attack Blocked by Atomicorp | 347009 |
| CVE-2024-6250 | LOLLMS WebUI - Absolute Path Traversal | lollms web ui | Attack Blocked by Atomicorp | 392301 |
| CVE-2026-28414 | Gradio - Absolute Path Traversal | gradio | Attack Blocked by Atomicorp | 390716 |
| CVE-2026-61891 | theia Exposure of Sensitive Information to an Unauthorized Actor Vulnerability | theia | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2026-7217 | Deepractice PromptX Document File index.ts read_pdf absolute path traversal | PromptX | Attack Blocked by Atomicorp | 340007 , 344360 , 390709 |
Associated Atomicorp WAF Rules
| Rule | Status | Behavior |
|---|---|---|
| 340007 | Active | disruptive (deny) |
| 344360 | Active | disruptive (deny) |
| 347009 | Active | disruptive (deny) |
| 390709 | Active | disruptive (deny) |
| 390716 | Active | disruptive (deny) |
| 390726 | Active | disruptive (deny) |
| 392301 | Active | disruptive (deny) |
| 392647 | 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: