
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33611 is an integer overflow vulnerability in PowerDNS Authoritative Server that allows an authenticated operator with REST API access to produce invalid HTTPS or SVCB DNS record data, leading to LMDB database corruption when the LMDB backend is in use. It affects PowerDNS Authoritative versions 4.9.0 through 4.9.13 and 5.0.0 through 5.0.3. The vulnerability was published on April 22, 2026. CVSS v3.1 scores vary by source: NVD assigns 4.9 (Medium) while the GitHub Advisory Database and ENISA assign 6.5 (Moderate/Medium), with the higher score reflecting both integrity and availability impact (GitHub Advisory, PowerDNS Blog).
The root cause is an integer overflow or wraparound (CWE-190) in the handling of HTTPS and SVCB DNS record data via the REST API. When a privileged operator submits crafted record data through the API, the server fails to properly validate integer boundaries during record construction, resulting in malformed record data being written to the LMDB backend database. The attack vector is network-based, requires high privileges (operator-level REST API access), and no user interaction. No public proof-of-concept code has been identified (GitHub Advisory, PowerDNS Blog).
Successful exploitation can corrupt the LMDB database backend, causing data integrity loss and potential denial of service of the authoritative DNS server. There is no confidentiality impact, but both integrity (malformed DNS records persisted to the database) and availability (service disruption from database corruption) are affected. The impact is limited to deployments using the LMDB backend; installations using other backends (e.g., PostgreSQL, MySQL) are not affected by the database corruption aspect (GitHub Advisory, PowerDNS Blog).
There is no evidence of active in-the-wild exploitation or publicly available proof-of-concept code as of the time of publication. The EPSS score is approximately 0.005–0.008%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated operator-level access to the REST API, significantly limiting the attack surface (GitHub Advisory, PowerDNS Blog).
POST /api/v1/servers/localhost/zones/{zone}/records), supplying an HTTPS or SVCB record with parameter values designed to trigger an integer overflow in the server's record-building logic.type=HTTPS) or SVCB (type=SVCB) record types; error messages related to LMDB write failures or database integrity errors in the PowerDNS log.pdns.lmdb, pdns.lmdb-lock) showing unexpected modification timestamps or increased size anomalies; LMDB environment errors reported on startup.PowerDNS has released patched versions 4.9.14 and 5.0.4 to address this vulnerability; upgrading to these versions is the recommended remediation (PowerDNS Blog). As a workaround, restrict REST API access to trusted operators only and implement strong authentication and network-level access controls (e.g., firewall rules limiting API port access). Organizations should also maintain regular LMDB database backups and monitor API audit logs for suspicious HTTPS or SVCB record modification activity. Debian and Fedora distribution packages have also been updated to include the fix (Linux Security Debian, Linux Security Fedora).
PowerDNS published a security advisory blog post on April 22, 2026, disclosing the vulnerability and providing patched versions (PowerDNS Blog). The vulnerability was also disclosed on the oss-security mailing list and picked up by standard vulnerability tracking platforms. Downstream Linux distributions including Debian and Fedora issued updated packages shortly after the advisory. No notable independent researcher commentary or significant social media discussion has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."