# CVE-2026-61686

## Summary

- **CVE ID:** CVE-2026-61686
- **Severity:** HIGH
- **CVSS Score:** 7.5 (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H)
- **CWE:** CWE-502
- **Published:** Sep 4, 2026
- **Last Modified:** Sep 4, 2026

## Description

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.

## Affected Products

- SolidInvoice — SolidInvoice (< 3.0.1)

## References

- [CNA](https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-4gj8-frx2-gmp6)
- [CNA](https://github.com/SolidInvoice/SolidInvoice/releases/tag/3.0.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.42%
- **EPSS Percentile:** 35.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._