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-33734 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 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.

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-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')[email protected]

Affected Products

ProductVersions
FOSSBilling
<= 0.7.2 (semver)

CPE

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

Remediation

  • Upgrade: 0.8.0moderate effort
  • Workaround:low effort

    Restrict administrator access to trusted users only.

  • Workaround:low effort

    Disable the `Massmailer` module if it is not required.

  • Workaround:low effort

    Audit existing records in the `mod_massmailer` table for suspicious filter values.

  • Workaround:low effort

    Review administrator activity related to `Massmailer` message updates.

Change History

2 change records found show changes


QUICK INFO

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