Unauthenticated file disclosure via traversal in asset routes
Published Jun 1, 2026 · Updated Jun 1, 2026
Path traversal in VERTEX before fbde301b97986d5913fc4bc95f5445750d282e11 allows remote attackers to read host files through crafted asset URLs. The catch-all route in app/routes/router.js passes request pathnames beginning with /assets, /workbox, or /service-worker.js through path.join and res.download without verifying that the resolved path remains under app/static. No authentication or user interaction is required; readable files outside the static directory, including /etc/passwd, are exposed.
Summary
What happened
Path traversal in VERTEX before fbde301b97986d5913fc4bc95f5445750d282e11 allows remote attackers to read host files through crafted asset URLs. The catch-all route in app/routes/router.js passes request pathnames beginning with /assets, /workbox, or /service-worker.js through path.join and res.download without verifying that the resolved path remains under app/static. No authentication or user interaction is required; readable files outside the static directory, including /etc/passwd, are exposed.
The record
- CVE
- CVE-2024-40646
- Published
- Jun 1, 2026
- Updated
- Jun 1, 2026
- Vendor
- vertex-app
- Product
- VERTEX
- Classifications
- CWE-22, T1005, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 1, 2026CVE publishedPublication date reported by the CVE source.
- Jun 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< fbde301b97986d5913fc4bc95f5445750d282e11
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA asset-path traversal proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo