fix(deps): update module github.com/cert-manager/cert-manager to v1.19.3 [security]#166
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
February 17, 2026 09:37
40bcba2 to
4180bd1
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
February 24, 2026 20:29
4180bd1 to
d2e5100
Compare
renovate
Bot
deleted the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
March 27, 2026 02:11
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
March 30, 2026 18:02
d2e5100 to
921ebeb
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
April 7, 2026 07:11
921ebeb to
e603720
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
April 21, 2026 13:47
e603720 to
5e1dbef
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
May 3, 2026 23:09
5e1dbef to
c2c412b
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
May 5, 2026 02:00
c2c412b to
a46f98c
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
May 14, 2026 06:34
a46f98c to
5751d79
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
4 times, most recently
from
May 27, 2026 06:02
bd230a3 to
8ba49d3
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
June 12, 2026 04:55
8ba49d3 to
283902b
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
July 10, 2026 08:39
283902b to
2761fd6
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
3 times, most recently
from
July 13, 2026 07:01
c3730fa to
3cb23d3
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
2 times, most recently
from
July 13, 2026 20:59
3cb23d3 to
8d67157
Compare
renovate
Bot
force-pushed
the
renovate/go-github.com-cert-manager-cert-manager-vulnerability
branch
from
July 15, 2026 18:46
8d67157 to
267a0c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.19.2→v1.19.3cert-manager-controller DoS via Specially Crafted DNS Response
CVE-2026-25518 / GHSA-gx3x-vq4p-mhhv
More information
Details
Impact
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.
Patches
The vulnerability was introduced in cert-manager v1.18.0 and has been patched in cert-manager v1.19.3 and v1.18.5, which are the supported minor releases at the time of publishing.
cert-manager versions prior to v1.18.0 are unaffected.
Workarounds
Resources
Credits
Huge thanks to Oleh Konko (@1seal) for reporting the issue, providing a detailed PoC and an initial patch!
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.19.3Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This release contains three bug fixes, including a fix for the MODERATE severity DoS issue in GHSA-gx3x-vq4p-mhhv. All users should upgrade to the latest release.
Changes by Kind
Bug or Regression
Other (Cleanup or Flake)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.