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-53640 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. Prior to version 0.8.0, low-privileged staff accounts may read sensitive data via admin API endpoints that lack permission checks. While sibling write endpoints correctly enforce fine-grained permissions, the corresponding read endpoints have no authorization guards. Version 0.8.0 contains a fix. Some workarounds are available. Restrict staff accounts to only those who need access to sensitive data and/or use a reverse proxy or WAF to restrict access to the affected endpoints.

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-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-862Missing Authorization[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 staff accounts to only those who need access to sensitive data.

  • Mitigation:low effort

    Use a reverse proxy or WAF to restrict access to the affected endpoints.

Change History

2 change records found show changes


QUICK INFO

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