Description
FOSSBilling is a free, open-source billing and client management system. Versions 0.6.0 through 0.7.2 have a SQL injection vulnerability in the `Massmailer` module filter functionality. An authenticated administrator can supply crafted filter values when updating a mass email message, causing untrusted input to be interpolated directly into SQL in the recipient selection query. Version 0.8.0 patches the issue. Some workarounds are available. Restrict administrator access to trusted users only, disable the `Massmailer` module if it is not required, audit existing records in the `mod_massmailer` table for suspicious filter values, and/or review administrator activity related to `Massmailer` message updates.
Published: 2026-07-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FOSSBilling is an open‑source billing system. Versions 0.6.0 through 0.7.2 contain an SQL injection flaw in the Massmailer module’s recipient‑filter logic. An authenticated administrator can feed crafted filter values when updating a mass‑email message, causing the untrusted input to be directly interpolated into the recipient‑selection SQL query. This allows the attacker to execute arbitrary SQL, exposing, altering, or deleting database data and compromising the confidentiality, integrity, and availability of the billing platform.

Affected Systems

The issue affects FOSSBilling deployments using releases 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, and 0.7.2. The vendor patch is included in version 0.8.0. Administrators should verify the current version and plan an upgrade if their installation is running within the affected range.

Risk and Exploitability

The CVSS score is moderate (6.9) and the EPSS score is less than 1 %, indicating a very low but non‑zero probability of real‑world exploitation. The flaw requires authenticated administrator access, so the likely attack vector is a compromised or insider administrator account or an attacker who has obtained credentials. Although exploitation is not trivial, the Massmailer module can be a high‑value target for attackers seeking to manipulate billing data or deploy malicious code. The vulnerability is not listed in the CISA KEV catalog, but its potential impact makes prompt patching or mitigation advisable.

Generated by OpenCVE AI on July 24, 2026 at 09:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FOSSBilling to version 0.8.0 or later to apply the vendor patch.
  • Restrict administrator privileges to trusted personnel only, ensuring that only authorized users can modify Massmailer campaigns.
  • If the Massailer module is not required, disable it to eliminate the attack surface.
  • Audit the mod_massmailer table for suspicious filter values and investigate recent administrator activity related to mass‑email updates.

Generated by OpenCVE AI on July 24, 2026 at 09:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Fossbilling
Fossbilling fossbilling
Vendors & Products Fossbilling
Fossbilling fossbilling

Mon, 06 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description FOSSBilling is a free, open-source billing and client management system. Versions 0.6.0 through 0.7.2 have a SQL injection vulnerability in the `Massmailer` module filter functionality. An authenticated administrator can supply crafted filter values when updating a mass email message, causing untrusted input to be interpolated directly into SQL in the recipient selection query. Version 0.8.0 patches the issue. Some workarounds are available. Restrict administrator access to trusted users only, disable the `Massmailer` module if it is not required, audit existing records in the `mod_massmailer` table for suspicious filter values, and/or review administrator activity related to `Massmailer` message updates.
Title FOSSBilling has improper SQL neutralization in `Massmailer` recipient filters
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Fossbilling Fossbilling
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-07T14:04:19.170Z

Reserved: 2026-03-23T17:34:57.560Z

Link: CVE-2026-33734

cve-icon Vulnrichment

Updated: 2026-07-07T14:04:09.469Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T09:30:08Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')