---
id: CVE-2026-61686
title: SolidInvoice is an open-source invoicing platform
summary: >-
  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
  `writa…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-502
published: '2026-09-04'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T15:13:07.090'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-61686'
references:
  - url: 'https://github.com/SolidInvoice/SolidInvoice/releases/tag/3.0.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-4gj8-frx2-gmp6
    label: security-advisories@github.com
  - url: >-
      https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-4gj8-frx2-gmp6
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00419
epssPercentile: 0.35844
ingestedAt: '2026-09-10T15:53:17.040Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
