Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-68161 (GCVE-0-2025-68161)
Vulnerability from cvelistv5 – Published: 2025-12-18 20:47 – Updated: 2026-04-10 16:18
VLAI
EPSS
VEX
Title
Apache Log4j Core: Missing TLS hostname verification in Socket appender
Summary
The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName configuration attribute or the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property is set to true.
This issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:
* The attacker is able to intercept or redirect network traffic between the client and the log receiver.
* The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender’s configured trust store (or by the default Java trust store if no custom trust store is configured).
Users are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.
As an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-12-18 21:34 UTC
CWE
- CWE-297 - Improper Validation of Certificate with Host Mismatch
Assigner
References
8 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Log4j Core |
Affected:
2.0-beta9 , < 2.25.3
(maven)
Affected: 3.0.0-alpha1 , ≤ 3.0.0-beta3 (maven) cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-68161",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-18T21:34:24.735166Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-18T21:46:19.782Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-20T00:13:44.911Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/12/18/1"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00015.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"cpes": [
"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"packageName": "org.apache.logging.log4j:log4j-core",
"packageURL": "pkg:maven/org.apache.logging.log4j/log4j-core",
"product": "Apache Log4j Core",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.25.3",
"status": "affected",
"version": "2.0-beta9",
"versionType": "maven"
},
{
"lessThanOrEqual": "3.0.0-beta3",
"status": "affected",
"version": "3.0.0-alpha1",
"versionType": "maven"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Samuli Leinonen"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe Socket Appender in Apache Log4j Core versions \u003ccode\u003e2.0-beta9\u003c/code\u003e through \u003ccode\u003e2.25.2\u003c/code\u003e does not perform TLS hostname verification of the peer certificate, even when the \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName\"\u003everifyHostName\u003c/a\u003e configuration attribute or the \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName\"\u003elog4j2.sslVerifyHostName\u003c/a\u003e system property is set to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe attacker is able to intercept or redirect network traffic between the client and the log receiver.\u003c/li\u003e\u003cli\u003eThe attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\u2019s configured \u003cstrong\u003etrust store\u003c/strong\u003e (or by the default Java trust store if no custom trust store is configured).\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eUsers are advised to upgrade to Apache Log4j Core version \u003ccode\u003e2.25.3\u003c/code\u003e, which addresses this issue.\u003c/p\u003e\u003cp\u003eAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.\u003c/p\u003e"
}
],
"value": "The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName configuration attribute or the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property is set to true.\n\nThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\n\n * The attacker is able to intercept or redirect network traffic between the client and the log receiver.\n * The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\u2019s configured trust store (or by the default Java trust store if no custom trust store is configured).\n\n\nUsers are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.\n\nAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-297",
"description": "CWE-297 Improper Validation of Certificate with Host Mismatch",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-10T16:18:50.424Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/apache/logging-log4j2/pull/4002"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://logging.apache.org/security.html#CVE-2025-68161"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"tags": [
"related"
],
"url": "https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName"
},
{
"tags": [
"related"
],
"url": "https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/xr33kyxq3sl67lwb61ggvm1fzc8k7dvx"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Apache Log4j Core: Missing TLS hostname verification in Socket appender",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-68161",
"datePublished": "2025-12-18T20:47:49.123Z",
"dateReserved": "2025-12-16T11:30:53.875Z",
"dateUpdated": "2026-04-10T16:18:50.424Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-68161",
"date": "2026-08-15",
"epss": "0.00816",
"percentile": "0.54063"
},
"microsoft_vex": {
"current_release_date": "2026-01-13T01:40:48.000Z",
"cve": "CVE-2025-68161",
"id": "msrc_CVE-2025-68161",
"initial_release_date": "2025-12-02T00:00:00.000Z",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Apache Log4j Core: Missing TLS hostname verification in Socket appender",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-68161.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-68161\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-12-18T21:15:57.960\",\"lastModified\":\"2026-06-17T09:58:39.580\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName configuration attribute or the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property is set to true.\\n\\nThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\\n\\n * The attacker is able to intercept or redirect network traffic between the client and the log receiver.\\n * The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\u2019s configured trust store (or by the default Java trust store if no custom trust store is configured).\\n\\n\\nUsers are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.\\n\\nAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache Log4j Core\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://repo.maven.apache.org/maven2\",\"packageName\":\"org.apache.logging.log4j:log4j-core\",\"cpes\":[\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\"],\"packageURL\":\"pkg:maven/org.apache.logging.log4j/log4j-core\",\"versions\":[{\"version\":\"2.0-beta9\",\"lessThan\":\"2.25.3\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"3.0.0-alpha1\",\"lessThanOrEqual\":\"3.0.0-beta3\",\"versionType\":\"maven\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-12-18T21:34:24.735166Z\",\"id\":\"CVE-2025-68161\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-297\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0.1\",\"versionEndExcluding\":\"2.25.3\",\"matchCriteriaId\":\"31519F76-3FFC-4BC5-9AB1-BE4A8932B919\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:2.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"17854E42-7063-4A55-BF2A-4C7074CC2D60\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:2.0:beta9:*:*:*:*:*:*\",\"matchCriteriaId\":\"53F32FB2-6970-4975-8BD0-EAE12E9AD03A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:2.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B773ED91-1D39-42E6-9C52-D02210DE1A94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:2.0:rc1-rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"5AB14857-035D-4666-B5B3-56F790E81467\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:log4j:2.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF24312D-1A62-482E-8078-7EC24758B710\"}]}]}],\"references\":[{\"url\":\"https://github.com/apache/logging-log4j2/pull/4002\",\"source\":\"security@apache.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/xr33kyxq3sl67lwb61ggvm1fzc8k7dvx\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://logging.apache.org/cyclonedx/vdr.xml\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName\",\"source\":\"security@apache.org\",\"tags\":[\"Product\"]},{\"url\":\"https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName\",\"source\":\"security@apache.org\",\"tags\":[\"Product\"]},{\"url\":\"https://logging.apache.org/security.html#CVE-2025-68161\",\"source\":\"security@apache.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/12/18/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/01/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:09:15+00:00",
"cve": "CVE-2025-68161",
"id": "CVE-2025-68161",
"initial_release_date": "2025-12-18T20:47:49.123000+00:00",
"product_status:known_affected": "165",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "Apache Log4j: Apache Log4j Core: Information disclosure via missing TLS hostname verification",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-68161.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-06-26T02:31:51Z",
"cve": "CVE-2025-68161",
"id": "CVE-2025-68161",
"initial_release_date": "2025-12-20T00:27:33Z",
"product_status:known_affected": "477",
"product_status:known_not_affected": "17",
"product_status:recommended": "39",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-68161",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-68161.json",
"version": "11"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/12/18/1\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/01/msg00015.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-20T00:13:44.911Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-68161\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-18T21:34:24.735166Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-18T21:00:27.910Z\"}}], \"cna\": {\"title\": \"Apache Log4j Core: Missing TLS hostname verification in Socket appender\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Samuli Leinonen\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*\"], \"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Log4j Core\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.0-beta9\", \"lessThan\": \"2.25.3\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"3.0.0-alpha1\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"3.0.0-beta3\"}], \"packageURL\": \"pkg:maven/org.apache.logging.log4j/log4j-core\", \"packageName\": \"org.apache.logging.log4j:log4j-core\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/apache/logging-log4j2/pull/4002\", \"tags\": [\"patch\"]}, {\"url\": \"https://logging.apache.org/security.html#CVE-2025-68161\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://logging.apache.org/cyclonedx/vdr.xml\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName\", \"tags\": [\"related\"]}, {\"url\": \"https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName\", \"tags\": [\"related\"]}, {\"url\": \"https://lists.apache.org/thread/xr33kyxq3sl67lwb61ggvm1fzc8k7dvx\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName configuration attribute or the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property is set to true.\\n\\nThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\\n\\n * The attacker is able to intercept or redirect network traffic between the client and the log receiver.\\n * The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\\u2019s configured trust store (or by the default Java trust store if no custom trust store is configured).\\n\\n\\nUsers are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.\\n\\nAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe Socket Appender in Apache Log4j Core versions \u003ccode\u003e2.0-beta9\u003c/code\u003e through \u003ccode\u003e2.25.2\u003c/code\u003e does not perform TLS hostname verification of the peer certificate, even when the \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName\\\"\u003everifyHostName\u003c/a\u003e configuration attribute or the \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName\\\"\u003elog4j2.sslVerifyHostName\u003c/a\u003e system property is set to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe attacker is able to intercept or redirect network traffic between the client and the log receiver.\u003c/li\u003e\u003cli\u003eThe attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\\u2019s configured \u003cstrong\u003etrust store\u003c/strong\u003e (or by the default Java trust store if no custom trust store is configured).\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eUsers are advised to upgrade to Apache Log4j Core version \u003ccode\u003e2.25.3\u003c/code\u003e, which addresses this issue.\u003c/p\u003e\u003cp\u003eAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-297\", \"description\": \"CWE-297 Improper Validation of Certificate with Host Mismatch\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-04-10T16:18:50.424Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-68161\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-10T16:18:50.424Z\", \"dateReserved\": \"2025-12-16T11:30:53.875Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-12-18T20:47:49.123Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2026-1212
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Utilities Applications: Mehrere Schwachstellen
Severity
Mittel
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: Oracle Utilities Applications ist eine Produktfamilie mit branchenspezifischen Lösungen für Ver- und Entsorger.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Utilities Applications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications 2.6.0.2.6
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.2.6
|
2.6.0.2.6 | |
|
Oracle Utilities Applications 7.0.0.0.7
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.0.7
|
7.0.0.0.7 | |
|
Oracle Utilities Applications 2.5.0.2.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.2.10
|
2.5.0.2.10 | |
|
Oracle Utilities Applications 25.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.10
|
25.1 | |
|
Oracle Utilities Applications 2.6.0.1.10
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.6.0.1.10
|
2.6.0.1.10 | |
|
Oracle Utilities Applications 26.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:26.4
|
26.4 | |
|
Oracle Utilities Applications 2.5.0.1.16
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:2.5.0.1.16
|
2.5.0.1.16 | |
|
Oracle Utilities Applications 25.4
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4
|
25.4 | |
|
Oracle Utilities Applications 7.1.0.0.45
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.1.0.0.45
|
7.1.0.0.45 | |
|
Oracle Utilities Applications 25.12.0.0.0
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.12.0.0.0
|
25.12.0.0.0 | |
|
Oracle Utilities Applications 7.0.0.1.5
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:7.0.0.1.5
|
7.0.0.1.5 | |
|
Oracle Utilities Applications 25.4.0.0.2
Oracle / Utilities Applications
|
cpe:/a:oracle:utilities:25.4.0.0.2
|
25.4.0.0.2 |
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Utilities Applications <=4.5.0.2.0
Oracle / Utilities Applications
|
<=4.5.0.2.0 | ||
|
Oracle Utilities Applications <=4.4.0.4.0
Oracle / Utilities Applications
|
<=4.4.0.4.0 | ||
|
Oracle Utilities Applications <=4.3.0.6.0
Oracle / Utilities Applications
|
<=4.3.0.6.0 | ||
|
Oracle Utilities Applications <=4.4.0.3.0
Oracle / Utilities Applications
|
<=4.4.0.3.0 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Oracle Utilities Applications ist eine Produktfamilie mit branchenspezifischen L\u00f6sungen f\u00fcr Ver- und Entsorger.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Utilities Applications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-1212 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1212.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1212 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1212"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Utilities Applications vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixUTIL"
}
],
"source_lang": "en-US",
"title": "Oracle Utilities Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T09:09:20.723+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1212",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.1.0.0.45",
"product": {
"name": "Oracle Utilities Applications 7.1.0.0.45",
"product_id": "T053138",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:7.1.0.0.45"
}
}
},
{
"category": "product_version",
"name": "25.12.0.0.0",
"product": {
"name": "Oracle Utilities Applications 25.12.0.0.0",
"product_id": "T053139",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:25.12.0.0.0"
}
}
},
{
"category": "product_version",
"name": "2.5.0.1.16",
"product": {
"name": "Oracle Utilities Applications 2.5.0.1.16",
"product_id": "T053140",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:2.5.0.1.16"
}
}
},
{
"category": "product_version",
"name": "2.5.0.2.10",
"product": {
"name": "Oracle Utilities Applications 2.5.0.2.10",
"product_id": "T053141",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:2.5.0.2.10"
}
}
},
{
"category": "product_version",
"name": "2.6.0.1.10",
"product": {
"name": "Oracle Utilities Applications 2.6.0.1.10",
"product_id": "T053142",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:2.6.0.1.10"
}
}
},
{
"category": "product_version",
"name": "2.6.0.2.6",
"product": {
"name": "Oracle Utilities Applications 2.6.0.2.6",
"product_id": "T053143",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:2.6.0.2.6"
}
}
},
{
"category": "product_version",
"name": "7.0.0.0.7",
"product": {
"name": "Oracle Utilities Applications 7.0.0.0.7",
"product_id": "T053144",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:7.0.0.0.7"
}
}
},
{
"category": "product_version",
"name": "7.0.0.1.5",
"product": {
"name": "Oracle Utilities Applications 7.0.0.1.5",
"product_id": "T053145",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:7.0.0.1.5"
}
}
},
{
"category": "product_version",
"name": "25.4.0.0.2",
"product": {
"name": "Oracle Utilities Applications 25.4.0.0.2",
"product_id": "T053146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:25.4.0.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=4.3.0.6.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.3.0.6.0",
"product_id": "T053147"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.3.0.6.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.3.0.6.0",
"product_id": "T053147-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.4.0.3.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.4.0.3.0",
"product_id": "T053148"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.4.0.3.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.4.0.3.0",
"product_id": "T053148-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.4.0.4.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.4.0.4.0",
"product_id": "T053149"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.4.0.4.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.4.0.4.0",
"product_id": "T053149-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.5.0.2.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.5.0.2.0",
"product_id": "T053150"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.5.0.2.0",
"product": {
"name": "Oracle Utilities Applications \u003c=4.5.0.2.0",
"product_id": "T053150-fixed"
}
},
{
"category": "product_version",
"name": "25.4",
"product": {
"name": "Oracle Utilities Applications 25.4",
"product_id": "T053151",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:25.4"
}
}
},
{
"category": "product_version",
"name": "25.1",
"product": {
"name": "Oracle Utilities Applications 25.10",
"product_id": "T053152",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:25.10"
}
}
},
{
"category": "product_version",
"name": "26.4",
"product": {
"name": "Oracle Utilities Applications 26.4",
"product_id": "T053153",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:26.4"
}
}
}
],
"category": "product_name",
"name": "Utilities Applications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-17521",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2020-17521"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053143",
"T053144",
"T053141",
"T053152",
"T053142",
"T053153",
"T053140",
"T053151",
"T053138",
"T053139",
"T053145",
"T053146"
],
"last_affected": [
"T053150",
"T053149",
"T053147",
"T053148"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24734"
}
]
}
WID-SEC-W-2026-1466
Vulnerability from csaf_certbund - Published: 2026-05-11 22:00 - Updated: 2026-05-11 22:00Summary
SAP Patchday Mai 2026: 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: SAP stellt unternehmensweite Lösungen für Geschäftsprozesse wie Buchführung, Vertrieb, Einkauf und Lagerhaltung zur Verfügung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht näher spezifizierte Auswirkungen zu erzielen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
References
3 references
{
"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": "SAP stellt unternehmensweite L\u00f6sungen f\u00fcr Gesch\u00e4ftsprozesse wie Buchf\u00fchrung, Vertrieb, Einkauf und Lagerhaltung zur Verf\u00fcgung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-1466 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1466.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1466 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1466"
},
{
"category": "external",
"summary": "SAP May Patch Day vom 2026-05-11",
"url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news/may-2026.html"
}
],
"source_lang": "en-US",
"title": "SAP Patchday Mai 2026: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-11T22:00:00.000+00:00",
"generator": {
"date": "2026-05-12T10:16:10.553+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1466",
"initial_release_date": "2026-05-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SAP Software",
"product": {
"name": "SAP Software",
"product_id": "T053808",
"product_identification_helper": {
"cpe": "cpe:/a:sap:sap:-"
}
}
}
],
"category": "vendor",
"name": "SAP"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2026-0502",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-0502"
},
{
"cve": "CVE-2026-27682",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-27682"
},
{
"cve": "CVE-2026-34258",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-34258"
},
{
"cve": "CVE-2026-34259",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-34259"
},
{
"cve": "CVE-2026-34260",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-34260"
},
{
"cve": "CVE-2026-34263",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-34263"
},
{
"cve": "CVE-2026-40129",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40129"
},
{
"cve": "CVE-2026-40131",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40131"
},
{
"cve": "CVE-2026-40132",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40132"
},
{
"cve": "CVE-2026-40133",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40133"
},
{
"cve": "CVE-2026-40134",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40134"
},
{
"cve": "CVE-2026-40135",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40135"
},
{
"cve": "CVE-2026-40136",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40136"
},
{
"cve": "CVE-2026-40137",
"product_status": {
"known_affected": [
"T053808"
]
},
"release_date": "2026-05-11T22:00:00.000+00:00",
"title": "CVE-2026-40137"
}
]
}
WID-SEC-W-2026-1831
Vulnerability from csaf_certbund - Published: 2026-06-08 22:00 - Updated: 2026-06-08 22:00Summary
SAP Patchday Juni 2026: 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: SAP stellt unternehmensweite Lösungen für Geschäftsprozesse wie Buchführung, Vertrieb, Einkauf und Lagerhaltung zur Verfügung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um seine Privilegien zu erhöhen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Cross-Site-Scripting- und SQL-Injection-Angriffe durchzuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht näher spezifizierte Auswirkungen auszulösen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
References
3 references
{
"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": "SAP stellt unternehmensweite L\u00f6sungen f\u00fcr Gesch\u00e4ftsprozesse wie Buchf\u00fchrung, Vertrieb, Einkauf und Lagerhaltung zur Verf\u00fcgung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting- und SQL-Injection-Angriffe durchzuf\u00fchren, Daten zu manipulieren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht n\u00e4her spezifizierte Auswirkungen auszul\u00f6sen.",
"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-1831 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1831.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1831 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1831"
},
{
"category": "external",
"summary": "SAP PAtchday Juni 2026 vom 2026-06-08",
"url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news/june-2026.html"
}
],
"source_lang": "en-US",
"title": "SAP Patchday Juni 2026: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-08T22:00:00.000+00:00",
"generator": {
"date": "2026-06-09T11:01:02.106+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1831",
"initial_release_date": "2026-06-08T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SAP Software",
"product": {
"name": "SAP Software",
"product_id": "T055059",
"product_identification_helper": {
"cpe": "cpe:/a:sap:sap:-"
}
}
}
],
"category": "vendor",
"name": "SAP"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2026-22732",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-22732"
},
{
"cve": "CVE-2026-24315",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-24315"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-27671",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-27671"
},
{
"cve": "CVE-2026-29145",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-29145"
},
{
"cve": "CVE-2026-40128",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-40128"
},
{
"cve": "CVE-2026-44743",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44743"
},
{
"cve": "CVE-2026-44744",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44744"
},
{
"cve": "CVE-2026-44746",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44746"
},
{
"cve": "CVE-2026-44748",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44748"
},
{
"cve": "CVE-2026-44750",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44750"
},
{
"cve": "CVE-2026-44751",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44751"
},
{
"cve": "CVE-2026-44754",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44754"
},
{
"cve": "CVE-2026-44755",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44755"
},
{
"cve": "CVE-2026-44757",
"product_status": {
"known_affected": [
"T055059"
]
},
"release_date": "2026-06-08T22:00:00.000+00:00",
"title": "CVE-2026-44757"
}
]
}
WID-SEC-W-2026-2308
Vulnerability from csaf_certbund - Published: 2026-07-13 22:00 - Updated: 2026-07-28 22:00Summary
SAP Patch Day Juli 2026
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: SAP stellt unternehmensweite Lösungen für Geschäftsprozesse wie Buchführung, Vertrieb, Einkauf und Lagerhaltung zur Verfügung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um Dateien zu manipulieren, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um einen SQL-Injection Angriff durchzuführen, um einen Cross-Site Scripting Angriff durchzuführen, um Sicherheitsvorkehrungen zu umgehen, und um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
References
3 references
{
"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": "SAP stellt unternehmensweite L\u00f6sungen f\u00fcr Gesch\u00e4ftsprozesse wie Buchf\u00fchrung, Vertrieb, Einkauf und Lagerhaltung zur Verf\u00fcgung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um Dateien zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um einen SQL-Injection Angriff durchzuf\u00fchren, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, und um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-2308 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2308.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2308 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2308"
},
{
"category": "external",
"summary": "SAP Security Patch Day - July 2026 vom 2026-07-13",
"url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news/july-2026.html"
}
],
"source_lang": "en-US",
"title": "SAP Patch Day Juli 2026",
"tracking": {
"current_release_date": "2026-07-28T22:00:00.000+00:00",
"generator": {
"date": "2026-07-29T05:52:55.722+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2308",
"initial_release_date": "2026-07-13T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-13T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "2",
"summary": "CVE erg\u00e4nzt"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SAP Software",
"product": {
"name": "SAP Software",
"product_id": "T056432",
"product_identification_helper": {
"cpe": "cpe:/a:sap:sap:-"
}
}
}
],
"category": "vendor",
"name": "SAP"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2026-0487",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-0487"
},
{
"cve": "CVE-2026-24315",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-24315"
},
{
"cve": "CVE-2026-27690",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-27690"
},
{
"cve": "CVE-2026-33454",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-33454"
},
{
"cve": "CVE-2026-40128",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-40128"
},
{
"cve": "CVE-2026-40453",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-40453"
},
{
"cve": "CVE-2026-40860",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-40860"
},
{
"cve": "CVE-2026-41293",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-41293"
},
{
"cve": "CVE-2026-43512",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-43512"
},
{
"cve": "CVE-2026-43515",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-43515"
},
{
"cve": "CVE-2026-44745",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44745"
},
{
"cve": "CVE-2026-44747",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44747"
},
{
"cve": "CVE-2026-44752",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44752"
},
{
"cve": "CVE-2026-44753",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44753"
},
{
"cve": "CVE-2026-44759",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44759"
},
{
"cve": "CVE-2026-44760",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44760"
},
{
"cve": "CVE-2026-44761",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44761"
},
{
"cve": "CVE-2026-44767",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44767"
},
{
"cve": "CVE-2026-44768",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44768"
},
{
"cve": "CVE-2026-44769",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44769"
},
{
"cve": "CVE-2026-44770",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44770"
},
{
"cve": "CVE-2026-44771",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-44771"
},
{
"cve": "CVE-2026-58233",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-58233"
},
{
"cve": "CVE-2026-58246",
"product_status": {
"known_affected": [
"T056432"
]
},
"release_date": "2026-07-13T22:00:00.000+00:00",
"title": "CVE-2026-58246"
}
]
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…