CVE Catalog

CVE-2026-44331

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

37th percentile - higher than 37% of all known CVEs

Summary

In ProFTPD up to version 1.3.9a before commit 7666224, a SQL injection vulnerability exists in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c. When UseReverseDNS is enabled, an attacker can supply a crafted domain name that is passed unsanitized into SQL queries, allowing remote injection of arbitrary SQL commands.

Risk Assessment

An attacker can remotely manipulate the database, gain unauthorized access to data, or escalate privileges. DNS character restrictions may limit exploitability, but the risk is serious.

Recommendation

Upgrade ProFTPD to a version containing the fix (after commit 7666224) or disable UseReverseDNS if not required.

Other vulnerabilities in ProFTPD

See all
Original NVD description (English source)

In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c allows a remote attacker to inject arbitrary SQL commands via a crafted domain name that is accessed in a reverse DNS lookup. When "UseReverseDNS on" is enabled, the attacker-supplied hostname is passed unescaped into SQL queries. The character restrictions of DNS names may affect exploitability.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS