Vulnerability Description
Crater Invoice through 6.0.6 contains a path traversal vulnerability in the self-update API that allows authenticated company owners to write arbitrary files outside the intended extraction directory by supplying crafted ZIP archives with ../ sequences to the unzip endpoint. Attackers can exploit unsanitized ZIP entry names passed to PHP's ZipArchive::extractTo() to write arbitrary PHP files into the web-accessible public directory and achieve remote code execution on the server.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://gist.github.com/sermikr0/cc58727e6a777b6ea1104e923803a0ba
- https://www.vulncheck.com/advisories/crater-invoice-path-traversal-rce-via-updat
FAQ
What is CVE-2026-57863?
CVE-2026-57863 is a vulnerability with a CVSS score of 8.8 (HIGH). Crater Invoice through 6.0.6 contains a path traversal vulnerability in the self-update API that allows authenticated company owners to write arbitrary files outside the intended extraction directory ...
How severe is CVE-2026-57863?
CVE-2026-57863 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57863?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.