Cyber Posture

CVE-2026-33260

Medium

Published: 22 April 2026

Published
22 April 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS Score 0.0001 1.6th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-33260 is a medium-severity Allocation of Resources Without Limits or Throttling (CWE-770) vulnerability in Powerdns Recursor. Its CVSS base score is 5.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 1.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 CM-7 (Least Functionality) and SC-6 (Resource Availability).

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Flaw remediation requires applying vendor patches specifically released for this memory exhaustion vulnerability in PowerDNS products, directly preventing exploitation.

prevent

Resource availability controls enforce limits on memory allocation to counter unbounded resource exhaustion from specially crafted web requests.

prevent

Least functionality mandates disabling the unnecessary internal web server by default, eliminating the attack surface for this vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

CVE enables direct exploitation of an application vulnerability (unbounded memory allocation via crafted request to internal web server) to trigger service DoS, matching T1499.004 Application or System Exploitation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server is disabled by default.

Deeper analysisAI

CVE-2026-33260 is a vulnerability in the internal web server of PowerDNS products, including PowerDNS Authoritative, PowerDNS Recursor, and dnsdist. It enables an attacker to send a specially crafted web request that triggers unlimited memory allocation, leading to denial of service via memory exhaustion. The internal web server is disabled by default, and the issue is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), with a CVSS v3.1 base score of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

The vulnerability can be exploited by any unauthenticated remote attacker with network access to the internal web server, requiring low attack complexity and no user interaction. Successful exploitation results in low-impact availability disruption through resource exhaustion, potentially causing the service to become unresponsive.

Security advisories published by PowerDNS detail mitigations and patches for the affected components: https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2026-05.html for Authoritative, https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-powerdns-2026-03.html for Recursor, and https://www.dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2026-04.html for dnsdist. Practitioners should review these for version-specific updates and apply patches promptly, while ensuring the internal web server remains disabled unless required.

Details

CWE(s)

Affected Products

powerdns
authoritative
4.9.0 — 4.9.14 · 5.0.0 — 5.0.4
powerdns
dnsdist
1.9.0 — 1.9.13 · 2.0.0 — 2.0.4
powerdns
recursor
5.4.0 · 5.2.0 — 5.2.9 · 5.3.0 — 5.3.6

CVEs Like This One

CVE-2026-33257Same product: Powerdns Authoritative
CVE-2026-33256Same product: Powerdns Recursor
CVE-2026-33595Same product: Powerdns Dnsdist
CVE-2026-33258Same product: Powerdns Recursor
CVE-2026-33593Same product: Powerdns Dnsdist
CVE-2026-33254Same product: Powerdns Dnsdist
CVE-2026-33610Same product: Powerdns Authoritative
CVE-2026-33594Same product: Powerdns Dnsdist
CVE-2026-33597Same product: Powerdns Dnsdist
CVE-2026-27853Same product: Powerdns Dnsdist

References