Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22872 (GCVE-0-2025-22872)
Vulnerability from cvelistv5 – Published: 2025-04-16 17:13 – Updated: 2025-05-16 23:03
VLAI
EPSS
VEX
Title
Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
Summary
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/net | golang.org/x/net/html |
Affected:
0 , < 0.38.0
(semver)
|
Credits
Sean Ng (https://ensy.zip)
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22872",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-16T20:14:29.607584Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-16T20:15:13.433Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-16T23:03:07.693Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250516-0007/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/html",
"product": "golang.org/x/net/html",
"programRoutines": [
{
"name": "Tokenizer.readStartTag"
},
{
"name": "Parse"
},
{
"name": "ParseFragment"
},
{
"name": "ParseFragmentWithOptions"
},
{
"name": "ParseWithOptions"
},
{
"name": "Tokenizer.Next"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.38.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Sean Ng (https://ensy.zip)"
}
],
"descriptions": [
{
"lang": "en",
"value": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-79",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-16T17:13:02.550Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/662715"
},
{
"url": "https://go.dev/issue/73070"
},
{
"url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3595"
}
],
"title": "Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22872",
"datePublished": "2025-04-16T17:13:02.550Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2025-05-16T23:03:07.693Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22872",
"date": "2026-08-04",
"epss": "0.00513",
"percentile": "0.40875"
},
"microsoft_vex": {
"current_release_date": "2026-02-21T03:17:13.000Z",
"cve": "CVE-2025-22872",
"id": "msrc_CVE-2025-22872",
"initial_release_date": "2025-04-02T00:00:00.000Z",
"product_status:fixed": "38",
"product_status:known_affected": "38",
"product_status:known_not_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-22872.json",
"version": "6"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22872\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-16T18:16:04.183\",\"lastModified\":\"2026-06-17T08:50:41.693\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).\"},{\"lang\":\"es\",\"value\":\"El tokenizador interpreta incorrectamente las etiquetas con valores de atributo sin comillas que terminan en barra (/) como autocerradas. Al usar el tokenizador directamente, esto puede provocar que dichas etiquetas se marquen incorrectamente como autocerradas, y al usar las funciones de an\u00e1lisis, esto puede provocar que el contenido posterior a dichas etiquetas se coloque en el \u00e1mbito incorrecto durante la construcci\u00f3n del DOM, pero solo cuando las etiquetas se encuentran en contenido externo (por ejemplo, contextos , , etc.).\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/html\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/html\",\"programRoutines\":[{\"name\":\"Tokenizer.readStartTag\"},{\"name\":\"Parse\"},{\"name\":\"ParseFragment\"},{\"name\":\"ParseFragmentWithOptions\"},{\"name\":\"ParseWithOptions\"},{\"name\":\"Tokenizer.Next\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.38.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":3.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-04-16T20:14:29.607584Z\",\"id\":\"CVE-2025-22872\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"https://go.dev/cl/662715\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/73070\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3595\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250516-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-01T20:51:02+00:00",
"cve": "CVE-2025-22872",
"id": "CVE-2025-22872",
"initial_release_date": "2025-04-16T17:13:02.550000+00:00",
"product_status:fixed": "24",
"product_status:known_affected": "359",
"product_status:known_not_affected": "73",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/net/html: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-22872.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250516-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-16T23:03:07.693Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22872\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-16T20:14:29.607584Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-16T20:14:58.303Z\"}}], \"cna\": {\"title\": \"Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net\", \"credits\": [{\"lang\": \"en\", \"value\": \"Sean Ng (https://ensy.zip)\"}], \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/html\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.38.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/html\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Tokenizer.readStartTag\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseFragment\"}, {\"name\": \"ParseFragmentWithOptions\"}, {\"name\": \"ParseWithOptions\"}, {\"name\": \"Tokenizer.Next\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/662715\"}, {\"url\": \"https://go.dev/issue/73070\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3595\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-79\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-16T17:13:02.550Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22872\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-16T23:03:07.693Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-16T17:13:02.550Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
ubuntu-cve-2025-22872
Vulnerability from osv_ubuntu
Published
2025-04-16 18:16
Modified
2026-04-08 12:35
Summary
Details
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).
Severity
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0+git20150226.3d87fd6-3",
"0.0+git20151007.b846920+dfsg-1",
"1:0.0+git20150817.66f0418-1",
"1:0.0+git20160110.4fd4a9f-1",
"1:0.0+git20160110.4fd4a9f-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "juju",
"binary_version": "2.3.7-0ubuntu0.16.04.1+esm2"
},
{
"binary_name": "juju-2.0",
"binary_version": "2.3.7-0ubuntu0.16.04.1+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "juju-core",
"purl": "pkg:deb/ubuntu/juju-core@2.3.7-0ubuntu0.16.04.1+esm2?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.7-0ubuntu0.16.04.1+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.6-0ubuntu3",
"1.25.0-0ubuntu1",
"1.25.0-0ubuntu2",
"1.25.0-0ubuntu3",
"2.0~beta4-0ubuntu2",
"2.0~beta6-0ubuntu1.16.04.1",
"2.0~beta7-0ubuntu1.16.04.1",
"2.0~beta12-0ubuntu1.16.04.1",
"2.0~beta15-0ubuntu2.16.04.1",
"2.0.0-0ubuntu0.16.04.2",
"2.0.2-0ubuntu0.16.04.1",
"2.0.2-0ubuntu0.16.04.2",
"2.3.1-0ubuntu0.16.04.1",
"2.3.2-0ubuntu0.16.04.1",
"2.3.7-0ubuntu0.16.04.1",
"2.3.7-0ubuntu0.16.04.1+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-github-lxc-lxd-dev",
"binary_version": "2.0.11-0ubuntu1~16.04.4+esm2"
},
{
"binary_name": "lxc2",
"binary_version": "2.0.11-0ubuntu1~16.04.4+esm2"
},
{
"binary_name": "lxd",
"binary_version": "2.0.11-0ubuntu1~16.04.4+esm2"
},
{
"binary_name": "lxd-client",
"binary_version": "2.0.11-0ubuntu1~16.04.4+esm2"
},
{
"binary_name": "lxd-tools",
"binary_version": "2.0.11-0ubuntu1~16.04.4+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "lxd",
"purl": "pkg:deb/ubuntu/lxd@2.0.11-0ubuntu1~16.04.4+esm2?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.11-0ubuntu1~16.04.4+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.20-0ubuntu4",
"0.21-0ubuntu3",
"0.21-0ubuntu5",
"0.22-0ubuntu1",
"0.22-0ubuntu2",
"0.23-0ubuntu1",
"0.23-0ubuntu2",
"0.23-0ubuntu3",
"0.24-0ubuntu2",
"0.24-0ubuntu3",
"0.24-0ubuntu4",
"0.25-0ubuntu1",
"0.26-0ubuntu2",
"0.26-0ubuntu3",
"0.27-0ubuntu1",
"0.27-0ubuntu2",
"2.0.0~beta1-0ubuntu3",
"2.0.0~beta1-0ubuntu4",
"2.0.0~beta2-0ubuntu1",
"2.0.0~beta2-0ubuntu2",
"2.0.0~beta3-0ubuntu1",
"2.0.0~beta3-0ubuntu2",
"2.0.0~beta3-0ubuntu3",
"2.0.0~beta3-0ubuntu4",
"2.0.0~beta4-0ubuntu1",
"2.0.0~beta4-0ubuntu2",
"2.0.0~beta4-0ubuntu3",
"2.0.0~beta4-0ubuntu4",
"2.0.0~beta4-0ubuntu5",
"2.0.0~beta4-0ubuntu6",
"2.0.0~beta4-0ubuntu7",
"2.0.0~rc1-0ubuntu1",
"2.0.0~rc1-0ubuntu2",
"2.0.0~rc1-0ubuntu3",
"2.0.0~rc2-0ubuntu2",
"2.0.0~rc2-0ubuntu3",
"2.0.0~rc3-0ubuntu1",
"2.0.0~rc3-0ubuntu2",
"2.0.0~rc3-0ubuntu3",
"2.0.0~rc3-0ubuntu4",
"2.0.0~rc4-0ubuntu1",
"2.0.0~rc5-0ubuntu1",
"2.0.0~rc6-0ubuntu1",
"2.0.0~rc6-0ubuntu2",
"2.0.0~rc7-0ubuntu1",
"2.0.0~rc7-0ubuntu2",
"2.0.0~rc8-0ubuntu1",
"2.0.0~rc8-0ubuntu2",
"2.0.0~rc8-0ubuntu3",
"2.0.0~rc8-0ubuntu5",
"2.0.0~rc8-0ubuntu6",
"2.0.0~rc8-0ubuntu7",
"2.0.0~rc9-0ubuntu2",
"2.0.0~rc9-0ubuntu3",
"2.0.0~rc9-0ubuntu4",
"2.0.0~rc9-0ubuntu5",
"2.0.0-0ubuntu1",
"2.0.0-0ubuntu2",
"2.0.0-0ubuntu3",
"2.0.0-0ubuntu4",
"2.0.1-0ubuntu1~16.04.1",
"2.0.2-0ubuntu1~16.04.1",
"2.0.3-0ubuntu1~ubuntu16.04.2",
"2.0.4-0ubuntu1~ubuntu16.04.1",
"2.0.5-0ubuntu1~ubuntu16.04.1",
"2.0.8-0ubuntu1~ubuntu16.04.1",
"2.0.8-0ubuntu1~ubuntu16.04.2",
"2.0.9-0ubuntu1~16.04.1",
"2.0.9-0ubuntu1~16.04.2",
"2.0.10-0ubuntu1~16.04.1",
"2.0.10-0ubuntu1~16.04.2",
"2.0.11-0ubuntu1~16.04.2",
"2.0.11-0ubuntu1~16.04.4",
"2.0.11-0ubuntu1~16.04.4+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "lxd",
"binary_version": "3.0.3-0ubuntu1~18.04.2+esm2"
},
{
"binary_name": "lxd-client",
"binary_version": "3.0.3-0ubuntu1~18.04.2+esm2"
},
{
"binary_name": "lxd-tools",
"binary_version": "3.0.3-0ubuntu1~18.04.2+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "lxd",
"purl": "pkg:deb/ubuntu/lxd@3.0.3-0ubuntu1~18.04.2+esm2?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.3-0ubuntu1~18.04.2+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.18-0ubuntu6",
"2.19-0ubuntu1",
"2.20-0ubuntu3",
"2.20-0ubuntu4",
"2.21-0ubuntu1",
"2.21-0ubuntu2",
"2.21-0ubuntu3",
"2.21-0ubuntu4",
"3.0.0~beta2-0ubuntu3",
"3.0.0~beta3-0ubuntu3",
"3.0.0~beta5-0ubuntu2",
"3.0.0~beta7-0ubuntu1",
"3.0.0-0ubuntu1",
"3.0.0-0ubuntu2",
"3.0.0-0ubuntu3",
"3.0.0-0ubuntu4",
"3.0.1-0ubuntu1~18.04.1",
"3.0.2-0ubuntu1~18.04.1",
"3.0.3-0ubuntu1~18.04.1",
"3.0.3-0ubuntu1~18.04.2",
"3.0.3-0ubuntu1~18.04.2+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm2"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.0+git20170629.c81e7f2+dfsg-1ubuntu1",
"1:0.0+git20170629.c81e7f2+dfsg-1ubuntu2",
"1:0.0+git20170629.c81e7f2+dfsg-2",
"1:0.0+git20170629.c81e7f2+dfsg-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-go.net-dev",
"binary_version": "1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm2"
},
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "golang-golang-x-net-dev",
"purl": "pkg:deb/ubuntu/golang-golang-x-net-dev@1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.0+git20190811.74dc4d7+dfsg-1",
"1:0.0+git20190811.74dc4d7+dfsg-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.0+git20211209.491a49a+dfsg-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "golang-golang-x-net",
"purl": "pkg:deb/ubuntu/golang-golang-x-net@1:0.0+git20211209.491a49a+dfsg-1ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.0+git20211209.491a49a+dfsg-1ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.0+git20210119.5f4716e+dfsg-4",
"1:0.0+git20210805.aaa1db6+dfsg-1",
"1:0.0+git20211209.491a49a+dfsg-1",
"1:0.0+git20211209.491a49a+dfsg-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "golang-golang-x-net-dev",
"binary_version": "1:0.21.0+dfsg-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "golang-golang-x-net",
"purl": "pkg:deb/ubuntu/golang-golang-x-net@1:0.21.0+dfsg-1ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:0.21.0+dfsg-1ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:0.10.0-1",
"1:0.17.0+dfsg-1",
"1:0.20.0+dfsg-1",
"1:0.21.0+dfsg-1",
"1:0.21.0+dfsg-1ubuntu0.1~esm1"
]
}
],
"aliases": [],
"details": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"id": "UBUNTU-CVE-2025-22872",
"modified": "2026-04-08T12:35:32Z",
"published": "2025-04-16T18:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-22872"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"type": "REPORT",
"url": "https://go.dev/cl/662715"
},
{
"type": "REPORT",
"url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA"
},
{
"type": "REPORT",
"url": "https://pkg.go.dev/vuln/GO-2025-3595"
},
{
"type": "REPORT",
"url": "https://github.com/TheDegenerateDev5150/net/commit/e1fcd82abba34df74614020343be8eb1fe85f0d9"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8089-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8089-2"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8089-3"
}
],
"related": [
"USN-8089-1",
"USN-8089-2",
"USN-8089-3"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-22872"
]
}
WID-SEC-W-2026-1618
Vulnerability from csaf_certbund - Published: 2026-05-20 22:00 - Updated: 2026-07-01 22:00Summary
Splunk Splunk Enterprise: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Splunk Enterprise ermöglicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <10.0.6
Splunk / Splunk Enterprise
|
<10.0.6 | ||
|
Splunk Splunk Enterprise <10.2.3
Splunk / Splunk Enterprise
|
<10.2.3 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 | ||
|
Splunk Splunk Enterprise <9.3.12
Splunk / Splunk Enterprise
|
<9.3.12 | ||
|
Splunk Splunk Enterprise <9.4.11
Splunk / Splunk Enterprise
|
<9.4.11 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <10.0.5
Splunk / Splunk Enterprise
|
<10.0.5 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.2
Splunk / Splunk Enterprise
|
<10.2.2 |
References
11 references
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://advisory.splunk.com//advisories/SVD-2026-0503 | external |
| https://advisory.splunk.com//advisories/SVD-2026-0504 | external |
| https://advisory.splunk.com//advisories/SVD-2026-0505 | external |
| https://ubuntu.com/security/notices/USN-8430-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2026:26519 | external |
| https://access.redhat.com/errata/RHSA-2026:26538 | external |
| https://access.redhat.com/errata/RHSA-2026:34342 | external |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1618 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1618.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1618 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1618"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0503 vom 2026-05-20",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0503"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0504 vom 2026-05-20",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0504"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0505 vom 2026-05-20",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0505"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8430-1 vom 2026-06-16",
"url": "https://ubuntu.com/security/notices/USN-8430-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2401-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026757.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2400-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026758.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26519 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26519"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26538 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26538"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:34342 vom 2026-07-01",
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-01T22:00:00.000+00:00",
"generator": {
"date": "2026-07-02T09:22:44.860+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1618",
"initial_release_date": "2026-05-20T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-06-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.2",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.2",
"product_id": "T054419"
}
},
{
"category": "product_version",
"name": "10.2.2",
"product": {
"name": "Splunk Splunk Enterprise 10.2.2",
"product_id": "T054419-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.5",
"product_id": "T054420"
}
},
{
"category": "product_version",
"name": "10.0.5",
"product": {
"name": "Splunk Splunk Enterprise 10.0.5",
"product_id": "T054420-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.11",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.11",
"product_id": "T054421"
}
},
{
"category": "product_version",
"name": "9.4.11",
"product": {
"name": "Splunk Splunk Enterprise 9.4.11",
"product_id": "T054421-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.12",
"product_id": "T054422"
}
},
{
"category": "product_version",
"name": "9.3.12",
"product": {
"name": "Splunk Splunk Enterprise 9.3.12",
"product_id": "T054422-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.2.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.3",
"product_id": "T054423"
}
},
{
"category": "product_version",
"name": "10.2.3",
"product": {
"name": "Splunk Splunk Enterprise 10.2.3",
"product_id": "T054423-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.6",
"product_id": "T054424"
}
},
{
"category": "product_version",
"name": "10.0.6",
"product": {
"name": "Splunk Splunk Enterprise 10.0.6",
"product_id": "T054424-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.6"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22872",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-47911",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-58190",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-58190"
},
{
"cve": "CVE-2025-61726",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61731",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-61732",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2025-68156",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2025-68156"
},
{
"cve": "CVE-2026-27141",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054424",
"T054423",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2026-27141"
},
{
"cve": "CVE-2026-20240",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419",
"T054422",
"T054421"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2026-20240"
},
{
"cve": "CVE-2026-20239",
"product_status": {
"known_affected": [
"T054420",
"T002207",
"67646",
"T000126",
"T054419"
]
},
"release_date": "2026-05-20T22:00:00.000+00:00",
"title": "CVE-2026-20239"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…