Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-67101.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-67101
Upstream
Published
2025-09-09T20:15:48Z
Modified
2026-04-21T04:38:04.801428Z
Summary
CVE-2025-58063 affecting package coredns for versions less than 1.11.1-22
Details

CoreDNS is a DNS server that chains plugins. Starting in version 1.2.0 and prior to version 1.12.4, the CoreDNS etcd plugin contains a TTL confusion vulnerability where lease IDs are incorrectly used as TTL values, enabling DNS cache pinning attacks. This effectively creates a DoS condition for DNS resolution of affected services. The TTL() function in plugin/etcd/etcd.go incorrectly casts etcd lease IDs (64-bit integers) to uint32 and uses them as TTL values. Large lease IDs become very large TTLs when cast to uint32. This enables cache pinning attacks. Version 1.12.4 contains a fix for the issue.

References

Affected packages

Azure Linux:2 / coredns

Package

Name
coredns
Purl
pkg:rpm/azure-linux/coredns

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.11.1-22

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-67101.json"