CVE-2026-42879

FacturaScripts is an open source accounting and invoicing software. In 2025.81 and earlier, an authenticated unrestricted file upload vulnerability exists in FacturaScripts' product image upload functionality. An attacker with valid credentials can upload a PHP file disguised as a GIF image (using a GIF89a header), bypassing MIME type validation. The file is stored with its original extension, including executable extensions such as .php. The vulnerability exists the addImageAction() method of Core/Lib/ExtendedController/ProductImagesTrait.php.
Configurations

No configuration.

History

27 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 19:16

Updated : 2026-06-17 10:48


NVD link : CVE-2026-42879

Mitre link : CVE-2026-42879

CVE.ORG link : CVE-2026-42879


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-434

Unrestricted Upload of File with Dangerous Type