Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/proftpd/proftpd/commit/766622456440fbca33abd7927c523673a11d1e
- https://github.com/proftpd/proftpd/issues/2057
FAQ
What is CVE-2026-44331?
CVE-2026-44331 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 ...
How severe is CVE-2026-44331?
CVE-2026-44331 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44331?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.