Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cert-manager/cert-manager
  4. ›
  5. CVE-2026-25518

CVE-2026-25518: cert-manager-controller DoS via Specially Crafted DNS Response

February 2, 2026 (updated February 5, 2026)

The cert-manager-controller performs DNS lookups during ACME DNS-01 processing (for zone discovery and propagation self-checks). By default, these lookups use standard unencrypted DNS.

An attacker who can intercept and modify DNS traffic from the cert-manager-controller pod can insert a crafted entry into cert-manager’s DNS cache. Accessing this entry will trigger a panic, resulting in Denial of Service (DoS) of the cert-manager controller.

The issue can also be exploited if the authoritative DNS server for the domain being validated is controlled by a malicious actor.

References

  • github.com/advisories/GHSA-gx3x-vq4p-mhhv
  • github.com/cert-manager/cert-manager
  • github.com/cert-manager/cert-manager/commit/409fc24e539711a07aae45ed45abbe03dfdad2cc
  • github.com/cert-manager/cert-manager/commit/9a73a0b3853035827edd37ac463e4803ba10327d
  • github.com/cert-manager/cert-manager/commit/d4faed26ae12115cceb807cdc12507ebc28980e2
  • github.com/cert-manager/cert-manager/pull/8467
  • github.com/cert-manager/cert-manager/pull/8468
  • github.com/cert-manager/cert-manager/pull/8469
  • github.com/cert-manager/cert-manager/security/advisories/GHSA-gx3x-vq4p-mhhv
  • nvd.nist.gov/vuln/detail/CVE-2026-25518

Code Behaviors & Features

Detect and mitigate CVE-2026-25518 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.18.0 before 1.18.5, all versions starting from 1.19.0 before 1.19.3

Fixed versions

  • 1.18.5
  • 1.19.3

Solution

Upgrade to versions 1.18.5, 1.19.3 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-129: Improper Validation of Array Index
  • CWE-704: Incorrect Type Conversion or Cast

Source file

go/github.com/cert-manager/cert-manager/CVE-2026-25518.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 16 Feb 2026 12:20:04 +0000.