Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-42341 – Unauthenticated Payment Bypass – FOSSBilling 0.6.0 through 0.7.2

Be the first to know when new zero-days emerge:

Summary

CVE-2026-42341 is a critical unauthenticated payment bypass vulnerability in FOSSBilling, a free open-source web-based billing and client management system. Affecting versions 0.6.0 through 0.7.2, the flaw allows an unauthenticated remote attacker to fraudulently mark any unpaid invoice as paid and credit the associated client account without making a real payment, by sending a single crafted HTTP request to the IPN callback endpoint. The vulnerability carries a CVSS 4.0 score of 9.2 (Critical) and is patched in version 0.8.0.

Technical details

  • Root cause: The IPN (Instant Payment Notification) callback endpoint (/ipn.php) fails to properly authenticate or validate the origin of incoming callback requests when the Custom payment adapter is enabled. The flaw is classified under CWE-306 (Missing Authentication for Critical Function) and CWE-346 (Origin Validation Error).
  • Trigger conditions: The Custom payment gateway must be enabled on the affected FOSSBilling instance. No credentials, session tokens, or user interaction are required for exploitation.
  • Attack vector: A remote, unauthenticated attacker sends a single crafted HTTP request to /ipn.php. The server processes the request as a legitimate payment callback and marks the targeted invoice as paid, crediting the associated client account.
  • Impact: An attacker can fraudulently obtain services, subscriptions, or account credits without completing any actual payment. This constitutes a critical business logic and financial integrity violation. The integrity impact affects both the vulnerable system (VI:H) and downstream systems (SI:H).

Affected software

  • FOSSBilling versions 0.6.0 through 0.7.2 (when the Custom payment adapter is enabled)

Severity

  • CVSS 4.0 Base Score: 9.2 (Critical)
  • Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N

Mitigation and recommended actions

  • Immediate – Apply the patch: Upgrade to FOSSBilling 0.8.0 or later. Version 0.8.0 includes hardened validation of payment IPN handling, transaction creation, and invoice payment processing, and directly resolves this vulnerability.
  • Workaround (if immediate patching is not feasible):
    • Disable the Custom payment gateway if it is not actively required. This eliminates the vulnerable code path entirely.
    • Restrict access to /ipn.php at the web server level using IP allowlisting to limit which IP addresses (e.g., known payment processor IPs) can reach the endpoint. Note that this may interfere with legitimate payment callback processing if not configured carefully.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge