CVE Catalog

CVE-2026-61686

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

SolidInvoice prior to version 3.0.1 contains a deserialization vulnerability in the DataGrid LiveComponent, where a writable context prop is deserialized with PHP's unserialize(). An authenticated attacker can supply an arbitrary PHP serialized payload, potentially leading to code execution.

Risk Assessment

The risk includes remote code execution by an authenticated user, which could lead to full system compromise or data breach.

Recommendation

Immediately upgrade SolidInvoice to version 3.0.1 or later, which fixes this vulnerability.

Other vulnerabilities in SolidInvoice

See all
Original NVD description (English source)

SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, the `DataGrid` LiveComponent deserializes a `context` prop value using PHP's `unserialize()` after receiving it from the client. Because the prop is marked `writable: true`, an authenticated attacker can supply an arbitrary PHP serialized payload. Version 3.0.1 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS