Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39984 (GCVE-0-2026-39984)
Vulnerability from cvelistv5 – Published: 2026-04-14 23:41 – Updated: 2026-04-16 14:00- CWE-295 - Improper Certificate Validation
| URL | Tags |
|---|---|
| https://github.com/sigstore/timestamp-authority/s… | x_refsource_CONFIRM |
| https://github.com/sigstore/timestamp-authority/r… | x_refsource_MISC |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| sigstore | timestamp-authority |
Affected:
< 2.0.6
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-39984",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-16T14:00:42.548200Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T14:00:55.081Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "timestamp-authority",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003c 2.0.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-295",
"description": "CWE-295: Improper Certificate Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T23:41:47.909Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3"
},
{
"name": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6"
}
],
"source": {
"advisory": "GHSA-xm5m-wgh2-rrg3",
"discovery": "UNKNOWN"
},
"title": "Sigstore Timestamp Authority has Improper Certificate Validation in verifier"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-39984",
"datePublished": "2026-04-14T23:41:47.909Z",
"dateReserved": "2026-04-08T00:01:47.628Z",
"dateUpdated": "2026-04-16T14:00:55.081Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39984",
"date": "2026-09-05",
"epss": "0.00099",
"percentile": "0.00883"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39984\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-15T04:17:40.203\",\"lastModified\":\"2026-06-17T10:42:51.220\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"sigstore\",\"product\":\"timestamp-authority\",\"versions\":[{\"version\":\"\u003c 2.0.6\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-16T14:00:42.548200Z\",\"id\":\"CVE-2026-39984\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:sigstore_timestamp_authority:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0.6\",\"matchCriteriaId\":\"72AC995B-D581-447D-9300-056012700B64\"}]}]}],\"references\":[{\"url\":\"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-17T16:13:09+00:00",
"cve": "CVE-2026-39984",
"id": "CVE-2026-39984",
"initial_release_date": "2026-04-14T23:41:47.909000+00:00",
"product_status:known_affected": "9",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "timestamp-authority/v2/pkg/verification: improper certificate validation in verifier",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39984.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39984\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-16T14:00:42.548200Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-16T14:00:48.614Z\"}}], \"cna\": {\"title\": \"Sigstore Timestamp Authority has Improper Certificate Validation in verifier\", \"source\": {\"advisory\": \"GHSA-xm5m-wgh2-rrg3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"sigstore\", \"product\": \"timestamp-authority\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.0.6\"}]}], \"references\": [{\"url\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\", \"name\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\", \"name\": \"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295: Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-14T23:41:47.909Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39984\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T14:00:55.081Z\", \"dateReserved\": \"2026-04-08T00:01:47.628Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-14T23:41:47.909Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:22456-1
Vulnerability from csaf_suse - Published: 2026-06-30 11:41 - Updated: 2026-06-30 11:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker fixes the following issues\n\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265782).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266625).\n- CVE-2026-39984: github.com/sigstore/timestamp-authority/v2/pkg/verification: improper certificate validation can be\n used to bypass some authorization controls (bsc#1262346).\n- CVE-2026-41567: arbitrary code execution with full daemon privileges when a user uploads a compressed archive into\n that container (bsc#1267827).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-605",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22456-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22456-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622456-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22456-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027252.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262346",
"url": "https://bugzilla.suse.com/1262346"
},
{
"category": "self",
"summary": "SUSE Bug 1265782",
"url": "https://bugzilla.suse.com/1265782"
},
{
"category": "self",
"summary": "SUSE Bug 1266625",
"url": "https://bugzilla.suse.com/1266625"
},
{
"category": "self",
"summary": "SUSE Bug 1267827",
"url": "https://bugzilla.suse.com/1267827"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41567 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41567/"
}
],
"title": "Security update for docker",
"tracking": {
"current_release_date": "2026-06-30T11:41:11Z",
"generator": {
"date": "2026-06-30T11:41:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22456-1",
"initial_release_date": "2026-06-30T11:41:11Z",
"revision_history": [
{
"date": "2026-06-30T11:41:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"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": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-41567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41567"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework. In versions prior to 29.5.1 and in moby/moby v2 prior to v2.0.0-beta.14, when a compressed archive is uploaded to a container via `PUT /containers/{id}/archive` or piped through `docker cp -`, the daemon resolves decompression binaries (such as `xz` or `unpigz`) from the container\u0027s filesystem rather than the host\u0027s due to incorrect ordering of operations. A malicious container image containing a trojanized decompression binary can achieve arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities, when a user uploads a compressed (xz or gzip) archive into that container. This issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the `PUT /containers/{id}/archive` endpoint, and avoiding piping compressed archives into containers created from untrusted images",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41567",
"url": "https://www.suse.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "SUSE Bug 1267827 for CVE-2026-41567",
"url": "https://bugzilla.suse.com/1267827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-41567"
}
]
}
ubuntu-cve-2026-39984
Vulnerability from osv_ubuntu
Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-sigstore-timestamp-authority-dev",
"binary_version": "1.2.3-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-github-sigstore-timestamp-authority",
"purl": "pkg:deb/ubuntu/golang-github-sigstore-timestamp-authority@1.2.3-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.3-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-sigstore-timestamp-authority-dev",
"binary_version": "2.0.4-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-github-sigstore-timestamp-authority",
"purl": "pkg:deb/ubuntu/golang-github-sigstore-timestamp-authority@2.0.4-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.3-2",
"1.2.9-1",
"2.0.3-2",
"2.0.4-1"
]
}
],
"aliases": [],
"details": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"id": "UBUNTU-CVE-2026-39984",
"modified": "2026-05-20T15:27:25Z",
"published": "2026-04-15T04:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-39984"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39984"
},
{
"type": "REPORT",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-39984"
]
}
WID-SEC-W-2026-3046
Vulnerability from csaf_certbund - Published: 2026-08-26 22:00 - Updated: 2026-08-30 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
{
"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": "IBM Concert ist eine Plattform f\u00fcr die Automatisierung von Gesch\u00e4ftsprozessen und Entscheidungsfindung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Concert ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, um einen SQL-Injection Angriff durchzuf\u00fchren und um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-3046 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-3046.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-3046 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-3046"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7285337 vom 2026-08-26",
"url": "https://www.ibm.com/support/pages/node/7285337"
}
],
"source_lang": "en-US",
"title": "IBM Concert: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-30T22:00:00.000+00:00",
"generator": {
"date": "2026-08-31T06:12:08.730+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-3046",
"initial_release_date": "2026-08-26T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-08-26T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-08-30T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-67959, EUVD-2025-210810"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.0.0",
"product": {
"name": "IBM Concert \u003c3.0.0",
"product_id": "T058718"
}
},
{
"category": "product_version",
"name": "3.0.0",
"product": {
"name": "IBM Concert 3.0.0",
"product_id": "T058718-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:concert:3.0.0"
}
}
}
],
"category": "product_name",
"name": "Concert"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-19921",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2019-19921"
},
{
"cve": "CVE-2021-23337",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2021-23337"
},
{
"cve": "CVE-2024-3651",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-3651"
},
{
"cve": "CVE-2024-39338",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-39338"
},
{
"cve": "CVE-2024-45590",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-45590"
},
{
"cve": "CVE-2025-13465",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-13465"
},
{
"cve": "CVE-2025-15284",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-15599",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-15599"
},
{
"cve": "CVE-2025-22874",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-22874"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-47907",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-47907"
},
{
"cve": "CVE-2025-52881",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-55184",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-55184"
},
{
"cve": "CVE-2025-58056",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58056"
},
{
"cve": "CVE-2025-58188",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61730",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-64649",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-64649"
},
{
"cve": "CVE-2025-64756",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-67221",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-67221"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2025-68146",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-68146"
},
{
"cve": "CVE-2026-0540",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-0540"
},
{
"cve": "CVE-2026-2327",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2327"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23897",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23897"
},
{
"cve": "CVE-2026-2391",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2391"
},
{
"cve": "CVE-2026-23949",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23949"
},
{
"cve": "CVE-2026-24486",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-24486"
},
{
"cve": "CVE-2026-25528",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25528"
},
{
"cve": "CVE-2026-25547",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-25639",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25639"
},
{
"cve": "CVE-2026-25990",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25990"
},
{
"cve": "CVE-2026-26007",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26007"
},
{
"cve": "CVE-2026-26019",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26019"
},
{
"cve": "CVE-2026-26996",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26996"
},
{
"cve": "CVE-2026-27142",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-27212",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27212"
},
{
"cve": "CVE-2026-27699",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27699"
},
{
"cve": "CVE-2026-27903",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27903"
},
{
"cve": "CVE-2026-27904",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27904"
},
{
"cve": "CVE-2026-28684",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-28684"
},
{
"cve": "CVE-2026-29063",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-29063"
},
{
"cve": "CVE-2026-29181",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-29181"
},
{
"cve": "CVE-2026-2950",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2950"
},
{
"cve": "CVE-2026-31808",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-31808"
},
{
"cve": "CVE-2026-31900",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-31900"
},
{
"cve": "CVE-2026-32274",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32274"
},
{
"cve": "CVE-2026-32288",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32597",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32597"
},
{
"cve": "CVE-2026-32630",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32630"
},
{
"cve": "CVE-2026-32887",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32887"
},
{
"cve": "CVE-2026-32952",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32952"
},
{
"cve": "CVE-2026-33186",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33532",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33532"
},
{
"cve": "CVE-2026-33750",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33750"
},
{
"cve": "CVE-2026-33814",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-33816",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33816"
},
{
"cve": "CVE-2026-33916",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33916"
},
{
"cve": "CVE-2026-34043",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34043"
},
{
"cve": "CVE-2026-34073",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34073"
},
{
"cve": "CVE-2026-34077",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34077"
},
{
"cve": "CVE-2026-3520",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-3520"
},
{
"cve": "CVE-2026-35469",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-35469"
},
{
"cve": "CVE-2026-35515",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-35515"
},
{
"cve": "CVE-2026-3627",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-3627"
},
{
"cve": "CVE-2026-39823",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39892",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39892"
},
{
"cve": "CVE-2026-39984",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-40175",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40175"
},
{
"cve": "CVE-2026-40179",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40179"
},
{
"cve": "CVE-2026-40181",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40181"
},
{
"cve": "CVE-2026-40190",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40190"
},
{
"cve": "CVE-2026-40347",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40347"
},
{
"cve": "CVE-2026-41066",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41066"
},
{
"cve": "CVE-2026-41182",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41182"
},
{
"cve": "CVE-2026-41238",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41238"
},
{
"cve": "CVE-2026-41239",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41239"
},
{
"cve": "CVE-2026-41240",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41240"
},
{
"cve": "CVE-2026-41305",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41305"
},
{
"cve": "CVE-2026-41324",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41324"
},
{
"cve": "CVE-2026-41425",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41425"
},
{
"cve": "CVE-2026-41481",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41481"
},
{
"cve": "CVE-2026-41488",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41488"
},
{
"cve": "CVE-2026-41602",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41602"
},
{
"cve": "CVE-2026-41636",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41636"
},
{
"cve": "CVE-2026-42151",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42151"
},
{
"cve": "CVE-2026-42154",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42154"
},
{
"cve": "CVE-2026-42198",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42198"
},
{
"cve": "CVE-2026-42211",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42211"
},
{
"cve": "CVE-2026-42338",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42338"
},
{
"cve": "CVE-2026-42342",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42342"
},
{
"cve": "CVE-2026-42561",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42561"
},
{
"cve": "CVE-2026-42577",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42577"
},
{
"cve": "CVE-2026-43870",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-43870"
},
{
"cve": "CVE-2026-44405",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44405"
},
{
"cve": "CVE-2026-44431",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44431"
},
{
"cve": "CVE-2026-44432",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44432"
},
{
"cve": "CVE-2026-44486",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44486"
},
{
"cve": "CVE-2026-44487",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44487"
},
{
"cve": "CVE-2026-44488",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44488"
},
{
"cve": "CVE-2026-44492",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44492"
},
{
"cve": "CVE-2026-44494",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44494"
},
{
"cve": "CVE-2026-44496",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44496"
},
{
"cve": "CVE-2026-44728",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44728"
},
{
"cve": "CVE-2026-4539",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4539"
},
{
"cve": "CVE-2026-45409",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-45409"
},
{
"cve": "CVE-2026-45736",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-45736"
},
{
"cve": "CVE-2026-46625",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-46625"
},
{
"cve": "CVE-2026-4800",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4800"
},
{
"cve": "CVE-2026-4923",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4923"
},
{
"cve": "CVE-2026-4926",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4926"
},
{
"cve": "CVE-2026-7246",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-7246"
},
{
"cve": "CVE-2026-8723",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-8723"
}
]
}
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.