CVE-2026-61686

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-04 18:17

Updated : 2026-09-10 15:13


NVD link : CVE-2026-61686

Mitre link : CVE-2026-61686

CVE.ORG link : CVE-2026-61686


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data