CVE-2026-64836
ICEcoder through 8.1 Path Traversal via Ineffective File::check() Confinement
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th
ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check() validation function compares realpath() to boolean true, which never succeeds, allowing authenticated attackers to submit traversal sequences or absolute paths in the file parameter to read, write, or delete files outside the configured document root.
| CWE | CWE-22 CWE-697 |
| Vendor | icecoder |
| Product | icecoder |
| Published | Sep 10, 2026 |
| Last Updated | Sep 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for icecoder icecoder
Be the first to know when new high vulnerabilities affecting icecoder icecoder are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
ICEcoder / ICEcoder
8.0 โค 8.1
References
github.com: https://github.com/icecoder/ICEcoder github.com: https://github.com/Caycon/cve-advisories/blob/main/2026/ICEcoder/CVE-2026-64836.md github.com: https://github.com/icecoder/ICEcoder/blob/4a61847ef7bb0360735cf1d55c45e5de9746e24e/classes/File.php#L70 vulncheck.com: https://www.vulncheck.com/advisories/icecoder-through-8.1-path-traversal-via-ineffective-file-check-confinement
Credits
ByteMe.Red