← Vulnerability feed

Vulnerability record · CVE-2015-1868 · published 18 May 2015

CVE-2015-1868: PowerDNS label decompression self-referential name denial of service

Powerdns · Authoritative

The label decompression code in PowerDNS Recursor (3.5.x, 3.6.x before 3.6.3, 3.7.x before 3.7.2) and Authoritative Server (3.2.x, 3.3.x before 3.3.2, 3.4.x before 3.4.4) mishandles a DNS name that refers to itself. A remote request containing such a name drives excessive CPU consumption or a crash, taking the resolver or authoritative service down.

7.8 CVSS 2.0 High EPSS 82% · top 0.4% CWE-399 · CWE-399
7.8CVSS 2.0 base score
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
20References
17 Jun 2026Last modified by NVD

Description

The label decompression functionality in PowerDNS Recursor 3.5.x, 3.6.x before 3.6.3, and 3.7.x before 3.7.2 and Authoritative (Auth) Server 3.2.x, 3.3.x before 3.3.2, and 3.4.x before 3.4.4 allows remote attackers to cause a denial of service (CPU consumption or crash) via a request with a name that refers to itself.

AV:N/AC:L/Au:N/C:N/I:N/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityUnauthenticated remote denial of service with a complete availability impact and very high EPSS, though no confirmed in-the-wild exploitation is recorded.

What it is

The label decompression code in PowerDNS Recursor (3.5.x, 3.6.x before 3.6.3, 3.7.x before 3.7.2) and Authoritative Server (3.2.x, 3.3.x before 3.3.2, 3.4.x before 3.4.4) mishandles a DNS name that refers to itself. A remote request containing such a name drives excessive CPU consumption or a crash, taking the resolver or authoritative service down.

Impact

An unauthenticated remote attacker can exhaust CPU or crash the PowerDNS process, causing denial of service for all clients relying on that resolver or authoritative server.

Attack surface

Reached over the network via DNS queries to the affected Recursor or Authoritative Server; no authentication or user interaction is required, as reflected by the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is very high (0.817, 99.6th percentile), indicating strong predicted likelihood of exploitation activity.

What to do

  • Upgrade PowerDNS Recursor to 3.6.3 or 3.7.2 (or later) and Authoritative Server to 3.3.2 or 3.4.4 (or later).
  • Apply the vendor and distribution patches referenced in the Fedora and Debian advisories if immediate upgrade is not possible.
  • Restrict DNS service exposure to trusted networks and rate-limit or filter queries where feasible.
  • Monitor resolver and authoritative processes for abnormal CPU spikes and unexpected restarts.

Detection

  • Alert on sustained high CPU or process restarts in PowerDNS Recursor or Authoritative Server.
  • Inspect DNS query logs for names containing self-referential or malformed compression pointers.
  • Correlate spikes in query volume from single sources with resolver degradation.
  • Track PowerDNS crash or core dump events and review surrounding query patterns.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156648.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156655.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156667.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156680.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156725.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156743.html Third Party Advisory
http://www.debian.org/security/2015/dsa-3306
http://www.debian.org/security/2015/dsa-3307
http://www.securityfocus.com/bid/74306 Third Party Advisory
http://www.securitytracker.com/id/1032220 Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156648.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156655.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156667.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156680.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156725.html Third Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-April/156743.html Third Party Advisory
http://www.debian.org/security/2015/dsa-3306
http://www.debian.org/security/2015/dsa-3307
http://www.securityfocus.com/bid/74306 Third Party Advisory
http://www.securitytracker.com/id/1032220 Third Party Advisory

Track CVE-2015-1868 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed9.8CVE-2021-44026Roundcube Webmail SQL injection via search parametersRoundcube Webmail before 1.3.17 and 1.4.x before 1.4.12 is prone to SQL injection through the search or search_params input. The flaw is remotely rea…KEVEPSS 70%analysed9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed9.8CVE-2021-1871Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions. It affects macOS Big Sur, Catalina, Mojave, iOS and iPadOS, and a remote at…KEVEPSS 7.0%analysed9.8CVE-2020-16846SaltStack Salt API shell injection via crafted web requestsSaltStack Salt through 3002 is vulnerable to OS command injection when the SSH client is enabled and crafted web requests are sent to the Salt API. T…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2015-1868), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.