CVE Catalog

CVE-2026-42341

CriticalCVSS 9.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

FOSSBilling versions 0.6.0 through 0.7.2 have an unauthenticated payment bypass vulnerability. An attacker can mark any unpaid invoice as paid and credit the client account by sending a single crafted HTTP request to the IPN callback endpoint.

Risk Assessment

The risk involves potential theft of services or funds without actual payment, leading to financial losses and compromised billing system integrity.

Recommendation

Upgrade to version 0.8.0 immediately. If not possible, disable the Custom payment adapter and restrict access to `/ipn.php` at the web server level (e.g., via IP allowlisting).

Original NVD description (English source)

FOSSBilling is a free, open-source billing and client management system. Versions 0.6.0 through 0.7.2 have an unauthenticated payment bypass vulnerability in FOSSBilling's IPN callback endpoint. When the Custom payment adapter is enabled, an attacker can mark any unpaid invoice as paid and credit the associated client account without making an actual payment, by sending a single crafted HTTP request. Version 0.8.0 patches the issue. Some workarounds are available. Disable the Custom payment gateway if not actively needed and/or restrict access to `/ipn.php` at the web server level (e.g., via IP allowlisting), noting that this may interfere with legitimate payment callback processing.

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