CVE-2026-57863

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
25/08/2026
Last modified:
25/08/2026

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.