Description
SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, `UserInvitation` entities have no expiry timestamp. Invitation links mailed to users remain valid indefinitely, meaning a leaked, forwarded, or archived invitation email can be used at any time in the future to join a company or silently add a compromised email account to a company. Version 3.0.1 fixes the issue.
Published: 2026-09-04
Score: 6.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SolidInvoice's UserInvitation entities existed before version 3.0.1 without any expiry timestamp. Invitation links sent by mail remain valid forever, enabling a leaked, forwarded, or archived email to be used at any time to join a company. An attacker who obtains such a link can create a new account linked to a company or quietly add a compromised email address as a company member, potentially granting them access to sensitive financial data.

Affected Systems

Any self‑hosted or hosted SolidInvoice deployment running a version earlier than 3.0.1 is affected. The fix was introduced in release 3.0.1, which adds an expiry to invitation tokens. Operators of SolidInvoice installations should verify their current version and plan an upgrade to 3.0.1 or later.

Risk and Exploitability

The CVSS base score of 6.8 reflects moderate impact and the potential for continued unauthorized access. The EPSS score is not available, so the current probability of exploitation is unclear, but the vulnerability has been listed as a moderate‑severity issue and is not part of the CISA KEV catalog. The attack vector operates through a social engineering or email‑based channel: anyone with an old invitation link can create an account and join a company, which could lead to data exposure or manipulation of invoices. Given the exposure of sensitive financial information, the risk to affected organizations is non‑negligible.

Generated by OpenCVE AI on September 4, 2026 at 20:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SolidInvoice to version 3.0.1 or a newer release that implements invitation token expiration.
  • Invalidate all pre-3.0.1 invitation tokens by revoking or removing the associated company invitation records.
  • Audit company member lists for accounts that may have been added via old invitations and remove any that are not legitimate or are no longer needed.
  • Implement monitoring of email logs to detect leaked or forwarded invitation links and review audit logs regularly for suspicious account creation activity.

Generated by OpenCVE AI on September 4, 2026 at 20:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Solidinvoice
Solidinvoice solidinvoice
Vendors & Products Solidinvoice
Solidinvoice solidinvoice

Fri, 04 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
Description SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, `UserInvitation` entities have no expiry timestamp. Invitation links mailed to users remain valid indefinitely, meaning a leaked, forwarded, or archived invitation email can be used at any time in the future to join a company or silently add a compromised email account to a company. Version 3.0.1 fixes the issue.
Title SolidInvoice's user invitation tokens have no expiry, allowing indefinite unauthorized company access via leaked or old invitation links
Weaknesses CWE-613
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'}


Subscriptions

Solidinvoice Solidinvoice
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-04T18:17:56.833Z

Reserved: 2026-07-10T17:36:04.597Z

Link: CVE-2026-61608

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T18:17:55.147

Modified: 2026-09-04T19:17:25.413

Link: CVE-2026-61608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:30:07Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration