PatchSiren cyber security CVE debrief
CVE-2026-57863 crater-invoice-inc CVE debrief
CVE-2026-57863 is a high-severity path traversal vulnerability in Crater Invoice through 6.0.6. Authenticated company owners can write arbitrary files outside the intended extraction directory by supplying crafted ZIP archives with ../ sequences to the unzip endpoint. This allows attackers to write arbitrary PHP files into the web-accessible public directory, potentially leading to remote code execution on the server. System administrators and security teams should assess exposure, prioritize remediation, and verify affected versions and remediation status. The vulnerability has a high CVSS score of 8.7, indicating a high level of severity. Limited information is available on the N
- Vendor
- crater-invoice-inc
- Product
- crater
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-09-24
Who should care
System administrators and security teams responsible for Crater Invoice installations should assess exposure and prioritize remediation due to the high CVSS score and potential for remote code execution.
Why it matters
CVE-2026-57863 is a high-severity path traversal vulnerability in Crater Invoice that allows authenticated company owners to write arbitrary files, potentially leading to remote code execution. System administrators and security teams should assess exposure, prioritize remediation, and verify affected versions and remediation status.
- Remote code execution on the server
- Potential for arbitrary file writes outside intended directories
- Requires verification of affected versions and remediation status
- Authenticated vulnerability with potential for high impact
Technical summary
The Crater Invoice self-update API is vulnerable to path traversal, allowing authenticated company owners to write arbitrary files outside the intended extraction directory by supplying crafted ZIP archives. This can lead to remote code execution on the server by writing arbitrary PHP files into the web-accessible public directory. The vulnerability is caused by unsanitized ZIP entry names passed to PHP's ZipArchive::extractTo(). The CVE record and NVD entry provide details on the path traversal vulnerability in Crater Invoice through 6.0.6. The vulnerability allows authenticated company owners to write arbitrary files outside the intended extraction directory, potentially leading to remote code execution on
Defensive priority
High priority for system administrators and security teams
Recommended defensive actions
- Review and update Crater Invoice to version 6.0.7 or later
- Restrict access to the self-update API to authorized personnel
- Monitor for suspicious activity on the server
- Verify server configurations and file permissions
- Perform a thorough review of the server's file system to identify potential backdoors
- Implement additional security measures, such as web application firewalls, to detect and prevent exploitation
- Conduct regular security audits to identify and address potential vulnerabilities
Evidence notes
The CVE record and NVD entry provide details on the path traversal vulnerability in Crater Invoice through 6.0.6. The vulnerability allows authenticated company owners to write arbitrary files outside the intended extraction directory. Limited information is available on exploitation and affected versions.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-57863 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-57863
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-57863 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-57863
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gist.github.com/sermikr0/cc58727e6a777b6ea1104e923803a0ba
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/crater-invoice-path-traversal-rce-via-update-unzip-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.