Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58187 (GCVE-0-2025-58187)
Vulnerability from cvelistv5 – Published: 2025-10-29 22:10 – Updated: 2025-11-20 22:23- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | crypto/x509 |
Affected:
0 , < 1.24.9
(semver)
Affected: 1.25.0 , < 1.25.3 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-58187",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-03T19:51:43.036632Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-03T19:52:04.234Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:13:36.780Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/10/08/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "parseSANExtension"
},
{
"name": "domainToReverseLabels"
},
{
"name": "CertPool.AppendCertsFromPEM"
},
{
"name": "Certificate.CheckCRLSignature"
},
{
"name": "Certificate.CheckSignature"
},
{
"name": "Certificate.CheckSignatureFrom"
},
{
"name": "Certificate.CreateCRL"
},
{
"name": "Certificate.Verify"
},
{
"name": "CertificateRequest.CheckSignature"
},
{
"name": "CreateCertificate"
},
{
"name": "CreateCertificateRequest"
},
{
"name": "CreateRevocationList"
},
{
"name": "DecryptPEMBlock"
},
{
"name": "EncryptPEMBlock"
},
{
"name": "MarshalECPrivateKey"
},
{
"name": "MarshalPKCS1PrivateKey"
},
{
"name": "MarshalPKCS1PublicKey"
},
{
"name": "MarshalPKCS8PrivateKey"
},
{
"name": "MarshalPKIXPublicKey"
},
{
"name": "ParseCRL"
},
{
"name": "ParseCertificate"
},
{
"name": "ParseCertificateRequest"
},
{
"name": "ParseCertificates"
},
{
"name": "ParseDERCRL"
},
{
"name": "ParseECPrivateKey"
},
{
"name": "ParsePKCS1PrivateKey"
},
{
"name": "ParsePKCS1PublicKey"
},
{
"name": "ParsePKCS8PrivateKey"
},
{
"name": "ParsePKIXPublicKey"
},
{
"name": "ParseRevocationList"
},
{
"name": "RevocationList.CheckSignatureFrom"
},
{
"name": "SetFallbackRoots"
},
{
"name": "SystemCertPool"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.24.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.25.3",
"status": "affected",
"version": "1.25.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek"
}
],
"descriptions": [
{
"lang": "en",
"value": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-20T22:23:47.179Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/75681"
},
{
"url": "https://go.dev/cl/709854"
},
{
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"title": "Quadratic complexity when checking name constraints in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-58187",
"datePublished": "2025-10-29T22:10:12.624Z",
"dateReserved": "2025-08-27T14:50:58.692Z",
"dateUpdated": "2025-11-20T22:23:47.179Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-58187",
"date": "2026-09-03",
"epss": "0.00379",
"percentile": "0.30914"
},
"microsoft_vex": {
"current_release_date": "2026-09-03T01:14:05.000Z",
"cve": "CVE-2025-58187",
"id": "msrc_CVE-2025-58187",
"initial_release_date": "2025-10-31T01:08:15.000Z",
"product_status:known_affected": "6",
"product_status:known_not_affected": "8",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Quadratic complexity when checking name constraints in crypto/x509",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-58187.json",
"version": "6"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58187\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-10-29T23:16:19.643\",\"lastModified\":\"2026-06-17T09:44:02.120\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/x509\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/x509\",\"programRoutines\":[{\"name\":\"parseSANExtension\"},{\"name\":\"domainToReverseLabels\"},{\"name\":\"CertPool.AppendCertsFromPEM\"},{\"name\":\"Certificate.CheckCRLSignature\"},{\"name\":\"Certificate.CheckSignature\"},{\"name\":\"Certificate.CheckSignatureFrom\"},{\"name\":\"Certificate.CreateCRL\"},{\"name\":\"Certificate.Verify\"},{\"name\":\"CertificateRequest.CheckSignature\"},{\"name\":\"CreateCertificate\"},{\"name\":\"CreateCertificateRequest\"},{\"name\":\"CreateRevocationList\"},{\"name\":\"DecryptPEMBlock\"},{\"name\":\"EncryptPEMBlock\"},{\"name\":\"MarshalECPrivateKey\"},{\"name\":\"MarshalPKCS1PrivateKey\"},{\"name\":\"MarshalPKCS1PublicKey\"},{\"name\":\"MarshalPKCS8PrivateKey\"},{\"name\":\"MarshalPKIXPublicKey\"},{\"name\":\"ParseCRL\"},{\"name\":\"ParseCertificate\"},{\"name\":\"ParseCertificateRequest\"},{\"name\":\"ParseCertificates\"},{\"name\":\"ParseDERCRL\"},{\"name\":\"ParseECPrivateKey\"},{\"name\":\"ParsePKCS1PrivateKey\"},{\"name\":\"ParsePKCS1PublicKey\"},{\"name\":\"ParsePKCS8PrivateKey\"},{\"name\":\"ParsePKIXPublicKey\"},{\"name\":\"ParseRevocationList\"},{\"name\":\"RevocationList.CheckSignatureFrom\"},{\"name\":\"SetFallbackRoots\"},{\"name\":\"SystemCertPool\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.24.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.25.0\",\"lessThan\":\"1.25.3\",\"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:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-11-03T19:51:43.036632Z\",\"id\":\"CVE-2025-58187\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.9\",\"matchCriteriaId\":\"C89AAA9E-5381-4C85-836A-04FD377BA155\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndExcluding\":\"1.25.3\",\"matchCriteriaId\":\"37360D5C-FBAB-40DE-8397-F84D46242AF4\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/709854\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/75681\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4007\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/10/08/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-02T15:23:38+00:00",
"cve": "CVE-2025-58187",
"id": "CVE-2025-58187",
"initial_release_date": "2025-10-29T22:10:12.624000+00:00",
"product_status:fixed": "8",
"product_status:known_affected": "2",
"product_status:under_investigation": "353",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-58187.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-01T13:41:24Z",
"cve": "CVE-2025-58187",
"id": "CVE-2025-58187",
"initial_release_date": "2025-10-08T23:22:30Z",
"product_status:known_affected": "42",
"product_status:known_not_affected": "93",
"product_status:recommended": "294",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-58187",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-58187.json",
"version": "35"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/10/08/1\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:13:36.780Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58187\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-03T19:51:43.036632Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-30T20:34:03.955Z\"}}], \"cna\": {\"title\": \"Quadratic complexity when checking name constraints in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.24.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.25.0\", \"lessThan\": \"1.25.3\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseSANExtension\"}, {\"name\": \"domainToReverseLabels\"}, {\"name\": \"CertPool.AppendCertsFromPEM\"}, {\"name\": \"Certificate.CheckCRLSignature\"}, {\"name\": \"Certificate.CheckSignature\"}, {\"name\": \"Certificate.CheckSignatureFrom\"}, {\"name\": \"Certificate.CreateCRL\"}, {\"name\": \"Certificate.Verify\"}, {\"name\": \"CertificateRequest.CheckSignature\"}, {\"name\": \"CreateCertificate\"}, {\"name\": \"CreateCertificateRequest\"}, {\"name\": \"CreateRevocationList\"}, {\"name\": \"DecryptPEMBlock\"}, {\"name\": \"EncryptPEMBlock\"}, {\"name\": \"MarshalECPrivateKey\"}, {\"name\": \"MarshalPKCS1PrivateKey\"}, {\"name\": \"MarshalPKCS1PublicKey\"}, {\"name\": \"MarshalPKCS8PrivateKey\"}, {\"name\": \"MarshalPKIXPublicKey\"}, {\"name\": \"ParseCRL\"}, {\"name\": \"ParseCertificate\"}, {\"name\": \"ParseCertificateRequest\"}, {\"name\": \"ParseCertificates\"}, {\"name\": \"ParseDERCRL\"}, {\"name\": \"ParseECPrivateKey\"}, {\"name\": \"ParsePKCS1PrivateKey\"}, {\"name\": \"ParsePKCS1PublicKey\"}, {\"name\": \"ParsePKCS8PrivateKey\"}, {\"name\": \"ParsePKIXPublicKey\"}, {\"name\": \"ParseRevocationList\"}, {\"name\": \"RevocationList.CheckSignatureFrom\"}, {\"name\": \"SetFallbackRoots\"}, {\"name\": \"SystemCertPool\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/75681\"}, {\"url\": \"https://go.dev/cl/709854\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4007\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-11-20T22:23:47.179Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58187\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-20T22:23:47.179Z\", \"dateReserved\": \"2025-08-27T14:50:58.692Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-10-29T22:10:12.624Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
VDE-2026-064
Vulnerability from csaf_mettlertoledogmbh - Published: 2026-06-09 10:00 - Updated: 2026-06-09 10:00.NET Framework, and Visual Studio Denial of Service Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
.NET Core Remote Code Execution Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Azure Identity SDK Remote Code Execution Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
.NET, .NET Framework, and Visual Studio Denial of Service Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following methods or properties, a user can inject arbitrary PDF objects, such as JavaScript actions, which are executed when the victim opens the document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Summary The `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2025-15284). ### Details When the `comma` option is set to `true` (not the default, but configurable in applications), qs allows parsing comma-separated strings as arrays (e.g., `?param=a,b,c` becomes `['a', 'b', 'c']`). However, the limit check for `arrayLimit` (default: 20) and the optional throwOnLimitExceeded occur after the comma-handling logic in `parseArrayValue`, enabling a bypass
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Out-of-bounds read in .NET allows an unauthorized attacker to deny service over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Improper handling of missing special element in .NET allows an unauthorized attacker to perform spoofing over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid "remember me" cookie knowing only a username of an LDAP or OAuth user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination",
"urls": [
"https://certvde.com"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been discovered in LabX Standard v21.3.22. Most of the vulnerabilities are fixed in LabX Standard v21.4.23. The Vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 and CVE-2025-58187 are not yet fixed. The fix will be available in the upcoming releases.\n\nNotice: LabX Standard was formerly known as LabX Cloud Local.",
"title": "Summary"
},
{
"category": "description",
"text": "The identified vulnerabilities may expose the system to risks such as denial\u2011of\u2011service attacks, authentication bypass, authorization weaknesses, and potential remote code execution.",
"title": "Impact"
},
{
"category": "description",
"text": "For Vulnerabilities CVE-2023-29331, CVE-2024-0056, CVE-2021-24112, CVE-2023-36414, CVE-2024-43483, CVE-2026-24737, CVE-2025-46817, CVE-2026-22036, CVE-2025-68154, CVE-2026-2391, CVE-2026-26130, CVE-2026-26127, CVE-2026-21218, CVE-2025-68121, CVE-2025-15281, CVE-2018-15727, CVE-2025-9230 update all LabX Standard installations to 21.4.23 to address and resolve the vulnerabilities.",
"title": "Remediation"
},
{
"category": "legal_disclaimer",
"text": "Your use of the information on this document or materials linked from this document is at your own risk. METTLER TOLEDO makes reasonable efforts to ensure the accuracy of the information but does not grant any warranty, express or implied, including warranties of merchantability or fitness for a particular purpose. To the extent permitted by applicable law, METTLER TOLEDO excludes liability for any loss, claim, expense or damage arising from or related to the statements in this document. METTLER TOLEDO reserves the right to change or update this document at any time.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@mt.com",
"name": "Mettler-Toledo GmbH",
"namespace": "https://www.mt.com"
},
"references": [
{
"category": "external",
"summary": "Product security website of METTLER TOLEDO",
"url": "https://www.mt.com/ph/en/home/site_content/product-security.html"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for METTLER TOLEDO",
"url": "https://certvde.com/en/advisories/vendor/mettler-toledo/"
},
{
"category": "self",
"summary": "VDE-2026-064: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3 - HTML",
"url": "https://certvde.com/en/advisories/VDE-2026-064/"
},
{
"category": "self",
"summary": "VDE-2026-064: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3 - CSAF",
"url": "https://mettler-toledo.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-064.json"
}
],
"title": "METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3",
"tracking": {
"aliases": [
"VDE-2026-064"
],
"current_release_date": "2026-06-09T10:00:00.000Z",
"generator": {
"date": "2026-06-08T11:42:39.202Z",
"engine": {
"name": "Secvisogram",
"version": "2.5.44"
}
},
"id": "VDE-2026-064",
"initial_release_date": "2026-06-09T10:00:00.000Z",
"revision_history": [
{
"date": "2026-06-09T10:00:00.000Z",
"number": "1.0.0",
"summary": "Initial revision"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "21.3.22",
"product": {
"name": "LabX Standard 21.3.22",
"product_id": "CSAFPID-51000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version",
"name": "21.4.23",
"product": {
"name": "LabX Standard 21.4.23",
"product_id": "CSAFPID-52002",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "LabX Standard"
}
],
"category": "product_family",
"name": "Software"
}
],
"category": "vendor",
"name": "METTLER TOLEDO"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29331",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "description",
"text": ".NET Framework, and Visual Studio Denial of Service Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability"
},
{
"cve": "CVE-2024-0056",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "description",
"text": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.7,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "CHANGED",
"temporalScore": 8.7,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability"
},
{
"cve": "CVE-2021-24112",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": ".NET Core Remote Code Execution Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Core Remote Code Execution Vulnerability"
},
{
"cve": "CVE-2023-36414",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "Azure Identity SDK Remote Code Execution Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Azure Identity SDK Remote Code Execution Vulnerability"
},
{
"cve": "CVE-2024-43483",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-24737",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "description",
"text": "jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following methods or properties, a user can inject arbitrary PDF objects, such as JavaScript actions, which are executed when the victim opens the document.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "jsPDF has a PDF Injection in AcroFormChoiceField which allows Arbitrary JavaScript Execution"
},
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2026-22036",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": " Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion"
},
{
"cve": "CVE-2025-68154",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Command Injection in fsSize() on Windows"
},
{
"cve": "CVE-2026-2391",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "description",
"text": "Summary The `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2025-15284). ### Details When the `comma` option is set to `true` (not the default, but configurable in applications), qs allows parsing comma-separated strings as arrays (e.g., `?param=a,b,c` becomes `[\u0027a\u0027, \u0027b\u0027, \u0027c\u0027]`). However, the limit check for `arrayLimit` (default: 20) and the optional throwOnLimitExceeded occur after the comma-handling logic in `parseArrayValue`, enabling a bypass",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "qs\u0027s arrayLimit bypass in comma parsing allows denial of service"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler"
},
{
"cve": "CVE-2026-26130",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "ASP.NET Core Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-26127",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Out-of-bounds read in .NET allows an unauthorized attacker to deny service over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-21218",
"cwe": {
"id": "CWE-166",
"name": "Improper Handling of Missing Special Element"
},
"notes": [
{
"category": "description",
"text": "Improper handling of missing special element in .NET allows an unauthorized attacker to perform spoofing over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Spoofing Vulnerability"
},
{
"cve": "CVE-2025-68121",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 10,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 10,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2025-15281",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory"
},
{
"cve": "CVE-2018-15727",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "description",
"text": "Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid \"remember me\" cookie knowing only a username of an LDAP or OAuth user.",
"title": "CVE Decription"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid \"remember me\" cookie knowing only a username of an LDAP or OAuth user."
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Stack buffer overflow in CMS (Auth)EnvelopedData parsing"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Quadratic complexity when checking name constraints in crypto/x509"
}
]
}
VDE-2026-088
Vulnerability from csaf_mettlertoledogmbh - Published: 2026-08-25 13:00 - Updated: 2026-08-25 13:00Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out-of-bounds read in the LZH decoder. This issue has been fixed in commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GnuTLS: certificate validation bypass due to improper handling of URI and SRV SANs. Improper handling of certain Subject Alternative Name types can allow a certificate validation bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. In merge_handshake_packet(), incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
An integer overflow vulnerability affecting the pcre2test utility in PCRE2 versions before 10.41. The issue occurs when processing negative repeat values in the pcre2test subject line, which can trigger an integer overflow condition leading to infinite looping and denial of service through resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression. Exploitation requires an application to take regular expressions as untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Mitigation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types, allowing the webbrowser.open() API to have commands injected into the underlying shell.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model, a C stack overflow occurs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Loop with unreachable exit condition ('infinite loop') in ASP.NET Core allows an unauthorized attacker to deny service over a network. The issue spans multiple ASP.NET Core subsystems in .NET 8.0, .NET 9.0, and .NET 10.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A stack buffer overflow vulnerability was discovered in International Components for Unicode (ICU) affecting the SRBRoot::addTag function when running the genrb binary, where the 'subtag' struct can overflow. If successfully exploited, this can lead to memory corruption and potential local arbitrary code execution.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Every message encrypted under the same key uses the same effective nonce regardless of the IV supplied by the caller, resulting in (key, nonce) reuse and loss of confidentiality. If the same code path is used to compute the authentication tag, the tag depends only on the (key, IV) pair and not on the plaintext or ciphertext, allowing universal forgery of arbitrary ciphertext from a single captured message.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. An integer truncation in OpenSSL's ASN.1 decoder causes the content length of a primitive element to be mishandled, which may crash the application or load adjacent heap memory into the decoded object. Applications passing attacker-supplied data to d2i_X509(), d2i_PKCS7(), or any other d2i_* decoding function are affected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The kek_unwrap_key() function validates the wrapping cipher's block length before performing an RFC 3211 check-byte test but does not verify the cipher is actually a block cipher. When an attacker selects a stream-mode cipher via the PWRI keyEncryptionAlgorithm OID, the length guard is ineffective and the allocated buffer can be smaller than required, producing a heap over-read. Applications calling CMS_decrypt() or CMS_decrypt_set1_password() on untrusted CMS data are affected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
On 32-bit systems, an integer overflow vulnerability exists in libarchive's zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The RedirectHandler middleware in microsoft/kiota-java (com.microsoft.kiota:microsoft-kiota-http-okHttp v1.9.0) and other Kiota libraries fails to strip sensitive HTTP headers when following 3xx redirects to a different host or scheme. Only the Authorization header is removed; Cookie, Proxy-Authorization, and all custom headers are forwarded to the redirect target.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Validating certificate chains which contain DSA public keys can cause programs to panic, due to an interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker using crafted manipulations that ensure the worst case is reached.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of a path is a symbolic link and the path ends in /. For example, root.Open("symlink/") will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit c2640fe, contains a heap buffer overflow vulnerability in the convert_fname() function within src/url.c that allows remote attackers to trigger memory corruption through a server-supplied filename requiring character set conversion. When the output buffer is too small during iconv E2BIG reallocation, the reallocation logic miscalculates the remaining space, leading to a heap buffer overflow that can be exploited via a maliciously crafted server response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the html_quote_string() function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity encoding. A server-supplied HTML attribute causes a signed integer counter to overflow during output size accumulation, resulting in an undersized heap allocation and subsequent heap buffer overflow during the copy phase.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination",
"urls": [
"https://certvde.com"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been discovered in LabX Standard versions 21.3.22 - 21.4.23. The vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 are fixed in LabX Standard v21.4.25. All other vulnerabilities are to be fixed in the upcoming releases.\n\nNotice: LabX Standard was formerly known as LabX Cloud Local.",
"title": "Summary"
},
{
"category": "description",
"text": "The identified vulnerabilities may expose the system to risks such as denial-of-service, authentication/certificate validation bypass, memory corruption, confidentiality loss, and potential remote code execution.",
"title": "Impact"
},
{
"category": "description",
"text": "For Vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 update all LabX Standard installations to 21.4.25 to address and resolve the vulnerabilities.",
"title": "Remediation"
},
{
"category": "legal_disclaimer",
"text": "Your use of the information on this document or materials linked from this document is at your own risk. METTLER TOLEDO makes reasonable efforts to ensure the accuracy of the information but does not grant any warranty, express or implied, including warranties of merchantability or fitness for a particular purpose. To the extent permitted by applicable law, METTLER TOLEDO excludes liability for any loss, claim, expense or damage arising from or related to the statements in this document. METTLER TOLEDO reserves the right to change or update this document at any time.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@mt.com",
"name": "Mettler-Toledo GmbH",
"namespace": "https://www.mt.com"
},
"references": [
{
"category": "external",
"summary": "Product security website of METTLER TOLEDO",
"url": "https://www.mt.com/ph/en/home/site_content/product-security.html"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for METTLER TOLEDO",
"url": "https://certvde.com/en/advisories/vendor/mettler-toledo/"
},
{
"category": "self",
"summary": "VDE-2026-088: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4 - HTML",
"url": "https://certvde.com/en/advisories/VDE-2026-088/"
},
{
"category": "self",
"summary": "VDE-2026-088: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4 - CSAF",
"url": "https://mettler-toledo.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-088.json"
}
],
"title": "METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4",
"tracking": {
"aliases": [
"VDE-2026-088"
],
"current_release_date": "2026-08-25T13:00:00.000Z",
"generator": {
"date": "2026-08-25T13:00:00.000Z",
"engine": {
"name": "Secvisogram",
"version": "2.6.8"
}
},
"id": "VDE-2026-088",
"initial_release_date": "2026-08-25T13:00:00.000Z",
"revision_history": [
{
"date": "2026-08-25T13:00:00.000Z",
"number": "1.0.0",
"summary": "Initial revision"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003e=21.3.22|\u003c=21.4.23",
"product": {
"name": "LabX Standard versions 21.3.22 - 21.4.23",
"product_id": "CSAFPID-51000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version",
"name": "21.4.25",
"product": {
"name": "LabX Standard 21.4.25",
"product_id": "CSAFPID-52000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "LabX Standard"
}
],
"category": "product_family",
"name": "Software"
}
],
"category": "vendor",
"name": "METTLER TOLEDO"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Stack buffer overflow in CMS (Auth)EnvelopedData parsing"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Quadratic complexity in Go crypto/x509 name constraint checking"
},
{
"cve": "CVE-2026-41992",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "description",
"text": "GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out-of-bounds read in the LZH decoder. This issue has been fixed in commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Global buffer over-read in GNU gzip LZH decompression via shared decoder state"
},
{
"cve": "CVE-2026-5435",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Out-of-bounds write in glibc deprecated DNS resolver print functions (TSIG record handling)"
},
{
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap out-of-bounds read in libarchive RAR decompression (LZSS sliding window)"
},
{
"cve": "CVE-2026-42012",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "GnuTLS: certificate validation bypass due to improper handling of URI and SRV SANs. Improper handling of certain Subject Alternative Name types can allow a certificate validation bypass under specific conditions.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Certificate validation bypass in GnuTLS via improper URI/SRV SAN handling"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. In merge_handshake_packet(), incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer overflow in GnuTLS DTLS handshake fragment reassembly"
},
{
"cve": "CVE-2026-42009",
"cwe": {
"id": "CWE-475",
"name": "Undefined Behavior for Input to API"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in GnuTLS DTLS packet reordering comparator (duplicate sequence numbers)"
},
{
"cve": "CVE-2025-69720",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack-based buffer overflow in ncurses infocmp analyze_string()"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability affecting the pcre2test utility in PCRE2 versions before 10.41. The issue occurs when processing negative repeat values in the pcre2test subject line, which can trigger an integer overflow condition leading to infinite looping and denial of service through resource exhaustion.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow in PCRE2 pcre2test utility via negative repeat values"
},
{
"cve": "CVE-2017-11164",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "description",
"text": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression. Exploitation requires an application to take regular expressions as untrusted input.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack exhaustion in PCRE via uncontrolled recursion (OP_KETRMAX)"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "Mitigation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types, allowing the webbrowser.open() API to have commands injected into the underlying shell.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Command injection in Python webbrowser.open() via incomplete URL mitigation bypass"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "description",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Improper input validation in Python http.cookies.Morsel allows control character injection"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "description",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model, a C stack overflow occurs.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack overflow in Expat XML parser via deeply nested DTD content model"
},
{
"cve": "CVE-2026-11822",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Memory corruption in SQLite FTS5 extension via malformed page data"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "description",
"text": "Loop with unreachable exit condition (\u0027infinite loop\u0027) in ASP.NET Core allows an unauthorized attacker to deny service over a network. The issue spans multiple ASP.NET Core subsystems in .NET 8.0, .NET 9.0, and .NET 10.0.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in ASP.NET Core via infinite loop"
},
{
"cve": "CVE-2026-4437",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Out-of-bounds read in glibc DNS backend via crafted DNS response (gethostbyaddr)"
},
{
"cve": "CVE-2026-4046",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "description",
"text": "The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Reachable assertion in glibc iconv() via IBM1390/IBM1399 character set conversion"
},
{
"cve": "CVE-2025-5222",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "description",
"text": "A stack buffer overflow vulnerability was discovered in International Components for Unicode (ICU) affecting the SRBRoot::addTag function when running the genrb binary, where the \u0027subtag\u0027 struct can overflow. If successfully exploited, this can lead to memory corruption and potential local arbitrary code execution.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack buffer overflow in ICU genrb SRBRoot::addTag"
},
{
"cve": "CVE-2026-45445",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"notes": [
{
"category": "description",
"text": "When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Every message encrypted under the same key uses the same effective nonce regardless of the IV supplied by the caller, resulting in (key, nonce) reuse and loss of confidentiality. If the same code path is used to compute the authentication tag, the tag depends only on the (key, IV) pair and not on the plaintext or ciphertext, allowing universal forgery of arbitrary ciphertext from a single captured message.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "IV reuse and forgery in OpenSSL AES-OCB via EVP_Cipher() one-shot interface"
},
{
"cve": "CVE-2026-34180",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. An integer truncation in OpenSSL\u0027s ASN.1 decoder causes the content length of a primitive element to be mishandled, which may crash the application or load adjacent heap memory into the decoded object. Applications passing attacker-supplied data to d2i_X509(), d2i_PKCS7(), or any other d2i_* decoding function are affected.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer over-read in OpenSSL ASN.1 decoder via oversized DER element"
},
{
"cve": "CVE-2026-9076",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "The kek_unwrap_key() function validates the wrapping cipher\u0027s block length before performing an RFC 3211 check-byte test but does not verify the cipher is actually a block cipher. When an attacker selects a stream-mode cipher via the PWRI keyEncryptionAlgorithm OID, the length guard is ineffective and the allocated buffer can be smaller than required, producing a heap over-read. Applications calling CMS_decrypt() or CMS_decrypt_set1_password() on untrusted CMS data are affected.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer over-read in OpenSSL CMS PWRI key unwrap (kek_unwrap_key)"
},
{
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "On 32-bit systems, an integer overflow vulnerability exists in libarchive\u0027s zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow in libarchive zisofs block pointer allocation (32-bit)"
},
{
"cve": "CVE-2026-45591",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "description",
"text": "Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in ASP.NET Core SignalR/Blazor via nested MessagePack arrays"
},
{
"cve": "CVE-2026-44503",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"category": "description",
"text": "The RedirectHandler middleware in microsoft/kiota-java (com.microsoft.kiota:microsoft-kiota-http-okHttp v1.9.0) and other Kiota libraries fails to strip sensitive HTTP headers when following 3xx redirects to a different host or scheme. Only the Authorization header is removed; Cookie, Proxy-Authorization, and all custom headers are forwarded to the redirect target."
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalScore": 6.8,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 6.8,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Kiota RedirectHandler header-leak issue"
},
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "description",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Race condition in Go database/sql Rows.Scan during concurrent query cancellation"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to an interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Panic in Go crypto/x509 when validating certificate chains containing DSA public keys"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Quadratic-time resource exhaustion in Go crypto/x509 HostnameError.Error()"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker using crafted manipulations that ensure the worst case is reached.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "CPU exhaustion in Go MIME header decoding via invalid encoded-words"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "description",
"text": "When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Double-free in Go cgo DNS resolver LookupCNAME via long CNAME response"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Unbounded resource consumption in Go crypto/x509 certificate chain building"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Unbounded memory consumption in Go net/url query parameter parsing"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Non-linear processing time in Go PEM parsing of invalid inputs"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "CPU and memory exhaustion in Go net/mail ParseAddress/ParseAddressList/ParseDate"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "TLS 1.3 connection deadlock via repeated post-handshake key update messages"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "description",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Infinite loop in Go HTTP/2 transport via SETTINGS_MAX_FRAME_SIZE of 0"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"notes": [
{
"category": "description",
"text": "On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of a path is a symbolic link and the path ends in /. For example, root.Open(\"symlink/\") will open \"symlink\" even when \"symlink\" is a symbolic link pointing outside of the root.",
"title": "CVE Description"
},
{
"category": "other",
"text": "NVD has not yet published a CVSS score for this CVE at the time of research (published 2026-07-07, still awaiting enrichment). Score left unset rather than estimated; update once NVD/CNA enrichment completes.",
"title": "Scoring Note"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalScore": 7.3,
"environmentalSeverity": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.3,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "os.Root symlink escape via trailing slash on final path component (Go)"
},
{
"cve": "CVE-2026-58471",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit c2640fe, contains a heap buffer overflow vulnerability in the convert_fname() function within src/url.c that allows remote attackers to trigger memory corruption through a server-supplied filename requiring character set conversion. When the output buffer is too small during iconv E2BIG reallocation, the reallocation logic miscalculates the remaining space, leading to a heap buffer overflow that can be exploited via a maliciously crafted server response.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer overflow in GNU Wget convert_fname() via server-supplied filename"
},
{
"cve": "CVE-2026-58472",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the html_quote_string() function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity encoding. A server-supplied HTML attribute causes a signed integer counter to overflow during output size accumulation, resulting in an undersized heap allocation and subsequent heap buffer overflow during the copy phase.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow leading to heap buffer overflow in GNU Wget html_quote_string()"
},
{
"cve": "CVE-2026-58469",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer underread in GNU Wget clean_metalink_string() via whitespace-only URL"
}
]
}
WID-SEC-W-2025-2227
Vulnerability from csaf_certbund - Published: 2025-10-07 22:00 - Updated: 2026-06-16 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.20.24
Red Hat / OpenShift
|
Container Platform <4.20.24 | ||
|
Red Hat OpenShift Container Platform <4.14.63
Red Hat / OpenShift
|
Container Platform <4.14.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source OpenTofu <1.10.7
Open Source / OpenTofu
|
<1.10.7 | ||
|
Splunk Splunk Enterprise <9.4.8
Splunk / Splunk Enterprise
|
<9.4.8 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
Red Hat OpenShift Container Platform <4.19.26
Red Hat / OpenShift
|
Container Platform <4.19.26 | ||
|
Red Hat OpenShift Container Platform <4.15.62
Red Hat / OpenShift
|
Container Platform <4.15.62 | ||
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
Red Hat OpenShift Service Mesh <2.6.12
Red Hat / OpenShift
|
Service Mesh <2.6.12 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
IBM App Connect Enterprise Certified Container <13.0.6.0-r1
IBM / App Connect Enterprise
|
Certified Container <13.0.6.0-r1 | ||
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:containers
|
— | |
|
Golang Go <1.25.2
Golang / Go
|
<1.25.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go <1.24.8
Golang / Go
|
<1.24.8 | ||
|
IBM App Connect Enterprise Certified Container <12.0.12-r19
IBM / App Connect Enterprise
|
Certified Container <12.0.12-r19 | ||
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Red Hat OpenStack Services on OpenShift
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:services_on_openshift
|
Services on OpenShift | |
|
Red Hat OpenShift Container Platform <4.21.1
Red Hat / OpenShift
|
Container Platform <4.21.1 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Red Hat OpenShift Container Platform <4.18.43
Red Hat / OpenShift
|
Container Platform <4.18.43 | ||
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Splunk Splunk Enterprise <9.2.12
Splunk / Splunk Enterprise
|
<9.2.12 | ||
|
Splunk Splunk Enterprise <9.3.9
Splunk / Splunk Enterprise
|
<9.3.9 | ||
|
Red Hat OpenShift Container Platform <4.18.35
Red Hat / OpenShift
|
Container Platform <4.18.35 | ||
|
Red Hat OpenShift Container Platform <4.17.51
Red Hat / OpenShift
|
Container Platform <4.17.51 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift API for Data Protection
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:api_for_data_protection
|
API for Data Protection | |
|
Splunk Splunk Enterprise <10.0.3
Splunk / Splunk Enterprise
|
<10.0.3 | ||
|
Splunk Splunk Enterprise <10.2.0
Splunk / Splunk Enterprise
|
<10.2.0 | ||
|
Red Hat OpenShift Container Platform <4.16.58
Red Hat / OpenShift
|
Container Platform <4.16.58 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
Red Hat OpenShift Container Platform <4.20.6
Red Hat / OpenShift
|
Container Platform <4.20.6 |
{
"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": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"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-2025-2227 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2227.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2227 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2227"
},
{
"category": "external",
"summary": "Google Mailing List vom 2025-10-07",
"url": "https://groups.google.com/g/golang-nuts/c/Gxn25BP4MXk/m/3KrM-XBOBAAJ"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2025-10-07",
"url": "https://seclists.org/oss-sec/2025/q4/18"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15609-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5U2RZ5ZQ7QZC7Q64L5ZGYYRBUCDDWOHV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15608-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BPJE7TJNEWQ7LAT33ZWEYXIPJXK2CYFL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03547-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PWLY3ERCTOOMT2WHA3W4RFDL5R5D6NI2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3682-1 vom 2025-10-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QSN7GBHICQT7L4ZW4AZLM43XGTLQRK2J/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3042 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3042.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-01148DE25A vom 2025-10-31",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-01148de25a"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-AF04521261 vom 2025-10-31",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-af04521261"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-AC008831D6 vom 2025-11-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-ac008831d6"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-D1DADE0612 vom 2025-11-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d1dade0612"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-122A933CAD vom 2025-11-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-122a933cad"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15703-1 vom 2025-11-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KSDUD5LF2MRRU5JTCCP7MOV3FLUVTXLX/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-C1B04CBABA vom 2025-11-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-c1b04cbaba"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-078 vom 2025-11-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-078.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-077 vom 2025-11-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-077.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-072 vom 2025-11-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-072.html"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-W2JF-268Q-MRVH vom 2025-11-06",
"url": "https://github.com/advisories/GHSA-w2jf-268q-mrvh"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15711-1 vom 2025-11-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GSOQN2RH4GB4EVS4NWCVCQNETV2DXDNY/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-082 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-082.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3069 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3069.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3070 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3070.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3071 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3071.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-080 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-080.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-081 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-081.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-082 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-082.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-085 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-085.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-078 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-078.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-079 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-079.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-083 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-083.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-084 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-084.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-079 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-079.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-080 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-080.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-081 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-081.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-073 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-073.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-074 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-074.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-075 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-075.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-076 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-076.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-077 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-077.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-F63E98E319 vom 2025-11-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-f63e98e319"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-E14E668AFA vom 2025-11-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-e14e668afa"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-15C3D1DCFC vom 2025-11-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-15c3d1dcfc"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-3E35532D2A vom 2025-11-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-3e35532d2a"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21779 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21779"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21778 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21815 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21815"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21816 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21816"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21856 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21856"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21815 vom 2025-11-21",
"url": "https://errata.build.resf.org/RLSA-2025:21815"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-45A7DD8F10 vom 2025-11-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-45a7dd8f10"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22011 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22012 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22012"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21964 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21964"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-6B2336EC55 vom 2025-11-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-6b2336ec55"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-C7F4367479 vom 2025-11-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-c7f4367479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22030 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22030"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21815 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-21815.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4220-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UOLZYXYXKUYHDTMI5MUWYMLKG6RQQB3S/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22011 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-22011.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22181 vom 2025-11-26",
"url": "https://access.redhat.com/errata/RHSA-2025:22181"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21816 vom 2025-11-27",
"url": "https://errata.build.resf.org/RLSA-2025:21816"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22345 vom 2025-11-28",
"url": "https://access.redhat.com/errata/RHSA-2025:22345"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:22011 vom 2025-11-28",
"url": "https://errata.build.resf.org/RLSA-2025:22011"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:22012 vom 2025-11-28",
"url": "https://errata.build.resf.org/RLSA-2025:22012"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22255 vom 2025-12-02",
"url": "https://access.redhat.com/errata/RHSA-2025:22255"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22012 vom 2025-12-03",
"url": "https://linux.oracle.com/errata/ELSA-2025-22012.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22668 vom 2025-12-03",
"url": "https://access.redhat.com/errata/RHSA-2025:22668"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21816 vom 2025-12-03",
"url": "https://linux.oracle.com/errata/ELSA-2025-21816.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22743 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22743"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22738 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22738"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:22668 vom 2025-12-04",
"url": "https://errata.build.resf.org/RLSA-2025:22668"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22759 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22759"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3079 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3079.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22668 vom 2025-12-09",
"url": "http://linux.oracle.com/errata/ELSA-2025-22668.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3078 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3078.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-083 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-083.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22899 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22899"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23002 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23002"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23001 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23088 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23088"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23087 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23087"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23087 vom 2025-12-11",
"url": "https://errata.build.resf.org/RLSA-2025:23087"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23088 vom 2025-12-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-23088.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-C67591D0A2 vom 2025-12-10",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-c67591d0a2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23087 vom 2025-12-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-23087.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23088 vom 2025-12-13",
"url": "https://errata.build.resf.org/RLSA-2025:23088"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20157-1 vom 2025-12-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2U4ZHXRG6FRV2PVCQEFXC42LYXWQIXQG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21193-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023548.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21192-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023549.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23421 vom 2025-12-17",
"url": "https://access.redhat.com/errata/RHSA-2025:23421"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23546 vom 2025-12-17",
"url": "https://access.redhat.com/errata/RHSA-2025:23546"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23347 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23347"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23348 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23295 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23295"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23294 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23294"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23294 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23294.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23295 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23295.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23326 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23326"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23325 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23325"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23374 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23374"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23394 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23394"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23374 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23374"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23325 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23325.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23326 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23326.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23326 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23326"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23325 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23325"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23295 vom 2025-12-20",
"url": "https://errata.build.resf.org/RLSA-2025:23295"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23294 vom 2025-12-20",
"url": "https://errata.build.resf.org/RLSA-2025:23294"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-6A38045E00 vom 2025-12-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6a38045e00"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-0ABE7A3DA8 vom 2025-12-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-0abe7a3da8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-CFDD59F20F vom 2025-12-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-cfdd59f20f"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-723B7F2990 vom 2025-12-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-723b7f2990"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-570618AF7E vom 2025-12-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-570618af7e"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-36B3527937 vom 2025-12-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-36b3527937"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23733 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23733"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-12B00D8E2C vom 2025-12-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-12b00d8e2c"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23747 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23747"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23746 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23746"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23741 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23741"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-17F9C28389 vom 2025-12-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-17f9c28389"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7255416 vom 2025-12-19",
"url": "https://www.ibm.com/support/pages/node/7255416"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23736 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23736"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23740 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23740"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23737 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23737"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23948 vom 2025-12-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-23948.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23374 vom 2025-12-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-23374.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23948 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23948"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23948 vom 2025-12-23",
"url": "https://errata.build.resf.org/RLSA-2025:23948"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23543 vom 2025-12-25",
"url": "http://linux.oracle.com/errata/ELSA-2025-23543.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3121 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3121.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0227 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0227"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0246 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0246"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0226 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0226"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0244 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0244"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0245 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0245"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0243 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0243"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0314 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0314"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0424 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0424"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0426 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0426"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0477 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0477"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0527 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0527"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0530 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0530"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0627 vom 2026-01-14",
"url": "https://access.redhat.com/errata/RHSA-2026:0627"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0671 vom 2026-01-15",
"url": "https://access.redhat.com/errata/RHSA-2026:0671"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0718 vom 2026-01-15",
"url": "https://access.redhat.com/errata/RHSA-2026:0718"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0753 vom 2026-01-20",
"url": "http://linux.oracle.com/errata/ELSA-2026-0753.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0663 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0663"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0973 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0973"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0987 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1018 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1025 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1025"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1017 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1071 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1071"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1072 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1072"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1067 vom 2026-01-23",
"url": "https://access.redhat.com/errata/RHSA-2026:1067"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0296-1 vom 2026-01-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023920.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0298-1 vom 2026-01-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5Q63UO2LYEIXNPXRBOE6F42PWFVTQ6LQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0297-1 vom 2026-01-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023924.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1379 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1379"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1377 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1377"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1378 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1378"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1380 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1380"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1381 vom 2026-01-29",
"url": "http://linux.oracle.com/errata/ELSA-2026-1381.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0308-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023937.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1488 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1488"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1520 vom 2026-01-29",
"url": "https://access.redhat.com/errata/RHSA-2026:1520"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1380 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-1380.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50076 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-50076.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-030 vom 2026-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000421570/dsa-2026-030-security-update-for-dell-networker-vproxy-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7259319 vom 2026-01-30",
"url": "https://www.ibm.com/support/pages/node/7259319"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1552 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1552"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-5E10141457 vom 2026-02-04",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-5e10141457"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1942 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1837 vom 2026-02-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-1837.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1838 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:1838"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1838 vom 2026-02-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-1838.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1837 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:1837"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7260087 vom 2026-02-09",
"url": "https://www.ibm.com/support/pages/node/7260087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2343 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2129 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2129"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2082 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2082"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2071 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2071"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2456 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2571 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2572 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2568 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2568"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2711 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2711"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2737 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2737"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-82F07C2A59 vom 2026-02-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-82f07c2a59"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-ABA9CBC84B vom 2026-02-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-aba9cbc84b"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-A2DFE68ED3 vom 2026-02-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-a2dfe68ed3"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0211 vom 2026-02-18",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0211"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2920 vom 2026-02-19",
"url": "https://linux.oracle.com/errata/ELSA-2026-2920.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3108 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3108"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-514CB99C8F vom 2026-02-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-514cb99c8f"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20301-1 vom 2026-03-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HI5YBRZT7ZAEECO2GZWZ2NF6FI55BMYW/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20623-1 vom 2026-03-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024649.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20629-1 vom 2026-03-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024646.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3905 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3875 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:3875"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0306 vom 2026-03-11",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0306"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4533 vom 2026-03-13",
"url": "https://access.redhat.com/errata/RHSA-2026:4533"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4532 vom 2026-03-12",
"url": "https://access.redhat.com/errata/RHSA-2026:4532"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4693 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4672 vom 2026-03-18",
"url": "http://linux.oracle.com/errata/ELSA-2026-4672.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4464 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:4464"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4434 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4434"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4936 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4936"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4423 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:4423"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4418 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:4418"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4510 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:4510"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4482 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:4482"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5234 vom 2026-03-23",
"url": "https://access.redhat.com/errata/RHSA-2026:5234"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5394 vom 2026-03-23",
"url": "https://access.redhat.com/errata/RHSA-2026:5394"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5633 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5633"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5636 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5636"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5645 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5645"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5107 vom 2026-03-26",
"url": "https://access.redhat.com/errata/RHSA-2026:5107"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5086 vom 2026-03-26",
"url": "https://access.redhat.com/errata/RHSA-2026:5086"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6226 vom 2026-03-31",
"url": "https://access.redhat.com/errata/RHSA-2026:6226"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6191 vom 2026-03-30",
"url": "https://access.redhat.com/errata/RHSA-2026:6191"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6382 vom 2026-04-02",
"url": "https://linux.oracle.com/errata/ELSA-2026-6382.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5876 vom 2026-04-01",
"url": "https://access.redhat.com/errata/RHSA-2026:5876"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6564 vom 2026-04-09",
"url": "https://access.redhat.com/errata/RHSA-2026:6564"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8229 vom 2026-04-15",
"url": "https://access.redhat.com/errata/RHSA-2026:8229"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8218 vom 2026-04-15",
"url": "https://access.redhat.com/errata/RHSA-2026:8218"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8325 vom 2026-04-15",
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10703 vom 2026-04-27",
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7385 vom 2026-05-02",
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12279 vom 2026-04-30",
"url": "https://access.redhat.com/errata/RHSA-2026:12279"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13542 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13548 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13548"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17595 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17595"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1838 vom 2026-05-21",
"url": "https://errata.build.resf.org/RLSA-2026:1838"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1837 vom 2026-05-21",
"url": "https://errata.build.resf.org/RLSA-2026:1837"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20034 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20042 vom 2026-05-27",
"url": "https://access.redhat.com/errata/RHSA-2026:20042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20089 vom 2026-05-29",
"url": "https://access.redhat.com/errata/RHSA-2026:20089"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:21658 vom 2026-06-03",
"url": "https://access.redhat.com/errata/RHSA-2026:21658"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:21701 vom 2026-06-03",
"url": "https://access.redhat.com/errata/RHSA-2026:21701"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:21704 vom 2026-06-03",
"url": "https://access.redhat.com/errata/RHSA-2026:21704"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26420 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26420"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T08:40:26.402+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-2227",
"initial_release_date": "2025-10-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "6",
"summary": "Referenz(en) aufgenommen: EUVD-2025-36732, EUVD-2025-36736, EUVD-2025-36735, EUVD-2025-36734, EUVD-2025-36737, EUVD-2025-36738, EUVD-2025-36733, GO-2025-4006, GO-2025-4008, GO-2025-4015, GO-2025-4014, EUVD-2025-36730, EUVD-2025-36731, GO-2025-4009, GO-2025-4010, GO-2025-4011, GO-2025-4012, GO-2025-4013, GO-2025-4007, EUVD-2025-36739"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora und openSUSE aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-11-16T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Fedora und Red Hat aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Amazon, Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation, Oracle Linux und Fedora aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und openSUSE aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-16T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Oracle Linux, Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Rocky Enterprise Software Foundation, Fedora, Red Hat und IBM aufgenommen"
},
{
"date": "2025-12-22T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-01-06T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von Oracle Linux, SUSE und Red Hat aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von Fedora, Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Splunk-SVD und Oracle Linux aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-03-12T23:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "70",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "71",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "72",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-22T23:00:00.000+00:00",
"number": "73",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "74",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "75",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "76",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-30T22:00:00.000+00:00",
"number": "77",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "78",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "79",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "80",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "81",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "82",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "83",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "84",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "85",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "86",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "87",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "88",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "89",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "90",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "91",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "91"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vProxy \u003c19.14",
"product": {
"name": "Dell NetWorker vProxy \u003c19.14",
"product_id": "T050451"
}
},
{
"category": "product_version",
"name": "vProxy 19.14",
"product": {
"name": "Dell NetWorker vProxy 19.14",
"product_id": "T050451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.14"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.25.2",
"product": {
"name": "Golang Go \u003c1.25.2",
"product_id": "T047464"
}
},
{
"category": "product_version",
"name": "1.25.2",
"product": {
"name": "Golang Go 1.25.2",
"product_id": "T047464-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.25.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.24.8",
"product": {
"name": "Golang Go \u003c1.24.8",
"product_id": "T047465"
}
},
{
"category": "product_version",
"name": "1.24.8",
"product": {
"name": "Golang Go 1.24.8",
"product_id": "T047465-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.24.8"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Certified Container \u003c13.0.6.0-r1",
"product": {
"name": "IBM App Connect Enterprise Certified Container \u003c13.0.6.0-r1",
"product_id": "T049620"
}
},
{
"category": "product_version",
"name": "Certified Container 13.0.6.0-r1",
"product": {
"name": "IBM App Connect Enterprise Certified Container 13.0.6.0-r1",
"product_id": "T049620-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container__13.0.6.0-r1"
}
}
},
{
"category": "product_version_range",
"name": "Certified Container \u003c12.0.12-r19",
"product": {
"name": "IBM App Connect Enterprise Certified Container \u003c12.0.12-r19",
"product_id": "T049621"
}
},
{
"category": "product_version",
"name": "Certified Container 12.0.12-r19",
"product": {
"name": "IBM App Connect Enterprise Certified Container 12.0.12-r19",
"product_id": "T049621-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container__12.0.12-r19"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T024464",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:containers"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
}
],
"category": "product_name",
"name": "MQ"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.10.7",
"product": {
"name": "Open Source OpenTofu \u003c1.10.7",
"product_id": "T048371"
}
},
{
"category": "product_version",
"name": "1.10.7",
"product": {
"name": "Open Source OpenTofu 1.10.7",
"product_id": "T048371-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:opentofu:opentofu:1.10.7"
}
}
}
],
"category": "product_name",
"name": "OpenTofu"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"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": "product_version_range",
"name": "Quay \u003c3.16.0",
"product": {
"name": "Red Hat Enterprise Linux Quay \u003c3.16.0",
"product_id": "T049495"
}
},
{
"category": "product_version",
"name": "Quay 3.16.0",
"product": {
"name": "Red Hat Enterprise Linux Quay 3.16.0",
"product_id": "T049495-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:quay__3.16.0"
}
}
},
{
"category": "product_version",
"name": "VolSync",
"product": {
"name": "Red Hat Enterprise Linux VolSync",
"product_id": "T049873",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:volsync"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.20.6",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.20.6",
"product_id": "T049018"
}
},
{
"category": "product_version",
"name": "Container Platform 4.20.6",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20.6",
"product_id": "T049018-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.20.6"
}
}
},
{
"category": "product_version_range",
"name": "Service Mesh \u003c2.6.12",
"product": {
"name": "Red Hat OpenShift Service Mesh \u003c2.6.12",
"product_id": "T049923"
}
},
{
"category": "product_version",
"name": "Service Mesh 2.6.12",
"product": {
"name": "Red Hat OpenShift Service Mesh 2.6.12",
"product_id": "T049923-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh__2.6.12"
}
}
},
{
"category": "product_version",
"name": "API for Data Protection",
"product": {
"name": "Red Hat OpenShift API for Data Protection",
"product_id": "T050615",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:api_for_data_protection"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.21.1",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.21.1",
"product_id": "T050641"
}
},
{
"category": "product_version",
"name": "Container Platform 4.21.1",
"product": {
"name": "Red Hat OpenShift Container Platform 4.21.1",
"product_id": "T050641-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.21.1"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.35",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.35",
"product_id": "T051608"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.35",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.35",
"product_id": "T051608-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.35"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.51",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.51",
"product_id": "T051805"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.51",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.51",
"product_id": "T051805-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.51"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.26",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.26",
"product_id": "T051880"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.26",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.26",
"product_id": "T051880-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.26"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.62",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.62",
"product_id": "T051881"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.62",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.62",
"product_id": "T051881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.62"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.58",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.58",
"product_id": "T051889"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.58",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.58",
"product_id": "T051889-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.58"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.63",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.63",
"product_id": "T052152"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.63",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.63",
"product_id": "T052152-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.63"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.20.18",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.20.18",
"product_id": "T052609"
}
},
{
"category": "product_version",
"name": "Container Platform 4.20.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20.18",
"product_id": "T052609-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.20.18"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.54",
"product_id": "T054403"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.54",
"product_id": "T054403-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.54"
}
}
},
{
"category": "product_version",
"name": "Container Platform release 4.21.17",
"product": {
"name": "Red Hat OpenShift Container Platform release 4.21.17",
"product_id": "T054688",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_release_4.21.17"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.32",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.32",
"product_id": "T054748"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.32",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.32",
"product_id": "T054748-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.32"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.63",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.63",
"product_id": "T054875"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.63",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.63",
"product_id": "T054875-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.63"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.43",
"product_id": "T054988"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.43",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.43",
"product_id": "T054988-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.43"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.20.24",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.20.24",
"product_id": "T054991"
}
},
{
"category": "product_version",
"name": "Container Platform 4.20.24",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20.24",
"product_id": "T054991-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.20.24"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "Services on OpenShift",
"product": {
"name": "Red Hat OpenStack Services on OpenShift",
"product_id": "T037742",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:services_on_openshift"
}
}
}
],
"category": "product_name",
"name": "OpenStack"
}
],
"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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.0",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.0",
"product_id": "T050416"
}
},
{
"category": "product_version",
"name": "10.2.0",
"product": {
"name": "Splunk Splunk Enterprise 10.2.0",
"product_id": "T050416-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.3",
"product_id": "T050417"
}
},
{
"category": "product_version",
"name": "10.0.3",
"product": {
"name": "Splunk Splunk Enterprise 10.0.3",
"product_id": "T050417-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.9",
"product_id": "T050419"
}
},
{
"category": "product_version",
"name": "9.3.9",
"product": {
"name": "Splunk Splunk Enterprise 9.3.9",
"product_id": "T050419-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.12",
"product_id": "T050420"
}
},
{
"category": "product_version",
"name": "9.2.12",
"product": {
"name": "Splunk Splunk Enterprise 9.2.12",
"product_id": "T050420-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.8",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.8",
"product_id": "T050996"
}
},
{
"category": "product_version",
"name": "9.4.8",
"product": {
"name": "Splunk Splunk Enterprise 9.4.8",
"product_id": "T050996-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.1",
"product_id": "T051633"
}
},
{
"category": "product_version",
"name": "10.2.1",
"product": {
"name": "Splunk Splunk Enterprise 10.2.1",
"product_id": "T051633-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.4",
"product_id": "T051634"
}
},
{
"category": "product_version",
"name": "10.0.4",
"product": {
"name": "Splunk Splunk Enterprise 10.0.4",
"product_id": "T051634-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.9",
"product_id": "T051635"
}
},
{
"category": "product_version",
"name": "9.4.9",
"product": {
"name": "Splunk Splunk Enterprise 9.4.9",
"product_id": "T051635-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.10",
"product_id": "T051636"
}
},
{
"category": "product_version",
"name": "9.3.10",
"product": {
"name": "Splunk Splunk Enterprise 9.3.10",
"product_id": "T051636-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.10"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"product_status": {
"known_affected": [
"T054991",
"T052152",
"67646",
"T048371",
"T050996",
"T036688",
"T004914",
"T050451",
"T054875",
"T051880",
"T051881",
"T052609",
"T049923",
"T051635",
"T051636",
"T054748",
"T049620",
"T024464",
"T047464",
"398363",
"T047465",
"T049621",
"T049495",
"T051633",
"T037742",
"T050641",
"T051634",
"T054988",
"T054403",
"T054688",
"T032255",
"74185",
"T050420",
"T050419",
"T051608",
"T051805",
"T002207",
"T050615",
"T050417",
"T050416",
"T051889",
"T027843",
"T049873",
"T049018"
]
},
"release_date": "2025-10-07T22:00:00.000+00:00",
"title": "CVE-2025-61725"
}
]
}
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.
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.