Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-56369 (GCVE-0-2026-56369)
Vulnerability from cvelistv5 – Published: 2026-06-30 22:08 – Updated: 2026-07-01 15:07
VLAI
EPSS
VEX
Title
ImageMagick - Information Disclosure via AES-CTR Nonce Reuse in PasskeyEncipherImage
Summary
ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-01 15:06 UTC
CWE
- CWE-323 - Reusing a Nonce, Key Pair in Encryption
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/ImageMagick/ImageMagick/securi… | vendor-advisory |
| https://www.vulncheck.com/advisories/imagemagick-… | third-party-advisory |
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| ImageMagick | ImageMagick |
Affected:
0 , < 7.1.2-22
(semver)
Unaffected: 7.1.2-22 (semver) |
guessed | |
| ImageMagick | ImageMagick |
Affected:
0 , < 6.9.13-47
(semver)
Unaffected: 6.9.13-47 (semver) |
guessed |
Date Public
2026-05-16 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-56369",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T15:06:08.535426Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-01T15:07:57.635Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"lessThan": "7.1.2-22",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "7.1.2-22",
"versionType": "semver"
}
]
},
{
"defaultStatus": "unaffected",
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"lessThan": "6.9.13-47",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "6.9.13-47",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.2-22",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.9.13-47",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "007bsd"
},
{
"lang": "en",
"type": "reporter",
"value": "LuiginoC"
}
],
"datePublic": "2026-05-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-323",
"description": "Reusing a Nonce, Key Pair in Encryption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-30T22:08:38.920Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Security Advisory (GHSA-qv2q-c278-pch5)",
"tags": [
"vendor-advisory"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5"
},
{
"name": "VulnCheck Advisory: ImageMagick - Information Disclosure via AES-CTR Nonce Reuse in PasskeyEncipherImage",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage"
}
],
"title": "ImageMagick - Information Disclosure via AES-CTR Nonce Reuse in PasskeyEncipherImage",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-56369",
"datePublished": "2026-06-30T22:08:38.920Z",
"dateReserved": "2026-06-21T02:05:21.920Z",
"dateUpdated": "2026-07-01T15:07:57.635Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-56369",
"date": "2026-08-18",
"epss": "0.00229",
"percentile": "0.13947"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-56369\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-06-30T23:17:31.650\",\"lastModified\":\"2026-07-02T18:31:07.463\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.\"}],\"affected\":[{\"source\":\"disclosure@vulncheck.com\",\"affectedData\":[{\"vendor\":\"ImageMagick\",\"product\":\"ImageMagick\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"7.1.2-22\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"7.1.2-22\",\"versionType\":\"semver\",\"status\":\"unaffected\"}]},{\"vendor\":\"ImageMagick\",\"product\":\"ImageMagick\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"6.9.13-47\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.9.13-47\",\"versionType\":\"semver\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-01T15:06:08.535426Z\",\"id\":\"CVE-2026-56369\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-323\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.9.13-47\",\"matchCriteriaId\":\"C825A5B5-E252-445A-8216-968C729E05C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0-0\",\"versionEndExcluding\":\"7.1.2-22\",\"matchCriteriaId\":\"64E7E76C-2AFF-4C9C-8E67-976B54F4433F\"}]}]}],\"references\":[{\"url\":\"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-07-03T16:41:48+00:00",
"cve": "CVE-2026-56369",
"id": "CVE-2026-56369",
"initial_release_date": "2026-06-30T22:08:38.920000+00:00",
"product_status:known_affected": "14",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "ImageMagick: ImageMagick: Information disclosure due to AES-CTR nonce reuse",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-56369.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-56369\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-01T15:06:08.535426Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-01T15:06:28.293Z\"}}], \"cna\": {\"title\": \"ImageMagick - Information Disclosure via AES-CTR Nonce Reuse in PasskeyEncipherImage\", \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"007bsd\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"LuiginoC\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\"}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"ImageMagick\", \"product\": \"ImageMagick\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"7.1.2-22\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"7.1.2-22\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"ImageMagick\", \"product\": \"ImageMagick\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"6.9.13-47\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.9.13-47\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-05-16T00:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5\", \"name\": \"GitHub Security Advisory (GHSA-qv2q-c278-pch5)\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage\", \"name\": \"VulnCheck Advisory: ImageMagick - Information Disclosure via AES-CTR Nonce Reuse in PasskeyEncipherImage\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck-endgame\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-323\", \"description\": \"Reusing a Nonce, Key Pair in Encryption\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"7.1.2-22\"}, {\"criteria\": \"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.9.13-47\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-06-30T22:08:38.920Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-56369\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-01T15:07:57.635Z\", \"dateReserved\": \"2026-06-21T02:05:21.920Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-06-30T22:08:38.920Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-56369
Vulnerability from fkie_nvd - Published: 2026-06-30 23:17 - Updated: 2026-07-02 18:31
Severity
Summary
ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| imagemagick | imagemagick | * | |
| imagemagick | imagemagick | * |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"lessThan": "7.1.2-22",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "7.1.2-22",
"versionType": "semver"
}
]
},
{
"defaultStatus": "unaffected",
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"lessThan": "6.9.13-47",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "6.9.13-47",
"versionType": "semver"
}
]
}
],
"source": "disclosure@vulncheck.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C825A5B5-E252-445A-8216-968C729E05C7",
"versionEndExcluding": "6.9.13-47",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"matchCriteriaId": "64E7E76C-2AFF-4C9C-8E67-976B54F4433F",
"versionEndExcluding": "7.1.2-22",
"versionStartIncluding": "7.0.0-0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images."
}
],
"id": "CVE-2026-56369",
"lastModified": "2026-07-02T18:31:07.463",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-56369",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T15:06:08.535426Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-30T23:17:31.650",
"references": [
{
"source": "disclosure@vulncheck.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-323"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-VGQJ-4JHR-3WH5
Vulnerability from github – Published: 2026-07-01 00:34 – Updated: 2026-07-01 00:34
VLAI
Details
ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.
Severity
{
"affected": [],
"aliases": [
"CVE-2026-56369"
],
"database_specific": {
"cwe_ids": [
"CWE-323"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-30T23:17:31Z",
"severity": "MODERATE"
},
"details": "ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.",
"id": "GHSA-vgqj-4jhr-3wh5",
"modified": "2026-07-01T00:34:14Z",
"published": "2026-07-01T00:34:14Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56369"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
ubuntu-cve-2026-56369
Vulnerability from osv_ubuntu
Published
2026-06-30 23:17
Modified
2026-08-10 19:12
Summary
Details
ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.
Severity
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "imagemagick-common",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "libmagick++5",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "libmagickcore5",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "libmagickcore5-extra",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "libmagickwand5",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.7.7.10-6ubuntu3.13+esm24"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.7.7.10-6ubuntu3.13+esm24?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.7.7.10-5ubuntu3",
"8:6.7.7.10-5ubuntu4",
"8:6.7.7.10-6ubuntu1",
"8:6.7.7.10-6ubuntu2",
"8:6.7.7.10-6ubuntu3",
"8:6.7.7.10-6ubuntu3.1",
"8:6.7.7.10-6ubuntu3.2",
"8:6.7.7.10-6ubuntu3.3",
"8:6.7.7.10-6ubuntu3.4",
"8:6.7.7.10-6ubuntu3.5",
"8:6.7.7.10-6ubuntu3.6",
"8:6.7.7.10-6ubuntu3.7",
"8:6.7.7.10-6ubuntu3.8",
"8:6.7.7.10-6ubuntu3.9",
"8:6.7.7.10-6ubuntu3.11",
"8:6.7.7.10-6ubuntu3.12",
"8:6.7.7.10-6ubuntu3.13",
"8:6.7.7.10-6ubuntu3.13+esm1",
"8:6.7.7.10-6ubuntu3.13+esm2",
"8:6.7.7.10-6ubuntu3.13+esm3",
"8:6.7.7.10-6ubuntu3.13+esm4",
"8:6.7.7.10-6ubuntu3.13+esm5",
"8:6.7.7.10-6ubuntu3.13+esm6",
"8:6.7.7.10-6ubuntu3.13+esm7",
"8:6.7.7.10-6ubuntu3.13+esm8",
"8:6.7.7.10-6ubuntu3.13+esm9",
"8:6.7.7.10-6ubuntu3.13+esm10",
"8:6.7.7.10-6ubuntu3.13+esm11",
"8:6.7.7.10-6ubuntu3.13+esm12",
"8:6.7.7.10-6ubuntu3.13+esm13",
"8:6.7.7.10-6ubuntu3.13+esm14",
"8:6.7.7.10-6ubuntu3.13+esm15",
"8:6.7.7.10-6ubuntu3.13+esm16",
"8:6.7.7.10-6ubuntu3.13+esm17",
"8:6.7.7.10-6ubuntu3.13+esm18",
"8:6.7.7.10-6ubuntu3.13+esm19",
"8:6.7.7.10-6ubuntu3.13+esm20",
"8:6.7.7.10-6ubuntu3.13+esm21",
"8:6.7.7.10-6ubuntu3.13+esm22",
"8:6.7.7.10-6ubuntu3.13+esm23",
"8:6.7.7.10-6ubuntu3.13+esm24"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "imagemagick-6.q16",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "imagemagick-common",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagick++-6-headers",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagick++-6.q16-5v5",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickcore-6-arch-config",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickcore-6-headers",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickcore-6.q16-2",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickcore-6.q16-2-extra",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickwand-6-headers",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "libmagickwand-6.q16-2",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.8.9.9-7ubuntu5.16+esm23"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.8.9.9-7ubuntu5.16+esm23?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.8.9.9-5ubuntu2",
"8:6.8.9.9-6",
"8:6.8.9.9-6build1",
"8:6.8.9.9-7",
"8:6.8.9.9-7ubuntu1",
"8:6.8.9.9-7ubuntu2",
"8:6.8.9.9-7ubuntu3",
"8:6.8.9.9-7ubuntu4",
"8:6.8.9.9-7ubuntu5",
"8:6.8.9.9-7ubuntu5.1",
"8:6.8.9.9-7ubuntu5.2",
"8:6.8.9.9-7ubuntu5.3",
"8:6.8.9.9-7ubuntu5.4",
"8:6.8.9.9-7ubuntu5.5",
"8:6.8.9.9-7ubuntu5.6",
"8:6.8.9.9-7ubuntu5.7",
"8:6.8.9.9-7ubuntu5.8",
"8:6.8.9.9-7ubuntu5.9",
"8:6.8.9.9-7ubuntu5.11",
"8:6.8.9.9-7ubuntu5.12",
"8:6.8.9.9-7ubuntu5.13",
"8:6.8.9.9-7ubuntu5.14",
"8:6.8.9.9-7ubuntu5.15",
"8:6.8.9.9-7ubuntu5.16",
"8:6.8.9.9-7ubuntu5.16+esm1",
"8:6.8.9.9-7ubuntu5.16+esm2",
"8:6.8.9.9-7ubuntu5.16+esm3",
"8:6.8.9.9-7ubuntu5.16+esm4",
"8:6.8.9.9-7ubuntu5.16+esm5",
"8:6.8.9.9-7ubuntu5.16+esm6",
"8:6.8.9.9-7ubuntu5.16+esm7",
"8:6.8.9.9-7ubuntu5.16+esm8",
"8:6.8.9.9-7ubuntu5.16+esm9",
"8:6.8.9.9-7ubuntu5.16+esm10",
"8:6.8.9.9-7ubuntu5.16+esm11",
"8:6.8.9.9-7ubuntu5.16+esm12",
"8:6.8.9.9-7ubuntu5.16+esm13",
"8:6.8.9.9-7ubuntu5.16+esm14",
"8:6.8.9.9-7ubuntu5.16+esm15",
"8:6.8.9.9-7ubuntu5.16+esm16",
"8:6.8.9.9-7ubuntu5.16+esm17",
"8:6.8.9.9-7ubuntu5.16+esm18",
"8:6.8.9.9-7ubuntu5.16+esm19",
"8:6.8.9.9-7ubuntu5.16+esm20",
"8:6.8.9.9-7ubuntu5.16+esm21",
"8:6.8.9.9-7ubuntu5.16+esm22",
"8:6.8.9.9-7ubuntu5.16+esm23"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "imagemagick-6-common",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "imagemagick-6.q16",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "imagemagick-6.q16hdri",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "imagemagick-common",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagick++-6-headers",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagick++-6.q16-7",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagick++-6.q16hdri-7",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6-arch-config",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6-headers",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6.q16-3",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6.q16-3-extra",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6.q16hdri-3",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickcore-6.q16hdri-3-extra",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickwand-6-headers",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickwand-6.q16-3",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "libmagickwand-6.q16hdri-3",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.9.7.4+dfsg-16ubuntu6.15+esm15?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.9.7.4+dfsg-16ubuntu2",
"8:6.9.7.4+dfsg-16ubuntu3",
"8:6.9.7.4+dfsg-16ubuntu4",
"8:6.9.7.4+dfsg-16ubuntu5",
"8:6.9.7.4+dfsg-16ubuntu6",
"8:6.9.7.4+dfsg-16ubuntu6.2",
"8:6.9.7.4+dfsg-16ubuntu6.3",
"8:6.9.7.4+dfsg-16ubuntu6.4",
"8:6.9.7.4+dfsg-16ubuntu6.7",
"8:6.9.7.4+dfsg-16ubuntu6.8",
"8:6.9.7.4+dfsg-16ubuntu6.9",
"8:6.9.7.4+dfsg-16ubuntu6.11",
"8:6.9.7.4+dfsg-16ubuntu6.12",
"8:6.9.7.4+dfsg-16ubuntu6.13",
"8:6.9.7.4+dfsg-16ubuntu6.14",
"8:6.9.7.4+dfsg-16ubuntu6.15",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm1",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm2",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm3",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm4",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm5",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm6",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm7",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm8",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm9",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm10",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm11",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm12",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm13",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm14",
"8:6.9.7.4+dfsg-16ubuntu6.15+esm15"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "imagemagick-6-common",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "imagemagick-6.q16",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "imagemagick-6.q16hdri",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "imagemagick-common",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagick++-6-headers",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagick++-6.q16-8",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagick++-6.q16hdri-8",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6-arch-config",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6-headers",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6.q16-6",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6.q16-6-extra",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6.q16hdri-6",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickcore-6.q16hdri-6-extra",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickwand-6-headers",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickwand-6.q16-6",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "libmagickwand-6.q16hdri-6",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.9.10.23+dfsg-2.1ubuntu3",
"8:6.9.10.23+dfsg-2.1ubuntu8",
"8:6.9.10.23+dfsg-2.1ubuntu9",
"8:6.9.10.23+dfsg-2.1ubuntu10",
"8:6.9.10.23+dfsg-2.1ubuntu11",
"8:6.9.10.23+dfsg-2.1ubuntu11.1",
"8:6.9.10.23+dfsg-2.1ubuntu11.2",
"8:6.9.10.23+dfsg-2.1ubuntu11.4",
"8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.5",
"8:6.9.10.23+dfsg-2.1ubuntu11.6",
"8:6.9.10.23+dfsg-2.1ubuntu11.6+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.7",
"8:6.9.10.23+dfsg-2.1ubuntu11.7+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.9",
"8:6.9.10.23+dfsg-2.1ubuntu11.9+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.9+esm2",
"8:6.9.10.23+dfsg-2.1ubuntu11.10",
"8:6.9.10.23+dfsg-2.1ubuntu11.10+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.11",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm1",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm2",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm3",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm4",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm5",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm6",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm7",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm8",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm9",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm10",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm11",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm12",
"8:6.9.10.23+dfsg-2.1ubuntu11.11+esm13"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "imagemagick-6-common",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "imagemagick-6.q16",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "imagemagick-6.q16hdri",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "imagemagick-common",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagick++-6-headers",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagick++-6.q16-8",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagick++-6.q16hdri-8",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6-arch-config",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6-headers",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6.q16-6",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6.q16-6-extra",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6.q16hdri-6",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickcore-6.q16hdri-6-extra",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickwand-6-headers",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickwand-6.q16-6",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "libmagickwand-6.q16hdri-6",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.9.11.60+dfsg-1ubuntu1",
"8:6.9.11.60+dfsg-1.3",
"8:6.9.11.60+dfsg-1.3build1",
"8:6.9.11.60+dfsg-1.3build2",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.1",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.1+esm1",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.2",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.2+esm1",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3+esm1",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3+esm2",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3+esm3",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm1",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm2",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm3",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm4",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm5",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm6",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm7",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm8",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm9",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm10",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm11",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm12",
"8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm13"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "imagemagick-6-common",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "imagemagick-6.q16",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "imagemagick-6.q16hdri",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagick++-6-headers",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagick++-6.q16-9t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagick++-6.q16hdri-9t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6-arch-config",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6-headers",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6.q16-7-extra",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6.q16-7t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6.q16hdri-7-extra",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickcore-6.q16hdri-7t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickwand-6-headers",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickwand-6.q16-7t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "libmagickwand-6.q16hdri-7t64",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
},
{
"binary_name": "perlmagick",
"binary_version": "8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:6.9.11.60+dfsg-1.6ubuntu1",
"8:6.9.12.98+dfsg1-5",
"8:6.9.12.98+dfsg1-5.2build1",
"8:6.9.12.98+dfsg1-5.2build2",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm1",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm2",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm3",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm4",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm5",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm6",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm7",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm8",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm9",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm10",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm11",
"8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm12"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "imagemagick-7-common",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "imagemagick-7.q16",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "imagemagick-7.q16hdri",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagick++-7-headers",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagick++-7.q16-5",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagick++-7.q16hdri-5",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7-arch-config",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7-headers",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7.q16-10",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7.q16-10-extra",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7.q16hdri-10",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickcore-7.q16hdri-10-extra",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickwand-7-headers",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickwand-7.q16-10",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "libmagickwand-7.q16hdri-10",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
},
{
"binary_name": "perlmagick",
"binary_version": "8:7.1.2.3+dfsg1-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:7.1.2.3+dfsg1-1ubuntu0.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:7.1.1.43+dfsg1-1",
"8:7.1.1.43+dfsg1-1ubuntu1",
"8:7.1.1.43+dfsg1-1ubuntu2",
"8:7.1.2.3+dfsg1-1",
"8:7.1.2.3+dfsg1-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "imagemagick",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "imagemagick-7-common",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "imagemagick-7.q16",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "imagemagick-7.q16hdri",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libimage-magick-perl",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libimage-magick-q16-perl",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libimage-magick-q16hdri-perl",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagick++-7-headers",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagick++-7.q16-5",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagick++-7.q16hdri-5",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7-arch-config",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7-headers",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7.q16-10",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7.q16-10-extra",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7.q16hdri-10",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickcore-7.q16hdri-10-extra",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickwand-7-headers",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickwand-7.q16-10",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "libmagickwand-7.q16hdri-10",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
},
{
"binary_name": "perlmagick",
"binary_version": "8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "imagemagick",
"purl": "pkg:deb/ubuntu/imagemagick@8:7.1.2.18+dfsg1-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8:7.1.2.3+dfsg1-1",
"8:7.1.2.8+dfsg1-1",
"8:7.1.2.12+dfsg1-1",
"8:7.1.2.13+dfsg1-1",
"8:7.1.2.15+dfsg1-1",
"8:7.1.2.16+dfsg1-1",
"8:7.1.2.18+dfsg1-1",
"8:7.1.2.18+dfsg1-1ubuntu0.1~esm1"
]
}
],
"aliases": [],
"details": "ImageMagick before 7.1.2-22 contains an information disclosure vulnerability in the PasskeyEncipherImage method due to AES-CTR nonce reuse. Attackers can exploit nonce reuse in the cipher implementation to recover plaintext information from encrypted images.",
"id": "UBUNTU-CVE-2026-56369",
"modified": "2026-08-10T19:12:12Z",
"published": "2026-06-30T23:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56369"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56369"
},
{
"type": "REPORT",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5"
},
{
"type": "REPORT",
"url": "https://www.vulncheck.com/advisories/imagemagick-information-disclosure-via-aes-ctr-nonce-reuse-in-passkeyencipherimage"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56369"
]
}
WID-SEC-W-2026-1567
Vulnerability from csaf_certbund - Published: 2026-05-17 22:00 - Updated: 2026-07-01 22:00Summary
ImageMagick: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: ImageMagick ist eine Sammlung von Programmbibliotheken und Werkzeugen, die Grafiken in zahlreichen Formaten verarbeiten kann.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in ImageMagick ausnutzen, um einen Denial of Service Angriff durchzuführen oder Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source ImageMagick <7.1.2-23
Open Source / ImageMagick
|
<7.1.2-23 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source ImageMagick <6.9.13-48
Open Source / ImageMagick
|
<6.9.13-48 |
References
26 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "ImageMagick ist eine Sammlung von Programmbibliotheken und Werkzeugen, die Grafiken in zahlreichen Formaten verarbeiten kann.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in ImageMagick ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1567 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1567.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1567 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1567"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-36wm-hprc-mcf5 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-36wm-hprc-mcf5"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-533m-3wf6-c33v vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-533m-3wf6-c33v"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-5r4x-w6p5-222q vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5r4x-w6p5-222q"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-7gg8-qqx7-92g5 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7gg8-qqx7-92g5"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-7wff-wpr6-vmhm vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7wff-wpr6-vmhm"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-cr6r-hmj8-pr7r vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cr6r-hmj8-pr7r"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-cwpj-h54c-xjpx vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cwpj-h54c-xjpx"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-g5mf-wqq5-vwg6 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g5mf-wqq5-vwg6"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-jcqp-6r6f-3mfx vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jcqp-6r6f-3mfx"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-pfvh-m9xv-8966 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pfvh-m9xv-8966"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-qv2q-c278-pch5 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qv2q-c278-pch5"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-rcr6-g7jc-f57g vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rcr6-g7jc-f57g"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-vf33-6r7x-66xx vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vf33-6r7x-66xx"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-vhrh-72hq-w8m7 vom 2026-05-17",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vhrh-72hq-w8m7"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6298 vom 2026-05-27",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00209.html"
},
{
"category": "external",
"summary": "Exploit DB #52595 vom 2026-05-28",
"url": "https://www.exploit-db.com/exploits/52595"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4609 vom 2026-05-31",
"url": "https://lists.debian.org/debian-lts-announce/2026/05/msg00054.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6310 vom 2026-05-29",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00221.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3346 vom 2026-06-09",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3346.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2580-1 vom 2026-06-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026966.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2625-1 vom 2026-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026987.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11115-1 vom 2026-06-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IDMJWDSIIAL5DRGYDMBZ2JUPEQH7QCMJ/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21071-1 vom 2026-06-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TCVS7VINF35IX7BATDESOK5YJOTC6NWW/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22378-1 vom 2026-07-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027112.html"
}
],
"source_lang": "en-US",
"title": "ImageMagick: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-01T22:00:00.000+00:00",
"generator": {
"date": "2026-07-02T09:22:06.258+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1567",
"initial_release_date": "2026-05-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "3",
"summary": "Exploit f\u00fcr CVE-2026-46522 aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "6",
"summary": "Referenz(en) aufgenommen: EUVD-2026-36155, EUVD-2026-36164, EUVD-2026-36163, EUVD-2026-36162, EUVD-2026-36173, EUVD-2026-36172, EUVD-2026-36171, EUVD-2026-36161, EUVD-2026-36159, EUVD-2026-36158, EUVD-2026-36157, EUVD-2026-36160"
},
{
"date": "2026-06-23T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-24T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-30T22:00:00.000+00:00",
"number": "11",
"summary": "Referenz(en) aufgenommen: CVE-2026-56369, EUVD-2026-40449, CVE-2026-56363, EUVD-2026-40446"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "12"
}
},
"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": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.9.13-48",
"product": {
"name": "Open Source ImageMagick \u003c6.9.13-48",
"product_id": "T054249"
}
},
{
"category": "product_version",
"name": "6.9.13-48",
"product": {
"name": "Open Source ImageMagick 6.9.13-48",
"product_id": "T054249-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:imagemagick:imagemagick:6.9.13-48"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.1.2-23",
"product": {
"name": "Open Source ImageMagick \u003c7.1.2-23",
"product_id": "T054250"
}
},
{
"category": "product_version",
"name": "7.1.2-23",
"product": {
"name": "Open Source ImageMagick 7.1.2-23",
"product_id": "T054250-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:imagemagick:imagemagick:7.1.2-23"
}
}
}
],
"category": "product_name",
"name": "ImageMagick"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42326",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-42326"
},
{
"cve": "CVE-2026-45031",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-45031"
},
{
"cve": "CVE-2026-45358",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-45358"
},
{
"cve": "CVE-2026-45359",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-45359"
},
{
"cve": "CVE-2026-45624",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-45624"
},
{
"cve": "CVE-2026-45664",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-45664"
},
{
"cve": "CVE-2026-46520",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46520"
},
{
"cve": "CVE-2026-46521",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46521"
},
{
"cve": "CVE-2026-46522",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46522"
},
{
"cve": "CVE-2026-46523",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46523"
},
{
"cve": "CVE-2026-46557",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46557"
},
{
"cve": "CVE-2026-46559",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-46559"
},
{
"cve": "CVE-2026-56363",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-56363"
},
{
"cve": "CVE-2026-56369",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T054250",
"T027843",
"398363",
"T054249"
]
},
"release_date": "2026-05-17T22:00:00.000+00:00",
"title": "CVE-2026-56369"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…