OPENSUSE-SU-2026:21249-1
Vulnerability from csaf_opensuse - Published: 2026-07-07 16:21 - Updated: 2026-07-07 16:21Summary
Security update for trivy
Severity
Important
Notes
Title of the patch: Security update for trivy
Description of the patch: This update for trivy fixes the following issues
Update to version 0.72.0.
- CVE-2026-54448: tar unpacker reads scanned Helm chart archives (.tgz) with `io.ReadAll(tr)` and defines no size
limit, which can lead to a DoS (bsc#1269271).
- CVE-2026-55092: `org.opencontainers.image.title` annotation from OCI artifact manifest is used as a destination
filename without validation and can lead to arbitrary file writes (bsc#1269269).
Other updates and bugfixes:
- Version 0.72.0:
* feat(bottlerocket): add vulnerability matching for Bottlerocket OS (#10893)
* fix(misconf): support github_repository_vulnerability_alerts resource (#10680)
* feat(java): detect JAR licenses from packaged LICENSE files (#10856)
* fix(nodejs): parse project dependencies from multi-document pnpm-lock.yaml (#10861)
* fix(server): propagate package repository class in client/server mode (#10874)
* chore(deps): bump github.com/containerd/containerd/v2 from 2.3.1 to 2.3.2 (#10888)
* fix(vuln): fall back to UNKNOWN severity when vulnerability details are missing (#10795)
* feat(java): detect JAR licenses from the embedded pom.xml (#10851)
* chore(deps): Upgrade github.com/cenkalti/backoff to v6 (#10863)
* ci(helm): bump Trivy version to 0.71.2 for Trivy Helm Chart 0.23.2 (#10873)
* chore(deps): bump alpine to 3.24.1 (#10868)
* docs: fix article typo in plugin developer guide (#10860)
* feat(misconf): Adds CloudFront standard logging v2 support to AVD-AWS-0010 (#10848)
* docs: fix typos (#10857)
* fix(terraform): avoid data race on global getter.Getters in remote module resolver (#10843)
* feat(secret): support new stateless format for GitHub App installation tokens (#10826)
* fix: correct format verbs in diagnostic messages (#10805)
* ci(helm): bump Trivy version to 0.71.1 for Trivy Helm Chart 0.23.1 (#10845)
* refactor: use ParseErrorsAllowlist instead of ParseErrorsWhitelist (#10830)
* docs: fix repository scan heading typo (#10828)
* fix: forward ospkg detector options through ospkg.NewScanner (#10811)
* chore(deps): bump github.com/bufbuild/buf to v1.70.0 (#10801)
* fix(vex): load VEX documents from within the repository directory (#10820)
* ci!: migrate docker config to dockers_v2 (#10783)
* feat(dotnet): detect bundled runtime in self-contained deployments (#10786)
* feat(secret): add OpenAI secret detection rules (#10798)
* ci: expect GitHub App bot as backport PR author (#10813)
* fix: surface the original analysis error instead of context cancellation (#10793)
* chore(deps): bump the github-actions group across 1 directory with 11 updates (#10803)
* chore(deps): bump the common group with 4 updates (#10797)
* chore(deps): bump the aws group with 4 updates (#10796)
* fix: use random suffix for process temp directory instead of PID (#10431)
* docs: update signature verification for deb and rpm packages (#10784)
* fix(image): lookup origin layer for custom resources in merged layers (#10788)
* ci: bump GoReleaser to v2.16.0 (#10774)
* docs: fix broken nixpkgs reference link in installation guide (#10776)
* fix(image): deterministic OS package deduplication for images with embedded SBOMs (#10777)
* fix(spdx): guard against nil root component in SPDX marshaler (#10771)
* ci(helm): bump Trivy version to 0.71.0 for Trivy Helm Chart 0.23.0 (#10768)
Patchnames: openSUSE-Leap-16.0-1170
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
10 references
{
"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 trivy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for trivy fixes the following issues\n\nUpdate to version 0.72.0.\n\n- CVE-2026-54448: tar unpacker reads scanned Helm chart archives (.tgz) with `io.ReadAll(tr)` and defines no size\n limit, which can lead to a DoS (bsc#1269271).\n- CVE-2026-55092: `org.opencontainers.image.title` annotation from OCI artifact manifest is used as a destination\n filename without validation and can lead to arbitrary file writes (bsc#1269269).\n\nOther updates and bugfixes:\n\n- Version 0.72.0:\n * feat(bottlerocket): add vulnerability matching for Bottlerocket OS (#10893)\n * fix(misconf): support github_repository_vulnerability_alerts resource (#10680)\n * feat(java): detect JAR licenses from packaged LICENSE files (#10856)\n * fix(nodejs): parse project dependencies from multi-document pnpm-lock.yaml (#10861)\n * fix(server): propagate package repository class in client/server mode (#10874)\n * chore(deps): bump github.com/containerd/containerd/v2 from 2.3.1 to 2.3.2 (#10888)\n * fix(vuln): fall back to UNKNOWN severity when vulnerability details are missing (#10795)\n * feat(java): detect JAR licenses from the embedded pom.xml (#10851)\n * chore(deps): Upgrade github.com/cenkalti/backoff to v6 (#10863)\n * ci(helm): bump Trivy version to 0.71.2 for Trivy Helm Chart 0.23.2 (#10873)\n * chore(deps): bump alpine to 3.24.1 (#10868)\n * docs: fix article typo in plugin developer guide (#10860)\n * feat(misconf): Adds CloudFront standard logging v2 support to AVD-AWS-0010 (#10848)\n * docs: fix typos (#10857)\n * fix(terraform): avoid data race on global getter.Getters in remote module resolver (#10843)\n * feat(secret): support new stateless format for GitHub App installation tokens (#10826)\n * fix: correct format verbs in diagnostic messages (#10805)\n * ci(helm): bump Trivy version to 0.71.1 for Trivy Helm Chart 0.23.1 (#10845)\n * refactor: use ParseErrorsAllowlist instead of ParseErrorsWhitelist (#10830)\n * docs: fix repository scan heading typo (#10828)\n * fix: forward ospkg detector options through ospkg.NewScanner (#10811)\n * chore(deps): bump github.com/bufbuild/buf to v1.70.0 (#10801)\n * fix(vex): load VEX documents from within the repository directory (#10820)\n * ci!: migrate docker config to dockers_v2 (#10783)\n * feat(dotnet): detect bundled runtime in self-contained deployments (#10786)\n * feat(secret): add OpenAI secret detection rules (#10798)\n * ci: expect GitHub App bot as backport PR author (#10813)\n * fix: surface the original analysis error instead of context cancellation (#10793)\n * chore(deps): bump the github-actions group across 1 directory with 11 updates (#10803)\n * chore(deps): bump the common group with 4 updates (#10797)\n * chore(deps): bump the aws group with 4 updates (#10796)\n * fix: use random suffix for process temp directory instead of PID (#10431)\n * docs: update signature verification for deb and rpm packages (#10784)\n * fix(image): lookup origin layer for custom resources in merged layers (#10788)\n * ci: bump GoReleaser to v2.16.0 (#10774)\n * docs: fix broken nixpkgs reference link in installation guide (#10776)\n * fix(image): deterministic OS package deduplication for images with embedded SBOMs (#10777)\n * fix(spdx): guard against nil root component in SPDX marshaler (#10771)\n * ci(helm): bump Trivy version to 0.71.0 for Trivy Helm Chart 0.23.0 (#10768)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1170",
"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_21249-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1269269",
"url": "https://bugzilla.suse.com/1269269"
},
{
"category": "self",
"summary": "SUSE Bug 1269271",
"url": "https://bugzilla.suse.com/1269271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54448 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-55092 page",
"url": "https://www.suse.com/security/cve/CVE-2026-55092/"
}
],
"title": "Security update for trivy",
"tracking": {
"current_release_date": "2026-07-07T16:21:44Z",
"generator": {
"date": "2026-07-07T16:21:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21249-1",
"initial_release_date": "2026-07-07T16:21:44Z",
"revision_history": [
{
"date": "2026-07-07T16:21:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.72.0-160000.1.1.aarch64",
"product": {
"name": "trivy-0.72.0-160000.1.1.aarch64",
"product_id": "trivy-0.72.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.72.0-160000.1.1.ppc64le",
"product": {
"name": "trivy-0.72.0-160000.1.1.ppc64le",
"product_id": "trivy-0.72.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.72.0-160000.1.1.s390x",
"product": {
"name": "trivy-0.72.0-160000.1.1.s390x",
"product_id": "trivy-0.72.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.72.0-160000.1.1.x86_64",
"product": {
"name": "trivy-0.72.0-160000.1.1.x86_64",
"product_id": "trivy-0.72.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.72.0-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64"
},
"product_reference": "trivy-0.72.0-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.72.0-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le"
},
"product_reference": "trivy-0.72.0-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.72.0-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x"
},
"product_reference": "trivy-0.72.0-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.72.0-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
},
"product_reference": "trivy-0.72.0-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-54448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54448"
}
],
"notes": [
{
"category": "general",
"text": "Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive (.tgz), its custom tar unpacker reads each entry with io.ReadAll(tr) and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to gigabytes, causing the Trivy process to be killed by the OS OOM killer. This vulnerability is fixed in 0.71.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54448",
"url": "https://www.suse.com/security/cve/CVE-2026-54448"
},
{
"category": "external",
"summary": "SUSE Bug 1269271 for CVE-2026-54448",
"url": "https://bugzilla.suse.com/1269271"
}
],
"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 Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:21:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-54448"
},
{
"cve": "CVE-2026-55092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-55092"
}
],
"notes": [
{
"category": "general",
"text": "Trivy is a security scanner. Prior to 0.71.1, when Trivy downloads an OCI artifact, it uses the org.opencontainers.image.title annotation from the artifact manifest as the destination filename without validation. An attacker who can make Trivy fetch an attacker-controlled artifact can supply a crafted annotation that resolves to a path outside the intended destination, causing Trivy to write the layer content to an arbitrary location on the host filesystem. This vulnerability is fixed in 0.71.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-55092",
"url": "https://www.suse.com/security/cve/CVE-2026-55092"
},
{
"category": "external",
"summary": "SUSE Bug 1269269 for CVE-2026-55092",
"url": "https://bugzilla.suse.com/1269269"
}
],
"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 Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.72.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:21:44Z",
"details": "important"
}
],
"title": "CVE-2026-55092"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…