SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-42341

CRITICAL · CVSS 9.2 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-06 · Last synced 2026-08-05

CyberRota Analysis

AI-Generated

FOSSBilling versions 0.6.0 through 0.7.2 are vulnerable to an unauthenticated payment bypass in the IPN callback endpoint, allowing attackers to falsely mark unpaid invoices as paid by sending a single crafted HTTP request when the Custom payment adapter is enabled. This vulnerability poses a significant risk to client account integrity and financial accuracy. Users of affected versions, particularly those utilizing the Custom payment gateway, should prioritize upgrading to version 0.8.0 or implementing recommended workarounds to mitigate the risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-42341
Severity
CRITICAL
CVSS
9.2
EPSS
0.18%

Original NVD Description

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.