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-100710 Details

ANALYZED


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

Description

Froxlor through 2.3.10 does not filter sensitive columns from API responses: Domains::get(), Domains::listing(), SubDomains::get(), and the admin branch of SubDomains::listing() perform a wildcard SELECT over the panel_domains table and return the row unmodified, including the panel_domains.dkim_privkey field. An authenticated, non-superadmin admin holding the delegated customers_see_all flag can therefore read the DKIM private signing keys of domains belonging to other tenants via Domains.get, Domains.listing, SubDomains.get, or SubDomains.listing, with a single listing call disclosing the key of every visible domain. The disclosed keys allow an attacker to sign email that passes DKIM verification and DMARC alignment for the affected domains. This is a follow-on to an incomplete fix that stripped password and data_2fa but not dkim_privkey. The issue is fixed in 2.3.12.

Metrics

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]

Affected Products

ProductVersions
Froxlor
<= 2.3.10 (semver)

CPE

  • cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*
  • cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:gentoo:*:*
  • cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:ubuntu:*:*
  • cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:debian:*:*

Remediation

  • Upgrade: 2.3.12moderate effort

Change History

1 change record found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-100710
NVD Published Date:
Sep 26, 2026
NVD Last Modified:
Sep 26, 2026
Source:
[email protected]