Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27631 (GCVE-0-2026-27631)
Vulnerability from cvelistv5 – Published: 2026-03-02 19:40 – Updated: 2026-03-02 20:28
VLAI?
EPSS
Title
Exiv2: Uncaught exception - cannot create std::vector larger than max_size()
Summary
Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.
Severity ?
CWE
- CWE-248 - Uncaught Exception
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-27631",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-02T20:27:04.449308Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-02T20:28:01.516Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "exiv2",
"vendor": "Exiv2",
"versions": [
{
"status": "affected",
"version": "\u003c 0.28.8"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 2.7,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-248",
"description": "CWE-248: Uncaught Exception",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-02T19:40:45.351Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j"
},
{
"name": "https://github.com/Exiv2/exiv2/issues/3513",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Exiv2/exiv2/issues/3513"
},
{
"name": "https://github.com/Exiv2/exiv2/pull/3514",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Exiv2/exiv2/pull/3514"
},
{
"name": "https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df"
}
],
"source": {
"advisory": "GHSA-p2pw-7935-c73j",
"discovery": "UNKNOWN"
},
"title": "Exiv2: Uncaught exception - cannot create std::vector larger than max_size()"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-27631",
"datePublished": "2026-03-02T19:40:45.351Z",
"dateReserved": "2026-02-20T22:02:30.028Z",
"dateUpdated": "2026-03-02T20:28:01.516Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27631\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-02T20:16:27.390\",\"lastModified\":\"2026-03-05T12:31:24.430\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/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\":2.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-248\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.28.8\",\"matchCriteriaId\":\"0FCFF025-C0AB-444E-9B45-351EE6AC735A\"}]}]}],\"references\":[{\"url\":\"https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/Exiv2/exiv2/issues/3513\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/Exiv2/exiv2/pull/3514\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-27631\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-02T20:27:04.449308Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-02T20:27:33.535Z\"}}], \"cna\": {\"title\": \"Exiv2: Uncaught exception - cannot create std::vector larger than max_size()\", \"source\": {\"advisory\": \"GHSA-p2pw-7935-c73j\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"Exiv2\", \"product\": \"exiv2\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.28.8\"}]}], \"references\": [{\"url\": \"https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j\", \"name\": \"https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/Exiv2/exiv2/issues/3513\", \"name\": \"https://github.com/Exiv2/exiv2/issues/3513\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Exiv2/exiv2/pull/3514\", \"name\": \"https://github.com/Exiv2/exiv2/pull/3514\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df\", \"name\": \"https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-248\", \"description\": \"CWE-248: Uncaught Exception\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-02T19:40:45.351Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27631\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-02T20:28:01.516Z\", \"dateReserved\": \"2026-02-20T22:02:30.028Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-02T19:40:45.351Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10298-1
Vulnerability from csaf_opensuse - Published: 2026-03-07 00:00 - Updated: 2026-03-07 00:00Summary
exiv2-0.28.8-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: exiv2-0.28.8-1.1 on GA media
Description of the patch: These are all security issues fixed in the exiv2-0.28.8-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10298
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "exiv2-0.28.8-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the exiv2-0.28.8-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10298",
"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/opensuse-su-2026_10298-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-26623 page",
"url": "https://www.suse.com/security/cve/CVE-2025-26623/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54080 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55304 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25884 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27631 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27631/"
}
],
"title": "exiv2-0.28.8-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-07T00:00:00Z",
"generator": {
"date": "2026-03-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10298-1",
"initial_release_date": "2026-03-07T00:00:00Z",
"revision_history": [
{
"date": "2026-03-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "exiv2-0.28.8-1.1.aarch64",
"product": {
"name": "exiv2-0.28.8-1.1.aarch64",
"product_id": "exiv2-0.28.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "exiv2-lang-0.28.8-1.1.aarch64",
"product": {
"name": "exiv2-lang-0.28.8-1.1.aarch64",
"product_id": "exiv2-lang-0.28.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-1.1.aarch64",
"product": {
"name": "libexiv2-28-0.28.8-1.1.aarch64",
"product_id": "libexiv2-28-0.28.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"product": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"product_id": "libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexiv2-devel-0.28.8-1.1.aarch64",
"product": {
"name": "libexiv2-devel-0.28.8-1.1.aarch64",
"product_id": "libexiv2-devel-0.28.8-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "exiv2-0.28.8-1.1.ppc64le",
"product": {
"name": "exiv2-0.28.8-1.1.ppc64le",
"product_id": "exiv2-0.28.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "exiv2-lang-0.28.8-1.1.ppc64le",
"product": {
"name": "exiv2-lang-0.28.8-1.1.ppc64le",
"product_id": "exiv2-lang-0.28.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-1.1.ppc64le",
"product": {
"name": "libexiv2-28-0.28.8-1.1.ppc64le",
"product_id": "libexiv2-28-0.28.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"product": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"product_id": "libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexiv2-devel-0.28.8-1.1.ppc64le",
"product": {
"name": "libexiv2-devel-0.28.8-1.1.ppc64le",
"product_id": "libexiv2-devel-0.28.8-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "exiv2-0.28.8-1.1.s390x",
"product": {
"name": "exiv2-0.28.8-1.1.s390x",
"product_id": "exiv2-0.28.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "exiv2-lang-0.28.8-1.1.s390x",
"product": {
"name": "exiv2-lang-0.28.8-1.1.s390x",
"product_id": "exiv2-lang-0.28.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-1.1.s390x",
"product": {
"name": "libexiv2-28-0.28.8-1.1.s390x",
"product_id": "libexiv2-28-0.28.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"product": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"product_id": "libexiv2-28-x86-64-v3-0.28.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libexiv2-devel-0.28.8-1.1.s390x",
"product": {
"name": "libexiv2-devel-0.28.8-1.1.s390x",
"product_id": "libexiv2-devel-0.28.8-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "exiv2-0.28.8-1.1.x86_64",
"product": {
"name": "exiv2-0.28.8-1.1.x86_64",
"product_id": "exiv2-0.28.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "exiv2-lang-0.28.8-1.1.x86_64",
"product": {
"name": "exiv2-lang-0.28.8-1.1.x86_64",
"product_id": "exiv2-lang-0.28.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-1.1.x86_64",
"product": {
"name": "libexiv2-28-0.28.8-1.1.x86_64",
"product_id": "libexiv2-28-0.28.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"product": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"product_id": "libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexiv2-devel-0.28.8-1.1.x86_64",
"product": {
"name": "libexiv2-devel-0.28.8-1.1.x86_64",
"product_id": "libexiv2-devel-0.28.8-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-0.28.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64"
},
"product_reference": "exiv2-0.28.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-0.28.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le"
},
"product_reference": "exiv2-0.28.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-0.28.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x"
},
"product_reference": "exiv2-0.28.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-0.28.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64"
},
"product_reference": "exiv2-0.28.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-lang-0.28.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64"
},
"product_reference": "exiv2-lang-0.28.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-lang-0.28.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le"
},
"product_reference": "exiv2-lang-0.28.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-lang-0.28.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x"
},
"product_reference": "exiv2-lang-0.28.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "exiv2-lang-0.28.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64"
},
"product_reference": "exiv2-lang-0.28.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64"
},
"product_reference": "libexiv2-28-0.28.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le"
},
"product_reference": "libexiv2-28-0.28.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x"
},
"product_reference": "libexiv2-28-0.28.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64"
},
"product_reference": "libexiv2-28-0.28.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-devel-0.28.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64"
},
"product_reference": "libexiv2-devel-0.28.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-devel-0.28.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le"
},
"product_reference": "libexiv2-devel-0.28.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-devel-0.28.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x"
},
"product_reference": "libexiv2-devel-0.28.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-devel-0.28.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
},
"product_reference": "libexiv2-devel-0.28.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-26623",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-26623"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A heap buffer overflow was found in Exiv2 versions v0.28.0 to v0.28.4. Versions prior to v0.28.0, such as v0.27.7, are **not** affected. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fixiso`. The bug is fixed in version v0.28.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-26623",
"url": "https://www.suse.com/security/cve/CVE-2025-26623"
},
{
"category": "external",
"summary": "SUSE Bug 1237347 for CVE-2025-26623",
"url": "https://bugzilla.suse.com/1237347"
}
],
"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": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-26623"
},
{
"cve": "CVE-2025-54080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54080"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions 0.28.5 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. The bug is fixed in version 0.28.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54080",
"url": "https://www.suse.com/security/cve/CVE-2025-54080"
},
{
"category": "external",
"summary": "SUSE Bug 1248962 for CVE-2025-54080",
"url": "https://bugzilla.suse.com/1248962"
}
],
"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": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54080"
},
{
"cve": "CVE-2025-55304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55304"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A denial-of-service was found in Exiv2 version 0.28.5: a quadratic algorithm in the ICC profile parsing code in jpegBase::readMetadata() can cause Exiv2 to run for a long time. The denial-of-service is triggered when Exiv2 is used to read the metadata of a crafted jpg image file. The bug is fixed in version 0.28.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55304",
"url": "https://www.suse.com/security/cve/CVE-2025-55304"
},
{
"category": "external",
"summary": "SUSE Bug 1248963 for CVE-2025-55304",
"url": "https://bugzilla.suse.com/1248963"
}
],
"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": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-55304"
},
{
"cve": "CVE-2026-25884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25884"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an out-of-bounds read was found. The vulnerability is in the CRW image parser. This issue has been patched in version 0.28.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25884",
"url": "https://www.suse.com/security/cve/CVE-2026-25884"
},
{
"category": "external",
"summary": "SUSE Bug 1259083 for CVE-2026-25884",
"url": "https://bugzilla.suse.com/1259083"
}
],
"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": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25884"
},
{
"cve": "CVE-2026-27631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27631"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27631",
"url": "https://www.suse.com/security/cve/CVE-2026-27631"
},
{
"category": "external",
"summary": "SUSE Bug 1259085 for CVE-2026-27631",
"url": "https://bugzilla.suse.com/1259085"
}
],
"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": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:exiv2-lang-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-28-x86-64-v3-0.28.8-1.1.x86_64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.aarch64",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.ppc64le",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.s390x",
"openSUSE Tumbleweed:libexiv2-devel-0.28.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-27631"
}
]
}
SUSE-SU-2026:20923-1
Vulnerability from csaf_suse - Published: 2026-03-23 09:43 - Updated: 2026-03-23 09:43Summary
Security update for exiv2
Severity
Important
Notes
Title of the patch: Security update for exiv2
Description of the patch: This update for exiv2 fixes the following issues:
Update to exiv2 0.28.8:
- CVE-2024-24826: out-of-bounds read in QuickTimeVideo: NikonTagsDecoder (bsc#1219870).
- CVE-2024-25112: denial of service due to unbounded recursion in QuickTimeVideo: multipleEntriesDecoder (bsc#1219871).
- CVE-2024-39695: out-of-bounds read in AsfVideo: streamProperties (bsc#1227528).
- CVE-2025-26623: heap buffer overflow via writing metadata into a crafted image file (bsc#1237347).
- CVE-2025-54080: out-of-bounds read in `Exiv2: EpsImage: writeMetadata()` when writing metadata into a crafted image
file (bsc#1248962).
- CVE-2025-55304: quadratic performance algorithm in the ICC profile parsing code of `JpegBase: readMetadata`
(bsc#1248963).
- CVE-2026-25884: out-of-bounds read in `CrwMap: decode0x0805` (bsc#1259083).
- CVE-2026-27596: integer overflow in `LoaderNative: getData()` leads to out-of-bounds read (bsc#1259084).
- CVE-2026-27631: crash due to uncaught exception when trying to create `std: vector` larger than `max_size()`
(bsc#1259085).
Patchnames: SUSE-SLES-16.0-424
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 exiv2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for exiv2 fixes the following issues:\n\nUpdate to exiv2 0.28.8:\n\n- CVE-2024-24826: out-of-bounds read in QuickTimeVideo: NikonTagsDecoder (bsc#1219870).\n- CVE-2024-25112: denial of service due to unbounded recursion in QuickTimeVideo: multipleEntriesDecoder (bsc#1219871).\n- CVE-2024-39695: out-of-bounds read in AsfVideo: streamProperties (bsc#1227528).\n- CVE-2025-26623: heap buffer overflow via writing metadata into a crafted image file (bsc#1237347).\n- CVE-2025-54080: out-of-bounds read in `Exiv2: EpsImage: writeMetadata()` when writing metadata into a crafted image\n file (bsc#1248962).\n- CVE-2025-55304: quadratic performance algorithm in the ICC profile parsing code of `JpegBase: readMetadata`\n (bsc#1248963).\n- CVE-2026-25884: out-of-bounds read in `CrwMap: decode0x0805` (bsc#1259083).\n- CVE-2026-27596: integer overflow in `LoaderNative: getData()` leads to out-of-bounds read (bsc#1259084).\n- CVE-2026-27631: crash due to uncaught exception when trying to create `std: vector` larger than `max_size()`\n (bsc#1259085).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-424",
"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_20923-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20923-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620923-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20923-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045229.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219870",
"url": "https://bugzilla.suse.com/1219870"
},
{
"category": "self",
"summary": "SUSE Bug 1219871",
"url": "https://bugzilla.suse.com/1219871"
},
{
"category": "self",
"summary": "SUSE Bug 1227528",
"url": "https://bugzilla.suse.com/1227528"
},
{
"category": "self",
"summary": "SUSE Bug 1237347",
"url": "https://bugzilla.suse.com/1237347"
},
{
"category": "self",
"summary": "SUSE Bug 1248962",
"url": "https://bugzilla.suse.com/1248962"
},
{
"category": "self",
"summary": "SUSE Bug 1248963",
"url": "https://bugzilla.suse.com/1248963"
},
{
"category": "self",
"summary": "SUSE Bug 1259083",
"url": "https://bugzilla.suse.com/1259083"
},
{
"category": "self",
"summary": "SUSE Bug 1259084",
"url": "https://bugzilla.suse.com/1259084"
},
{
"category": "self",
"summary": "SUSE Bug 1259085",
"url": "https://bugzilla.suse.com/1259085"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24826 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24826/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25112 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25112/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39695 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-26623 page",
"url": "https://www.suse.com/security/cve/CVE-2025-26623/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54080 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55304 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25884 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27596 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27596/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27631 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27631/"
}
],
"title": "Security update for exiv2",
"tracking": {
"current_release_date": "2026-03-23T09:43:19Z",
"generator": {
"date": "2026-03-23T09:43:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20923-1",
"initial_release_date": "2026-03-23T09:43:19Z",
"revision_history": [
{
"date": "2026-03-23T09:43:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-160000.1.1.aarch64",
"product": {
"name": "libexiv2-28-0.28.8-160000.1.1.aarch64",
"product_id": "libexiv2-28-0.28.8-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-160000.1.1.ppc64le",
"product": {
"name": "libexiv2-28-0.28.8-160000.1.1.ppc64le",
"product_id": "libexiv2-28-0.28.8-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-160000.1.1.s390x",
"product": {
"name": "libexiv2-28-0.28.8-160000.1.1.s390x",
"product_id": "libexiv2-28-0.28.8-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexiv2-28-0.28.8-160000.1.1.x86_64",
"product": {
"name": "libexiv2-28-0.28.8-160000.1.1.x86_64",
"product_id": "libexiv2-28-0.28.8-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"product": {
"name": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"product_id": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-0.28.8-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64"
},
"product_reference": "libexiv2-28-0.28.8-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
},
"product_reference": "libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24826",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24826"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 version v0.28.1. The vulnerable function, `QuickTimeVideo::NikonTagsDecoder`, was new in v0.28.0, so Exiv2 versions before v0.28 are _not_ affected. The out-of-bounds read is triggered when Exiv2 is used to read the metadata of a crafted video file. In most cases this out of bounds read will result in a crash. This bug is fixed in version v0.28.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24826",
"url": "https://www.suse.com/security/cve/CVE-2024-24826"
},
{
"category": "external",
"summary": "SUSE Bug 1219870 for CVE-2024-24826",
"url": "https://bugzilla.suse.com/1219870"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-24826"
},
{
"cve": "CVE-2024-25112",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25112"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A denial-of-service was found in Exiv2 version v0.28.1: an unbounded recursion can cause Exiv2 to crash by exhausting the stack. The vulnerable function, `QuickTimeVideo::multipleEntriesDecoder`, was new in v0.28.0, so Exiv2 versions before v0.28 are _not_ affected. The denial-of-service is triggered when Exiv2 is used to read the metadata of a crafted video file. This bug is fixed in version v0.28.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25112",
"url": "https://www.suse.com/security/cve/CVE-2024-25112"
},
{
"category": "external",
"summary": "SUSE Bug 1219871 for CVE-2024-25112",
"url": "https://bugzilla.suse.com/1219871"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-25112"
},
{
"cve": "CVE-2024-39695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39695"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 version v0.28.2. The vulnerability is in the parser for the ASF video format, which was a new feature in v0.28.0. The out-of-bounds read is triggered when Exiv2 is used to read the metadata of a crafted video file. The bug is fixed in version v0.28.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39695",
"url": "https://www.suse.com/security/cve/CVE-2024-39695"
},
{
"category": "external",
"summary": "SUSE Bug 1227528 for CVE-2024-39695",
"url": "https://bugzilla.suse.com/1227528"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-39695"
},
{
"cve": "CVE-2025-26623",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-26623"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A heap buffer overflow was found in Exiv2 versions v0.28.0 to v0.28.4. Versions prior to v0.28.0, such as v0.27.7, are **not** affected. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fixiso`. The bug is fixed in version v0.28.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-26623",
"url": "https://www.suse.com/security/cve/CVE-2025-26623"
},
{
"category": "external",
"summary": "SUSE Bug 1237347 for CVE-2025-26623",
"url": "https://bugzilla.suse.com/1237347"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "important"
}
],
"title": "CVE-2025-26623"
},
{
"cve": "CVE-2025-54080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54080"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions 0.28.5 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. The bug is fixed in version 0.28.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54080",
"url": "https://www.suse.com/security/cve/CVE-2025-54080"
},
{
"category": "external",
"summary": "SUSE Bug 1248962 for CVE-2025-54080",
"url": "https://bugzilla.suse.com/1248962"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.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:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-54080"
},
{
"cve": "CVE-2025-55304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55304"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A denial-of-service was found in Exiv2 version 0.28.5: a quadratic algorithm in the ICC profile parsing code in jpegBase::readMetadata() can cause Exiv2 to run for a long time. The denial-of-service is triggered when Exiv2 is used to read the metadata of a crafted jpg image file. The bug is fixed in version 0.28.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55304",
"url": "https://www.suse.com/security/cve/CVE-2025-55304"
},
{
"category": "external",
"summary": "SUSE Bug 1248963 for CVE-2025-55304",
"url": "https://bugzilla.suse.com/1248963"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-55304"
},
{
"cve": "CVE-2026-25884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25884"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an out-of-bounds read was found. The vulnerability is in the CRW image parser. This issue has been patched in version 0.28.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25884",
"url": "https://www.suse.com/security/cve/CVE-2026-25884"
},
{
"category": "external",
"summary": "SUSE Bug 1259083 for CVE-2026-25884",
"url": "https://bugzilla.suse.com/1259083"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-25884"
},
{
"cve": "CVE-2026-27596",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27596"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an out-of-bounds read was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. The out-of-bounds read is at a 4GB offset, which usually causes Exiv2 to crash. This issue has been patched in version 0.28.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27596",
"url": "https://www.suse.com/security/cve/CVE-2026-27596"
},
{
"category": "external",
"summary": "SUSE Bug 1259084 for CVE-2026-27596",
"url": "https://bugzilla.suse.com/1259084"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.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:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-27596"
},
{
"cve": "CVE-2026-27631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27631"
}
],
"notes": [
{
"category": "general",
"text": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27631",
"url": "https://www.suse.com/security/cve/CVE-2026-27631"
},
{
"category": "external",
"summary": "SUSE Bug 1259085 for CVE-2026-27631",
"url": "https://bugzilla.suse.com/1259085"
}
],
"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 Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.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:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-0.28.8-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexiv2-28-x86-64-v3-0.28.8-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:43:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-27631"
}
]
}
FKIE_CVE-2026-27631
Vulnerability from fkie_nvd - Published: 2026-03-02 20:16 - Updated: 2026-03-05 12:31
Severity ?
Summary
Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df | Patch | |
| security-advisories@github.com | https://github.com/Exiv2/exiv2/issues/3513 | Issue Tracking | |
| security-advisories@github.com | https://github.com/Exiv2/exiv2/pull/3514 | Issue Tracking, Patch | |
| security-advisories@github.com | https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j | Patch, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0FCFF025-C0AB-444E-9B45-351EE6AC735A",
"versionEndIncluding": "0.28.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8."
},
{
"lang": "es",
"value": "Exiv2 es una librer\u00eda de C++ y una utilidad de l\u00ednea de comandos para leer, escribir, eliminar y modificar metadatos de imagen Exif, IPTC, XMP e ICC. Antes de la versi\u00f3n 0.28.8, se encontr\u00f3 una excepci\u00f3n no capturada en Exiv2. La vulnerabilidad est\u00e1 en el componente de vista previa, que solo se activa al ejecutar Exiv2 con un argumento adicional de l\u00ednea de comandos, como -pp. Debido a un desbordamiento de entero, el c\u00f3digo intenta crear un std::vector enorme, lo que provoca que Exiv2 falle con una excepci\u00f3n no capturada. Este problema ha sido parcheado en la versi\u00f3n 0.28.8."
}
],
"id": "CVE-2026-27631",
"lastModified": "2026-03-05T12:31:24.430",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "UNREPORTED",
"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:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/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": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-03-02T20:16:27.390",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/Exiv2/exiv2/commit/659db316eef745899a778a1e0b760a971d1b69df"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/Exiv2/exiv2/issues/3513"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/Exiv2/exiv2/pull/3514"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-248"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
Loading…
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…