Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-42341 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-306Missing Authentication for Critical Function[email protected]
CWE-346Origin Validation Error[email protected]

Affected Products

ProductVersions
FOSSBilling
>= 0.6.0, <= 0.7.2 (semver)

CPE

  • cpe:2.3:a:fossbilling:fossbilling:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 0.8.0moderate effort
  • Workaround:low effort

    Disable the Custom payment gateway if not actively needed.

  • Mitigation:low effort

    Restrict access to '/ipn.php' at the web server level (e.g., via IP allowlisting). Note that this may interfere with legitimate payment callback processing.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-42341
NVD Published Date:
Jul 6, 2026
NVD Last Modified:
Jul 7, 2026
Source:
[email protected]
CVE-2026-42341 Details - Not Deferred