Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27144 (GCVE-0-2025-27144)
Vulnerability from cvelistv5 – Published: 2025-02-24 22:22 – Updated: 2025-02-25 14:27
VLAI
EPSS
Title
Go JOSE's Parsing Vulnerable to Denial of Service
Summary
Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/go-jose/go-jose/security/advis… | x_refsource_CONFIRM |
| https://github.com/go-jose/go-jose/commit/99b346c… | x_refsource_MISC |
| https://github.com/go-jose/go-jose/releases/tag/v4.0.5 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27144",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-25T14:26:42.682392Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-25T14:27:04.978Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "go-jose",
"vendor": "go-jose",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.0.0, \u003c 4.0.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"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:N/VA:H/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-24T22:22:22.863Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
},
{
"name": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"name": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
}
],
"source": {
"advisory": "GHSA-c6gw-w398-hv78",
"discovery": "UNKNOWN"
},
"title": "Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-27144",
"datePublished": "2025-02-24T22:22:22.863Z",
"dateReserved": "2025-02-19T16:30:47.777Z",
"dateUpdated": "2025-02-25T14:27:04.978Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-27144",
"date": "2026-06-23",
"epss": "0.00369",
"percentile": "0.28534"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27144\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-02-24T23:15:11.427\",\"lastModified\":\"2025-02-24T23:15:11.427\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \\\".\\\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.\"},{\"lang\":\"es\",\"value\":\"Go JOSE proporciona una implementaci\u00f3n del conjunto de est\u00e1ndares de firma y cifrado de objetos Javascript en Go, que incluye compatibilidad con los est\u00e1ndares de cifrado web JSON (JWE), firma web JSON (JWS) y token web JSON (JWT). En las versiones de la rama 4.x anteriores a la versi\u00f3n 4.0.5, al analizar la entrada compacta JWS o JWE, Go JOSE pod\u00eda utilizar memoria excesiva. El c\u00f3digo utilizaba strings.Split(token, \\\".\\\") para dividir tokens JWT, lo que es vulnerable al consumo excesivo de memoria al procesar tokens creados de forma malintencionada con una gran cantidad de caracteres \\\".\\\". Un atacante podr\u00eda aprovechar esto enviando numerosos tokens malformados, lo que provocar\u00eda el agotamiento de la memoria y una denegaci\u00f3n de servicio. La versi\u00f3n 4.0.5 corrige este problema. Como workaround, las aplicaciones podr\u00edan validar previamente que los payloads pasados a Go JOSE no contengan una cantidad excesiva de caracteres \\\".\\\".\"}],\"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:N/VA:H/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\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"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\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27144\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-25T14:26:42.682392Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-25T14:27:00.794Z\"}}], \"cna\": {\"title\": \"Go JOSE\u0027s Parsing Vulnerable to Denial of Service\", \"source\": {\"advisory\": \"GHSA-c6gw-w398-hv78\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"go-jose\", \"product\": \"go-jose\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.0.0, \u003c 4.0.5\"}]}], \"references\": [{\"url\": \"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\", \"name\": \"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\", \"name\": \"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\", \"name\": \"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \\\".\\\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-02-24T22:22:22.863Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27144\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-25T14:27:04.978Z\", \"dateReserved\": \"2025-02-19T16:30:47.777Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-02-24T22:22:22.863Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-C6GW-W398-HV78
Vulnerability from github – Published: 2025-02-24 22:49 – Updated: 2025-02-26 22:16
VLAI
Summary
DoS in go-jose Parsing
Details
Impact
When parsing compact JWS or JWE input, go-jose could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of '.' characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
Patches
Version 4.0.5 fixes this issue
Workarounds
Applications could pre-validate payloads passed to go-jose do not contain an excessive number of '.' characters.
References
This is the same sort of issue as in the golang.org/x/oauth2/jws package as CVE-2025-22868 and Go issue https://go.dev/issue/71490.
Severity
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/go-jose/go-jose/v4"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/go-jose/go-jose/v3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/go-jose/go-jose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-27144"
],
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2025-02-24T22:49:19Z",
"nvd_published_at": "2025-02-24T23:15:11Z",
"severity": "MODERATE"
},
"details": "### Impact\nWhen parsing compact JWS or JWE input, go-jose could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of \u0027.\u0027 characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.\n\n### Patches\nVersion 4.0.5 fixes this issue\n\n### Workarounds\nApplications could pre-validate payloads passed to go-jose do not contain an excessive number of \u0027.\u0027 characters.\n\n### References\nThis is the same sort of issue as in the golang.org/x/oauth2/jws package as CVE-2025-22868 and Go issue https://go.dev/issue/71490.",
"id": "GHSA-c6gw-w398-hv78",
"modified": "2025-02-26T22:16:36Z",
"published": "2025-02-24T22:49:19Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"type": "WEB",
"url": "https://github.com/golang/go/issues/71490"
},
{
"type": "WEB",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"type": "PACKAGE",
"url": "https://github.com/go-jose/go-jose"
},
{
"type": "WEB",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"type": "WEB",
"url": "https://go.dev/issue/71490"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "DoS in go-jose Parsing"
}
MSRC_CVE-2025-27144
Vulnerability from csaf_microsoft - Published: 2025-02-02 00:00 - Updated: 2026-02-21 03:11Summary
Go JOSE's Parsing Vulnerable to Denial of Service
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
CWE-770
- Allocation of Resources Without Limits or Throttling
Affected products
Fixed
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19935-17084 | — | ||
| Unresolved product id: 19833-17086 | — | ||
| Unresolved product id: 19342-17084 | — | ||
| Unresolved product id: 19840-17086 | — | ||
| Unresolved product id: 19432-17084 | — | ||
| Unresolved product id: 19344-17084 | — | ||
| Unresolved product id: 19346-17084 | — | ||
| Unresolved product id: 19972-17084 | — | ||
| Unresolved product id: 19817-17086 | — | ||
| Unresolved product id: 19945-17086 | — | ||
| Unresolved product id: 19343-17084 | — | ||
| Unresolved product id: 19939-17086 | — | ||
| Unresolved product id: 19821-17086 | — | ||
| Unresolved product id: 19761-17086 | — | ||
| Unresolved product id: 19858-17086 | — | ||
| Unresolved product id: 19854-17086 | — | ||
| Unresolved product id: 19848-17086 | — | ||
| Unresolved product id: 19829-17086 | — | ||
| Unresolved product id: 19375-17086 | — | ||
| Unresolved product id: 19376-17086 | — | ||
| Unresolved product id: 18129-17086 | — | ||
| Unresolved product id: 19292-17086 | — | ||
| Unresolved product id: 19379-17086 | — | ||
| Unresolved product id: 19380-17086 | — | ||
| Unresolved product id: 19381-17086 | — | ||
| Unresolved product id: 19382-17086 | — | ||
| Unresolved product id: 19383-17086 | — | ||
| Unresolved product id: 19384-17086 | — | ||
| Unresolved product id: 19385-17086 | — | ||
| Unresolved product id: 19386-17084 | — | ||
| Unresolved product id: 17759-17084 | — | ||
| Unresolved product id: 19305-17084 | — | ||
| Unresolved product id: 19387-17084 | — | ||
| Unresolved product id: 19388-17084 | — | ||
| Unresolved product id: 19317-17084 | — | ||
| Unresolved product id: 19304-17084 | — | ||
| Unresolved product id: 19306-17084 | — | ||
| Unresolved product id: 19309-17084 | — | ||
| Unresolved product id: 17461-17084 | — | ||
| Unresolved product id: 19319-17084 | — | ||
| Unresolved product id: 19389-17084 | — | ||
| Unresolved product id: 19390-17084 | — | ||
| Unresolved product id: 19391-17084 | — | ||
| Unresolved product id: 17586-17084 | — | ||
| Unresolved product id: 19340-17084 | — | ||
| Unresolved product id: 19338-17084 | — | ||
| Unresolved product id: 19836-17086 | — | ||
| Unresolved product id: 17468-17084 | — | ||
| Unresolved product id: 19347-17084 | — | ||
| Unresolved product id: 19335-17084 | — | ||
| Unresolved product id: 19845-17086 | — | ||
| Unresolved product id: 19777-17086 | — |
Known affected
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-38 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-36 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-35 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-37 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-17 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-33 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-32 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-49 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-48 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-31 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-30 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-29 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-28 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-27 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-26 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-25 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-24 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-51 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-46 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-23 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-43 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-47 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-45 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-44 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-54 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-42 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-21 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-19 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-52 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-39 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-40 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-53 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-34 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-41 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-16 | — |
Vendor Fix
fix
|
Known not affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-50 | — | ||
| Unresolved product id: 17086-15 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27144 Go JOSE\u0027s Parsing Vulnerable to Denial of Service - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27144.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"tracking": {
"current_release_date": "2026-02-21T03:11:23.000Z",
"generator": {
"date": "2026-02-25T08:38:46.233Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-27144",
"initial_release_date": "2025-02-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-04-06T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-03-04T00:00:00.000Z",
"legacy_version": "1",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-04-07T00:00:00.000Z",
"legacy_version": "1.1",
"number": "3",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-08T00:00:00.000Z",
"legacy_version": "1.2",
"number": "4",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-09T00:00:00.000Z",
"legacy_version": "1.3",
"number": "5",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-10T00:00:00.000Z",
"legacy_version": "1.4",
"number": "6",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-11T00:00:00.000Z",
"legacy_version": "1.5",
"number": "7",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-12T00:00:00.000Z",
"legacy_version": "1.6",
"number": "8",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-13T00:00:00.000Z",
"legacy_version": "1.7",
"number": "9",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-14T00:00:00.000Z",
"legacy_version": "1.8",
"number": "10",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-15T00:00:00.000Z",
"legacy_version": "1.9",
"number": "11",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-16T00:00:00.000Z",
"legacy_version": "2",
"number": "12",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-05T00:00:00.000Z",
"legacy_version": "2",
"number": "13",
"summary": "Information published."
},
{
"date": "2025-04-17T00:00:00.000Z",
"legacy_version": "2.1",
"number": "14",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-18T00:00:00.000Z",
"legacy_version": "2.2",
"number": "15",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-19T00:00:00.000Z",
"legacy_version": "2.3",
"number": "16",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-20T00:00:00.000Z",
"legacy_version": "2.4",
"number": "17",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-21T00:00:00.000Z",
"legacy_version": "2.5",
"number": "18",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-22T00:00:00.000Z",
"legacy_version": "2.6",
"number": "19",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-23T00:00:00.000Z",
"legacy_version": "2.7",
"number": "20",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-24T00:00:00.000Z",
"legacy_version": "2.8",
"number": "21",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-25T00:00:00.000Z",
"legacy_version": "2.9",
"number": "22",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-06T00:00:00.000Z",
"legacy_version": "3",
"number": "23",
"summary": "Information published."
},
{
"date": "2025-04-26T00:00:00.000Z",
"legacy_version": "3",
"number": "24",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-28T00:00:00.000Z",
"legacy_version": "3.1",
"number": "25",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-29T00:00:00.000Z",
"legacy_version": "3.2",
"number": "26",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-04-30T00:00:00.000Z",
"legacy_version": "3.3",
"number": "27",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-01T00:00:00.000Z",
"legacy_version": "3.4",
"number": "28",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-02T00:00:00.000Z",
"legacy_version": "3.5",
"number": "29",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-03T00:00:00.000Z",
"legacy_version": "3.6",
"number": "30",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-04T00:00:00.000Z",
"legacy_version": "3.7",
"number": "31",
"summary": "Added rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-05T00:00:00.000Z",
"legacy_version": "3.8",
"number": "32",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-06T00:00:00.000Z",
"legacy_version": "3.9",
"number": "33",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-08T00:00:00.000Z",
"legacy_version": "4",
"number": "34",
"summary": "Information published."
},
{
"date": "2025-05-07T00:00:00.000Z",
"legacy_version": "4",
"number": "35",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-08T00:00:00.000Z",
"legacy_version": "4.1",
"number": "36",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-09T00:00:00.000Z",
"legacy_version": "4.2",
"number": "37",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-10T00:00:00.000Z",
"legacy_version": "4.3",
"number": "38",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-11T00:00:00.000Z",
"legacy_version": "4.4",
"number": "39",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-12T00:00:00.000Z",
"legacy_version": "4.5",
"number": "40",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-13T00:00:00.000Z",
"legacy_version": "4.6",
"number": "41",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-14T00:00:00.000Z",
"legacy_version": "4.7",
"number": "42",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-15T00:00:00.000Z",
"legacy_version": "4.8",
"number": "43",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-16T00:00:00.000Z",
"legacy_version": "4.9",
"number": "44",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-17T00:00:00.000Z",
"legacy_version": "5",
"number": "45",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-12T00:00:00.000Z",
"legacy_version": "5",
"number": "46",
"summary": "Information published."
},
{
"date": "2025-05-18T00:00:00.000Z",
"legacy_version": "5.1",
"number": "47",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-19T00:00:00.000Z",
"legacy_version": "5.2",
"number": "48",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-20T00:00:00.000Z",
"legacy_version": "5.3",
"number": "49",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-21T00:00:00.000Z",
"legacy_version": "5.4",
"number": "50",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-22T00:00:00.000Z",
"legacy_version": "5.5",
"number": "51",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-23T00:00:00.000Z",
"legacy_version": "5.6",
"number": "52",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-24T00:00:00.000Z",
"legacy_version": "5.7",
"number": "53",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-25T00:00:00.000Z",
"legacy_version": "5.8",
"number": "54",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-05-26T00:00:00.000Z",
"legacy_version": "5.9",
"number": "55",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-13T00:00:00.000Z",
"legacy_version": "6",
"number": "56",
"summary": "Information published."
},
{
"date": "2025-05-27T00:00:00.000Z",
"legacy_version": "6",
"number": "57",
"summary": "Added moby-containerd-cc to CBL-Mariner 2.0\nAdded rook to CBL-Mariner 2.0\nAdded cert-manager to CBL-Mariner 2.0\nAdded containerized-data-importer to CBL-Mariner 2.0\nAdded dcos-cli to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded kubernetes to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded influxdb to CBL-Mariner 2.0\nAdded keda to CBL-Mariner 2.0\nAdded kube-vip-cloud-provider to CBL-Mariner 2.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded containerd to Azure Linux 3.0\nAdded containerd2 to Azure Linux 3.0\nAdded dcos-cli to Azure Linux 3.0\nAdded ig to Azure Linux 3.0\nAdded skopeo to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded gh to Azure Linux 3.0\nAdded influxdb to Azure Linux 3.0\nAdded keda to Azure Linux 3.0\nAdded kubernetes to Azure Linux 3.0\nAdded packer to Azure Linux 3.0"
},
{
"date": "2025-03-25T00:00:00.000Z",
"legacy_version": "7",
"number": "58",
"summary": "Information published."
},
{
"date": "2025-03-27T00:00:00.000Z",
"legacy_version": "8",
"number": "59",
"summary": "Information published."
},
{
"date": "2025-04-05T00:00:00.000Z",
"legacy_version": "9",
"number": "60",
"summary": "Information published."
},
{
"date": "2026-02-21T03:11:23.000Z",
"legacy_version": "9.1",
"number": "61",
"summary": "Information published."
}
],
"status": "final",
"version": "61"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 skopeo 1.14.4-5",
"product": {
"name": "\u003cazl3 skopeo 1.14.4-5",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 skopeo 1.14.4-5",
"product": {
"name": "azl3 skopeo 1.14.4-5",
"product_id": "19935"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 skopeo 1.14.2-10",
"product": {
"name": "\u003ccbl2 skopeo 1.14.2-10",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cbl2 skopeo 1.14.2-10",
"product": {
"name": "cbl2 skopeo 1.14.2-10",
"product_id": "19858"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 skopeo 1.14.4-4",
"product": {
"name": "\u003cazl3 skopeo 1.14.4-4",
"product_id": "19"
}
},
{
"category": "product_version",
"name": "azl3 skopeo 1.14.4-4",
"product": {
"name": "azl3 skopeo 1.14.4-4",
"product_id": "19391"
}
}
],
"category": "product_name",
"name": "skopeo"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 influxdb 2.6.1-22",
"product": {
"name": "\u003ccbl2 influxdb 2.6.1-22",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cbl2 influxdb 2.6.1-22",
"product": {
"name": "cbl2 influxdb 2.6.1-22",
"product_id": "19833"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 influxdb 2.7.5-5",
"product": {
"name": "\u003cazl3 influxdb 2.7.5-5",
"product_id": "36"
}
},
{
"category": "product_version",
"name": "azl3 influxdb 2.7.5-5",
"product": {
"name": "azl3 influxdb 2.7.5-5",
"product_id": "19344"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 influxdb 2.6.1-21",
"product": {
"name": "\u003ccbl2 influxdb 2.6.1-21",
"product_id": "25"
}
},
{
"category": "product_version",
"name": "cbl2 influxdb 2.6.1-21",
"product": {
"name": "cbl2 influxdb 2.6.1-21",
"product_id": "19385"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 influxdb 2.7.5-2",
"product": {
"name": "\u003cazl3 influxdb 2.7.5-2",
"product_id": "45"
}
},
{
"category": "product_version",
"name": "azl3 influxdb 2.7.5-2",
"product": {
"name": "azl3 influxdb 2.7.5-2",
"product_id": "19306"
}
}
],
"category": "product_name",
"name": "influxdb"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 ig 0.37.0-4",
"product": {
"name": "\u003cazl3 ig 0.37.0-4",
"product_id": "38"
}
},
{
"category": "product_version",
"name": "azl3 ig 0.37.0-4",
"product": {
"name": "azl3 ig 0.37.0-4",
"product_id": "19342"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 ig 0.37.0-2",
"product": {
"name": "\u003cazl3 ig 0.37.0-2",
"product_id": "21"
}
},
{
"category": "product_version",
"name": "azl3 ig 0.37.0-2",
"product": {
"name": "azl3 ig 0.37.0-2",
"product_id": "19389"
}
}
],
"category": "product_name",
"name": "ig"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22",
"product": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22",
"product": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22",
"product_id": "19840"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-20",
"product": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-20",
"product_id": "26"
}
},
{
"category": "product_version",
"name": "cbl2 kube-vip-cloud-provider 0.0.2-20",
"product": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-20",
"product_id": "19384"
}
}
],
"category": "product_name",
"name": "kube-vip-cloud-provider"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 cert-manager 1.12.15-3",
"product": {
"name": "\u003cazl3 cert-manager 1.12.15-3",
"product_id": "18"
}
},
{
"category": "product_version",
"name": "azl3 cert-manager 1.12.15-3",
"product": {
"name": "azl3 cert-manager 1.12.15-3",
"product_id": "19432"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 cert-manager 1.11.2-22",
"product": {
"name": "\u003ccbl2 cert-manager 1.11.2-22",
"product_id": "14"
}
},
{
"category": "product_version",
"name": "cbl2 cert-manager 1.11.2-22",
"product": {
"name": "cbl2 cert-manager 1.11.2-22",
"product_id": "19817"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 cert-manager 1.11.2-19",
"product": {
"name": "\u003ccbl2 cert-manager 1.11.2-19",
"product_id": "28"
}
},
{
"category": "product_version",
"name": "cbl2 cert-manager 1.11.2-19",
"product": {
"name": "cbl2 cert-manager 1.11.2-19",
"product_id": "19382"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 cert-manager 1.12.15-2",
"product": {
"name": "\u003cazl3 cert-manager 1.12.15-2",
"product_id": "44"
}
},
{
"category": "product_version",
"name": "azl3 cert-manager 1.12.15-2",
"product": {
"name": "azl3 cert-manager 1.12.15-2",
"product_id": "19309"
}
}
],
"category": "product_name",
"name": "cert-manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 containerized-data-importer 1.57.0-14",
"product": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-14",
"product_id": "35"
}
},
{
"category": "product_version",
"name": "azl3 containerized-data-importer 1.57.0-14",
"product": {
"name": "azl3 containerized-data-importer 1.57.0-14",
"product_id": "19346"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 containerized-data-importer 1.55.0-23",
"product": {
"name": "\u003ccbl2 containerized-data-importer 1.55.0-23",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cbl2 containerized-data-importer 1.55.0-23",
"product": {
"name": "cbl2 containerized-data-importer 1.55.0-23",
"product_id": "19821"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 containerized-data-importer 1.57.0-13",
"product": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-13",
"product_id": "47"
}
},
{
"category": "product_version",
"name": "azl3 containerized-data-importer 1.57.0-13",
"product": {
"name": "azl3 containerized-data-importer 1.57.0-13",
"product_id": "19304"
}
}
],
"category": "product_name",
"name": "containerized-data-importer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 containerd2 2.0.0-9",
"product": {
"name": "\u003cazl3 containerd2 2.0.0-9",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 containerd2 2.0.0-9",
"product": {
"name": "azl3 containerd2 2.0.0-9",
"product_id": "19972"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 containerd2 2.0.0-6",
"product": {
"name": "\u003cazl3 containerd2 2.0.0-6",
"product_id": "22"
}
},
{
"category": "product_version",
"name": "azl3 containerd2 2.0.0-6",
"product": {
"name": "azl3 containerd2 2.0.0-6",
"product_id": "19388"
}
}
],
"category": "product_name",
"name": "containerd2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 packer 1.9.5-13",
"product": {
"name": "\u003ccbl2 packer 1.9.5-13",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 packer 1.9.5-13",
"product": {
"name": "cbl2 packer 1.9.5-13",
"product_id": "19945"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 packer 1.9.5-9",
"product": {
"name": "\u003ccbl2 packer 1.9.5-9",
"product_id": "29"
}
},
{
"category": "product_version",
"name": "cbl2 packer 1.9.5-9",
"product": {
"name": "cbl2 packer 1.9.5-9",
"product_id": "19381"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.5-6",
"product": {
"name": "\u003cazl3 packer 1.9.5-6",
"product_id": "51"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.5-6",
"product": {
"name": "azl3 packer 1.9.5-6",
"product_id": "17759"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.5-9",
"product": {
"name": "\u003cazl3 packer 1.9.5-9",
"product_id": "41"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.5-9",
"product": {
"name": "azl3 packer 1.9.5-9",
"product_id": "19335"
}
}
],
"category": "product_name",
"name": "packer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 telegraf 1.31.0-10",
"product": {
"name": "\u003cazl3 telegraf 1.31.0-10",
"product_id": "37"
}
},
{
"category": "product_version",
"name": "azl3 telegraf 1.31.0-10",
"product": {
"name": "azl3 telegraf 1.31.0-10",
"product_id": "19343"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.29.4-16",
"product": {
"name": "\u003ccbl2 telegraf 1.29.4-16",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.29.4-16",
"product": {
"name": "cbl2 telegraf 1.29.4-16",
"product_id": "19939"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.29.4-12",
"product": {
"name": "\u003ccbl2 telegraf 1.29.4-12",
"product_id": "31"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.29.4-12",
"product": {
"name": "cbl2 telegraf 1.29.4-12",
"product_id": "19379"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 telegraf 1.31.0-8",
"product": {
"name": "\u003cazl3 telegraf 1.31.0-8",
"product_id": "24"
}
},
{
"category": "product_version",
"name": "azl3 telegraf 1.31.0-8",
"product": {
"name": "azl3 telegraf 1.31.0-8",
"product_id": "19386"
}
}
],
"category": "product_name",
"name": "telegraf"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kubernetes 1.28.4-18",
"product": {
"name": "\u003ccbl2 kubernetes 1.28.4-18",
"product_id": "17"
}
},
{
"category": "product_version",
"name": "cbl2 kubernetes 1.28.4-18",
"product": {
"name": "cbl2 kubernetes 1.28.4-18",
"product_id": "19761"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kubernetes 1.28.4-15",
"product": {
"name": "\u003ccbl2 kubernetes 1.28.4-15",
"product_id": "48"
}
},
{
"category": "product_version",
"name": "cbl2 kubernetes 1.28.4-15",
"product": {
"name": "cbl2 kubernetes 1.28.4-15",
"product_id": "19292"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kubernetes 1.30.10-3",
"product": {
"name": "\u003cazl3 kubernetes 1.30.10-3",
"product_id": "42"
}
},
{
"category": "product_version",
"name": "azl3 kubernetes 1.30.10-3",
"product": {
"name": "azl3 kubernetes 1.30.10-3",
"product_id": "19319"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kubernetes 1.30.10-7",
"product": {
"name": "\u003cazl3 kubernetes 1.30.10-7",
"product_id": "39"
}
},
{
"category": "product_version",
"name": "azl3 kubernetes 1.30.10-7",
"product": {
"name": "azl3 kubernetes 1.30.10-7",
"product_id": "19340"
}
}
],
"category": "product_name",
"name": "kubernetes"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 rook 1.6.2-26",
"product": {
"name": "\u003ccbl2 rook 1.6.2-26",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "cbl2 rook 1.6.2-26",
"product": {
"name": "cbl2 rook 1.6.2-26",
"product_id": "19854"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 rook 1.6.2-25",
"product": {
"name": "\u003ccbl2 rook 1.6.2-25",
"product_id": "32"
}
},
{
"category": "product_version",
"name": "cbl2 rook 1.6.2-25",
"product": {
"name": "cbl2 rook 1.6.2-25",
"product_id": "19376"
}
}
],
"category": "product_name",
"name": "rook"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-containerd-cc 1.7.7-11",
"product": {
"name": "\u003ccbl2 moby-containerd-cc 1.7.7-11",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "cbl2 moby-containerd-cc 1.7.7-11",
"product": {
"name": "cbl2 moby-containerd-cc 1.7.7-11",
"product_id": "19848"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 moby-containerd-cc 1.7.7-9",
"product": {
"name": "\u003cazl3 moby-containerd-cc 1.7.7-9",
"product_id": "54"
}
},
{
"category": "product_version",
"name": "azl3 moby-containerd-cc 1.7.7-9",
"product": {
"name": "azl3 moby-containerd-cc 1.7.7-9",
"product_id": "17461"
}
}
],
"category": "product_name",
"name": "moby-containerd-cc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 dcos-cli 1.2.0-21",
"product": {
"name": "\u003ccbl2 dcos-cli 1.2.0-21",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "cbl2 dcos-cli 1.2.0-21",
"product": {
"name": "cbl2 dcos-cli 1.2.0-21",
"product_id": "19829"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 dcos-cli 1.2.0-20",
"product": {
"name": "\u003ccbl2 dcos-cli 1.2.0-20",
"product_id": "33"
}
},
{
"category": "product_version",
"name": "cbl2 dcos-cli 1.2.0-20",
"product": {
"name": "cbl2 dcos-cli 1.2.0-20",
"product_id": "19375"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 dcos-cli 1.2.0-17",
"product": {
"name": "\u003cazl3 dcos-cli 1.2.0-17",
"product_id": "20"
}
},
{
"category": "product_version",
"name": "azl3 dcos-cli 1.2.0-17",
"product": {
"name": "azl3 dcos-cli 1.2.0-17",
"product_id": "19390"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 dcos-cli 1.2.0-18",
"product": {
"name": "\u003cazl3 dcos-cli 1.2.0-18",
"product_id": "52"
}
},
{
"category": "product_version",
"name": "azl3 dcos-cli 1.2.0-18",
"product": {
"name": "azl3 dcos-cli 1.2.0-18",
"product_id": "17586"
}
}
],
"category": "product_name",
"name": "dcos-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 cri-o 1.22.3-12",
"product": {
"name": "\u003ccbl2 cri-o 1.22.3-12",
"product_id": "49"
}
},
{
"category": "product_version",
"name": "cbl2 cri-o 1.22.3-12",
"product": {
"name": "cbl2 cri-o 1.22.3-12",
"product_id": "18129"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 cri-o 1.22.3-14",
"product": {
"name": "\u003ccbl2 cri-o 1.22.3-14",
"product_id": "16"
}
},
{
"category": "product_version",
"name": "cbl2 cri-o 1.22.3-14",
"product": {
"name": "cbl2 cri-o 1.22.3-14",
"product_id": "19777"
}
}
],
"category": "product_name",
"name": "cri-o"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-containerd 1.6.26-10",
"product": {
"name": "\u003ccbl2 moby-containerd 1.6.26-10",
"product_id": "30"
}
},
{
"category": "product_version",
"name": "cbl2 moby-containerd 1.6.26-10",
"product": {
"name": "cbl2 moby-containerd 1.6.26-10",
"product_id": "19380"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-containerd 1.6.26-11",
"product": {
"name": "\u003ccbl2 moby-containerd 1.6.26-11",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "cbl2 moby-containerd 1.6.26-11",
"product": {
"name": "cbl2 moby-containerd 1.6.26-11",
"product_id": "19845"
}
}
],
"category": "product_name",
"name": "moby-containerd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 keda 2.4.0-27",
"product": {
"name": "\u003ccbl2 keda 2.4.0-27",
"product_id": "27"
}
},
{
"category": "product_version",
"name": "cbl2 keda 2.4.0-27",
"product": {
"name": "cbl2 keda 2.4.0-27",
"product_id": "19383"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.14.1-3",
"product": {
"name": "\u003cazl3 keda 2.14.1-3",
"product_id": "46"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.14.1-3",
"product": {
"name": "azl3 keda 2.14.1-3",
"product_id": "19305"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 keda 2.4.0-29",
"product": {
"name": "\u003ccbl2 keda 2.4.0-29",
"product_id": "10"
}
},
{
"category": "product_version",
"name": "cbl2 keda 2.4.0-29",
"product": {
"name": "cbl2 keda 2.4.0-29",
"product_id": "19836"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 keda 2.14.1-7",
"product": {
"name": "\u003cazl3 keda 2.14.1-7",
"product_id": "34"
}
},
{
"category": "product_version",
"name": "azl3 keda 2.14.1-7",
"product": {
"name": "azl3 keda 2.14.1-7",
"product_id": "19347"
}
}
],
"category": "product_name",
"name": "keda"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 containerd 1.7.13-7",
"product": {
"name": "\u003cazl3 containerd 1.7.13-7",
"product_id": "23"
}
},
{
"category": "product_version",
"name": "azl3 containerd 1.7.13-7",
"product": {
"name": "azl3 containerd 1.7.13-7",
"product_id": "19387"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 containerd 1.7.13-8",
"product": {
"name": "\u003cazl3 containerd 1.7.13-8",
"product_id": "53"
}
},
{
"category": "product_version",
"name": "azl3 containerd 1.7.13-8",
"product": {
"name": "azl3 containerd 1.7.13-8",
"product_id": "17468"
}
}
],
"category": "product_name",
"name": "containerd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 gh 2.62.0-7",
"product": {
"name": "\u003cazl3 gh 2.62.0-7",
"product_id": "43"
}
},
{
"category": "product_version",
"name": "azl3 gh 2.62.0-7",
"product": {
"name": "azl3 gh 2.62.0-7",
"product_id": "19317"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 gh 2.62.0-8",
"product": {
"name": "\u003cazl3 gh 2.62.0-8",
"product_id": "40"
}
},
{
"category": "product_version",
"name": "azl3 gh 2.62.0-8",
"product": {
"name": "azl3 gh 2.62.0-8",
"product_id": "19338"
}
}
],
"category": "product_name",
"name": "gh"
},
{
"category": "product_name",
"name": "azl3 libcontainers-common 20240213-3",
"product": {
"name": "azl3 libcontainers-common 20240213-3",
"product_id": "50"
}
},
{
"category": "product_name",
"name": "cbl2 libcontainers-common 20210626-7",
"product": {
"name": "cbl2 libcontainers-common 20210626-7",
"product_id": "15"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 skopeo 1.14.4-5 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 skopeo 1.14.4-5 as a component of Azure Linux 3.0",
"product_id": "19935-17084"
},
"product_reference": "19935",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 influxdb 2.6.1-22 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 influxdb 2.6.1-22 as a component of CBL Mariner 2.0",
"product_id": "19833-17086"
},
"product_reference": "19833",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ig 0.37.0-4 as a component of Azure Linux 3.0",
"product_id": "17084-38"
},
"product_reference": "38",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ig 0.37.0-4 as a component of Azure Linux 3.0",
"product_id": "19342-17084"
},
"product_reference": "19342",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-22 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-22 as a component of CBL Mariner 2.0",
"product_id": "19840-17086"
},
"product_reference": "19840",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cert-manager 1.12.15-3 as a component of Azure Linux 3.0",
"product_id": "17084-18"
},
"product_reference": "18",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.12.15-3 as a component of Azure Linux 3.0",
"product_id": "19432-17084"
},
"product_reference": "19432",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 influxdb 2.7.5-5 as a component of Azure Linux 3.0",
"product_id": "17084-36"
},
"product_reference": "36",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 influxdb 2.7.5-5 as a component of Azure Linux 3.0",
"product_id": "19344-17084"
},
"product_reference": "19344",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-14 as a component of Azure Linux 3.0",
"product_id": "17084-35"
},
"product_reference": "35",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerized-data-importer 1.57.0-14 as a component of Azure Linux 3.0",
"product_id": "19346-17084"
},
"product_reference": "19346",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerd2 2.0.0-9 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerd2 2.0.0-9 as a component of Azure Linux 3.0",
"product_id": "19972-17084"
},
"product_reference": "19972",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cert-manager 1.11.2-22 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cert-manager 1.11.2-22 as a component of CBL Mariner 2.0",
"product_id": "19817-17086"
},
"product_reference": "19817",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 packer 1.9.5-13 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 1.9.5-13 as a component of CBL Mariner 2.0",
"product_id": "19945-17086"
},
"product_reference": "19945",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
"product_id": "17084-37"
},
"product_reference": "37",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
"product_id": "19343-17084"
},
"product_reference": "19343",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.29.4-16 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.29.4-16 as a component of CBL Mariner 2.0",
"product_id": "19939-17086"
},
"product_reference": "19939",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 containerized-data-importer 1.55.0-23 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 containerized-data-importer 1.55.0-23 as a component of CBL Mariner 2.0",
"product_id": "19821-17086"
},
"product_reference": "19821",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kubernetes 1.28.4-18 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubernetes 1.28.4-18 as a component of CBL Mariner 2.0",
"product_id": "19761-17086"
},
"product_reference": "19761",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 skopeo 1.14.2-10 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 skopeo 1.14.2-10 as a component of CBL Mariner 2.0",
"product_id": "19858-17086"
},
"product_reference": "19858",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 rook 1.6.2-26 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rook 1.6.2-26 as a component of CBL Mariner 2.0",
"product_id": "19854-17086"
},
"product_reference": "19854",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-containerd-cc 1.7.7-11 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd-cc 1.7.7-11 as a component of CBL Mariner 2.0",
"product_id": "19848-17086"
},
"product_reference": "19848",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 dcos-cli 1.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 dcos-cli 1.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "19829-17086"
},
"product_reference": "19829",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 dcos-cli 1.2.0-20 as a component of CBL Mariner 2.0",
"product_id": "17086-33"
},
"product_reference": "33",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 dcos-cli 1.2.0-20 as a component of CBL Mariner 2.0",
"product_id": "19375-17086"
},
"product_reference": "19375",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 rook 1.6.2-25 as a component of CBL Mariner 2.0",
"product_id": "17086-32"
},
"product_reference": "32",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rook 1.6.2-25 as a component of CBL Mariner 2.0",
"product_id": "19376-17086"
},
"product_reference": "19376",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cri-o 1.22.3-12 as a component of CBL Mariner 2.0",
"product_id": "17086-49"
},
"product_reference": "49",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cri-o 1.22.3-12 as a component of CBL Mariner 2.0",
"product_id": "18129-17086"
},
"product_reference": "18129",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kubernetes 1.28.4-15 as a component of CBL Mariner 2.0",
"product_id": "17086-48"
},
"product_reference": "48",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kubernetes 1.28.4-15 as a component of CBL Mariner 2.0",
"product_id": "19292-17086"
},
"product_reference": "19292",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.29.4-12 as a component of CBL Mariner 2.0",
"product_id": "17086-31"
},
"product_reference": "31",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.29.4-12 as a component of CBL Mariner 2.0",
"product_id": "19379-17086"
},
"product_reference": "19379",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-containerd 1.6.26-10 as a component of CBL Mariner 2.0",
"product_id": "17086-30"
},
"product_reference": "30",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd 1.6.26-10 as a component of CBL Mariner 2.0",
"product_id": "19380-17086"
},
"product_reference": "19380",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 packer 1.9.5-9 as a component of CBL Mariner 2.0",
"product_id": "17086-29"
},
"product_reference": "29",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 1.9.5-9 as a component of CBL Mariner 2.0",
"product_id": "19381-17086"
},
"product_reference": "19381",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cert-manager 1.11.2-19 as a component of CBL Mariner 2.0",
"product_id": "17086-28"
},
"product_reference": "28",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cert-manager 1.11.2-19 as a component of CBL Mariner 2.0",
"product_id": "19382-17086"
},
"product_reference": "19382",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 keda 2.4.0-27 as a component of CBL Mariner 2.0",
"product_id": "17086-27"
},
"product_reference": "27",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 keda 2.4.0-27 as a component of CBL Mariner 2.0",
"product_id": "19383-17086"
},
"product_reference": "19383",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kube-vip-cloud-provider 0.0.2-20 as a component of CBL Mariner 2.0",
"product_id": "17086-26"
},
"product_reference": "26",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kube-vip-cloud-provider 0.0.2-20 as a component of CBL Mariner 2.0",
"product_id": "19384-17086"
},
"product_reference": "19384",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 influxdb 2.6.1-21 as a component of CBL Mariner 2.0",
"product_id": "17086-25"
},
"product_reference": "25",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 influxdb 2.6.1-21 as a component of CBL Mariner 2.0",
"product_id": "19385-17086"
},
"product_reference": "19385",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 telegraf 1.31.0-8 as a component of Azure Linux 3.0",
"product_id": "17084-24"
},
"product_reference": "24",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.31.0-8 as a component of Azure Linux 3.0",
"product_id": "19386-17084"
},
"product_reference": "19386",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.5-6 as a component of Azure Linux 3.0",
"product_id": "17084-51"
},
"product_reference": "51",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.5-6 as a component of Azure Linux 3.0",
"product_id": "17759-17084"
},
"product_reference": "17759",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.14.1-3 as a component of Azure Linux 3.0",
"product_id": "17084-46"
},
"product_reference": "46",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.14.1-3 as a component of Azure Linux 3.0",
"product_id": "19305-17084"
},
"product_reference": "19305",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerd 1.7.13-7 as a component of Azure Linux 3.0",
"product_id": "17084-23"
},
"product_reference": "23",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerd 1.7.13-7 as a component of Azure Linux 3.0",
"product_id": "19387-17084"
},
"product_reference": "19387",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerd2 2.0.0-6 as a component of Azure Linux 3.0",
"product_id": "17084-22"
},
"product_reference": "22",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerd2 2.0.0-6 as a component of Azure Linux 3.0",
"product_id": "19388-17084"
},
"product_reference": "19388",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 gh 2.62.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-43"
},
"product_reference": "43",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gh 2.62.0-7 as a component of Azure Linux 3.0",
"product_id": "19317-17084"
},
"product_reference": "19317",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-13 as a component of Azure Linux 3.0",
"product_id": "17084-47"
},
"product_reference": "47",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerized-data-importer 1.57.0-13 as a component of Azure Linux 3.0",
"product_id": "19304-17084"
},
"product_reference": "19304",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 influxdb 2.7.5-2 as a component of Azure Linux 3.0",
"product_id": "17084-45"
},
"product_reference": "45",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 influxdb 2.7.5-2 as a component of Azure Linux 3.0",
"product_id": "19306-17084"
},
"product_reference": "19306",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cert-manager 1.12.15-2 as a component of Azure Linux 3.0",
"product_id": "17084-44"
},
"product_reference": "44",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.12.15-2 as a component of Azure Linux 3.0",
"product_id": "19309-17084"
},
"product_reference": "19309",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 moby-containerd-cc 1.7.7-9 as a component of Azure Linux 3.0",
"product_id": "17084-54"
},
"product_reference": "54",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-containerd-cc 1.7.7-9 as a component of Azure Linux 3.0",
"product_id": "17461-17084"
},
"product_reference": "17461",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kubernetes 1.30.10-3 as a component of Azure Linux 3.0",
"product_id": "17084-42"
},
"product_reference": "42",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubernetes 1.30.10-3 as a component of Azure Linux 3.0",
"product_id": "19319-17084"
},
"product_reference": "19319",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 ig 0.37.0-2 as a component of Azure Linux 3.0",
"product_id": "17084-21"
},
"product_reference": "21",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ig 0.37.0-2 as a component of Azure Linux 3.0",
"product_id": "19389-17084"
},
"product_reference": "19389",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 dcos-cli 1.2.0-17 as a component of Azure Linux 3.0",
"product_id": "17084-20"
},
"product_reference": "20",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 dcos-cli 1.2.0-17 as a component of Azure Linux 3.0",
"product_id": "19390-17084"
},
"product_reference": "19390",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 skopeo 1.14.4-4 as a component of Azure Linux 3.0",
"product_id": "17084-19"
},
"product_reference": "19",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 skopeo 1.14.4-4 as a component of Azure Linux 3.0",
"product_id": "19391-17084"
},
"product_reference": "19391",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 dcos-cli 1.2.0-18 as a component of Azure Linux 3.0",
"product_id": "17084-52"
},
"product_reference": "52",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 dcos-cli 1.2.0-18 as a component of Azure Linux 3.0",
"product_id": "17586-17084"
},
"product_reference": "17586",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kubernetes 1.30.10-7 as a component of Azure Linux 3.0",
"product_id": "17084-39"
},
"product_reference": "39",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kubernetes 1.30.10-7 as a component of Azure Linux 3.0",
"product_id": "19340-17084"
},
"product_reference": "19340",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 gh 2.62.0-8 as a component of Azure Linux 3.0",
"product_id": "17084-40"
},
"product_reference": "40",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gh 2.62.0-8 as a component of Azure Linux 3.0",
"product_id": "19338-17084"
},
"product_reference": "19338",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 keda 2.4.0-29 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 keda 2.4.0-29 as a component of CBL Mariner 2.0",
"product_id": "19836-17086"
},
"product_reference": "19836",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libcontainers-common 20240213-3 as a component of Azure Linux 3.0",
"product_id": "17084-50"
},
"product_reference": "50",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerd 1.7.13-8 as a component of Azure Linux 3.0",
"product_id": "17084-53"
},
"product_reference": "53",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerd 1.7.13-8 as a component of Azure Linux 3.0",
"product_id": "17468-17084"
},
"product_reference": "17468",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 keda 2.14.1-7 as a component of Azure Linux 3.0",
"product_id": "17084-34"
},
"product_reference": "34",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 keda 2.14.1-7 as a component of Azure Linux 3.0",
"product_id": "19347-17084"
},
"product_reference": "19347",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.5-9 as a component of Azure Linux 3.0",
"product_id": "17084-41"
},
"product_reference": "41",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.5-9 as a component of Azure Linux 3.0",
"product_id": "19335-17084"
},
"product_reference": "19335",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-containerd 1.6.26-11 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd 1.6.26-11 as a component of CBL Mariner 2.0",
"product_id": "19845-17086"
},
"product_reference": "19845",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libcontainers-common 20210626-7 as a component of CBL Mariner 2.0",
"product_id": "17086-15"
},
"product_reference": "15",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cri-o 1.22.3-14 as a component of CBL Mariner 2.0",
"product_id": "17086-16"
},
"product_reference": "16",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cri-o 1.22.3-14 as a component of CBL Mariner 2.0",
"product_id": "19777-17086"
},
"product_reference": "19777",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-50",
"17086-15"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19935-17084",
"19833-17086",
"19342-17084",
"19840-17086",
"19432-17084",
"19344-17084",
"19346-17084",
"19972-17084",
"19817-17086",
"19945-17086",
"19343-17084",
"19939-17086",
"19821-17086",
"19761-17086",
"19858-17086",
"19854-17086",
"19848-17086",
"19829-17086",
"19375-17086",
"19376-17086",
"18129-17086",
"19292-17086",
"19379-17086",
"19380-17086",
"19381-17086",
"19382-17086",
"19383-17086",
"19384-17086",
"19385-17086",
"19386-17084",
"17759-17084",
"19305-17084",
"19387-17084",
"19388-17084",
"19317-17084",
"19304-17084",
"19306-17084",
"19309-17084",
"17461-17084",
"19319-17084",
"19389-17084",
"19390-17084",
"19391-17084",
"17586-17084",
"19340-17084",
"19338-17084",
"19836-17086",
"17468-17084",
"19347-17084",
"19335-17084",
"19845-17086",
"19777-17086"
],
"known_affected": [
"17084-4",
"17086-11",
"17084-38",
"17086-9",
"17084-18",
"17084-36",
"17084-35",
"17084-1",
"17086-14",
"17086-2",
"17084-37",
"17086-3",
"17086-13",
"17086-17",
"17086-5",
"17086-6",
"17086-7",
"17086-12",
"17086-33",
"17086-32",
"17086-49",
"17086-48",
"17086-31",
"17086-30",
"17086-29",
"17086-28",
"17086-27",
"17086-26",
"17086-25",
"17084-24",
"17084-51",
"17084-46",
"17084-23",
"17084-22",
"17084-43",
"17084-47",
"17084-45",
"17084-44",
"17084-54",
"17084-42",
"17084-21",
"17084-20",
"17084-19",
"17084-52",
"17084-39",
"17084-40",
"17086-10",
"17084-53",
"17084-34",
"17084-41",
"17086-8",
"17086-16"
],
"known_not_affected": [
"17084-50",
"17086-15"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27144 Go JOSE\u0027s Parsing Vulnerable to Denial of Service - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27144.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.14.4-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-4",
"17084-19"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.6.1-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-11",
"17086-25"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "0.37.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-38",
"17084-21"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "0.0.2-20:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-9",
"17086-26"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.12.15-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-18",
"17084-44"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.7.5-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-36",
"17084-45"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.57.0-13:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-35",
"17084-47"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.0.0-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17084-22"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.11.2-19:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-14",
"17086-28"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.9.5-9:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2",
"17086-29"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.31.0-8:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-37",
"17084-24"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.29.4-12:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-31"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.55.0-23:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-13"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.28.4-15:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-17",
"17086-48"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.14.2-10:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.6.2-25:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-6",
"17086-32"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.7.7-11:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-7"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.2.0-20:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-12",
"17086-33"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.22.3-12:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-49",
"17086-16"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.6.26-10:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-30",
"17086-8"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.4.0-27:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-27",
"17086-10"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.9.5-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-51",
"17084-41"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.14.1-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-46",
"17084-34"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.7.13-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-23",
"17084-53"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "2.62.0-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-43",
"17084-40"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.7.7-9:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-54"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.30.10-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-42",
"17084-39"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-04T00:00:00.000Z",
"details": "1.2.0-17:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-20",
"17084-52"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
}
]
}
OPENSUSE-SU-2025-20117-1
Vulnerability from csaf_opensuse - Published: 2025-11-27 12:27 - Updated: 2025-11-27 12:27Summary
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:
Changes in trivy:
Update to version 0.67.2 (bsc#1250625, CVE-2025-11065, bsc#1248897, CVE-2025-58058):
* fix: Use `fetch-level: 1` to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)
* fix: restore compatibility for google.protobuf.Value [backport: release/v0.67] (#9631)
* fix: using SrcVersion instead of Version for echo detector [backport: release/v0.67] (#9629)
* fix: add `buildInfo` for `BlobInfo` in `rpc` package [backport: release/v0.67] (#9615)
* fix(vex): don't use reused BOM [backport: release/v0.67] (#9612)
* fix(vex): don't suppress vulns for packages with infinity loop (#9465)
* fix(aws): use `BuildableClient` insead of `xhttp.Client` (#9436)
* refactor(misconf): replace github.com/liamg/memoryfs with internal mapfs and testing/fstest (#9282)
* docs: clarify inline ignore limitations for resource-less checks (#9537)
* fix(k8s): disable parallel traversal with fs cache for k8s images (#9534)
* fix(misconf): handle tofu files in module detection (#9486)
* feat(seal): add seal support (#9370)
* docs: fix modules path and update code example (#9539)
* fix: close file descriptors and pipes on error paths (#9536)
* feat: add documentation URL for database lock errors (#9531)
* fix(db): Dowload database when missing but metadata still exists (#9393)
* feat(cloudformation): support default values and list results in Fn::FindInMap (#9515)
* fix(misconf): unmark cty values before access (#9495)
* feat(cli): change --list-all-pkgs default to true (#9510)
* fix(nodejs): parse workspaces as objects for package-lock.json files (#9518)
* refactor(fs): use underlyingPath to determine virtual files more reliably (#9302)
* refactor: remove google/wire dependency and implement manual DI (#9509)
* chore(deps): bump the aws group with 6 updates (#9481)
* chore(deps): bump the common group across 1 directory with 24 updates (#9507)
* fix(misconf): wrap legacy ENV values in quotes to preserve spaces (#9497)
* docs: move info about `detection priority` into coverage section (#9469)
* feat(sbom): added support for CoreOS (#9448)
* fix(misconf): strip build metadata suffixes from image history (#9498)
* feat(cyclonedx): preserve SBOM structure when scanning SBOM files with vulnerability updates (#9439)
* docs: Fix typo in terraform docs (#9492)
* feat(redhat): add os-release detection for RHEL-based images (#9458)
* ci(deps): add 3-day cooldown period for Dependabot updates (#9475)
* refactor: migrate from go-json-experiment to encoding/json/v2 (#9422)
* fix(vuln): compare `nuget` package names in lower case (#9456)
* chore: Update release flow to include chocolatey (#9460)
* docs: document eol supportability (#9434)
* docs(report): add nuanses about secret/license scanner in summary table (#9442)
* ci: use environment variables in GitHub Actions for improved security (#9433)
* chore: bump Go to 1.24.7 (#9435)
* fix(nodejs): use snapshot string as `Package.ID` for pnpm packages (#9330)
* ci(helm): bump Trivy version to 0.66.0 for Trivy Helm Chart 0.18.0 (#9425)
Update to version 0.66.0 (bsc#1248937, CVE-2025-58058):
* chore(deps): bump the aws group with 7 updates (#9419)
* refactor(secret): clarify secret scanner messages (#9409)
* fix(cyclonedx): handle multiple license types (#9378)
* fix(repo): sanitize git repo URL before inserting into report metadata (#9391)
* test: add HTTP basic authentication to git test server (#9407)
* fix(sbom): add support for `file` component type of `CycloneDX` (#9372)
* fix(misconf): ensure module source is known (#9404)
* ci: migrate GitHub Actions from version tags to SHA pinning (#9405)
* fix: create temp file under composite fs dir (#9387)
* chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#9403)
* refactor: switch to stable azcontainerregistry SDK package (#9319)
* chore(deps): bump the common group with 7 updates (#9382)
* refactor(misconf): migrate from custom Azure JSON parser (#9222)
* fix(repo): preserve RepoMetadata on FS cache hit (#9389)
* refactor(misconf): use atomic.Int32 (#9385)
* chore(deps): bump the aws group with 6 updates (#9383)
* docs: Fix broken link to "Built-in Checks" (#9375)
* fix(plugin): don't remove plugins when updating index.yaml file (#9358)
* fix: persistent flag option typo (#9374)
* chore(deps): bump the common group across 1 directory with 26 updates (#9347)
* fix(image): use standardized HTTP client for ECR authentication (#9322)
* refactor: export `systemFileFiltering` Post Handler (#9359)
* docs: update links to Semaphore pages (#9352)
* fix(conda): memory leak by adding closure method for `package.json` file (#9349)
* feat: add timeout handling for cache database operations (#9307)
* fix(misconf): use correct field log_bucket instead of target_bucket in gcp bucket (#9296)
* fix(misconf): ensure ignore rules respect subdirectory chart paths (#9324)
* chore(deps): bump alpine from 3.21.4 to 3.22.1 (#9301)
* feat(terraform): use .terraform cache for remote modules in plan scanning (#9277)
* chore: fix some function names in comment (#9314)
* chore(deps): bump the aws group with 7 updates (#9311)
* docs: add explanation for how to use non-system certificates (#9081)
* chore(deps): bump the github-actions group across 1 directory with 2 updates (#8962)
* fix(misconf): preserve original paths of remote submodules from .terraform (#9294)
* refactor(terraform): make Scan method of Terraform plan scanner private (#9272)
* fix: suppress debug log for context cancellation errors (#9298)
* feat(secret): implement streaming secret scanner with byte offset tracking (#9264)
* fix(python): impove package name normalization (#9290)
* feat(misconf): added audit config attribute (#9249)
* refactor(misconf): decouple input fs and track extracted files with fs references (#9281)
* test(misconf): remove BenchmarkCalculate using outdated check metadata (#9291)
* refactor: simplify Detect function signature (#9280)
* ci(helm): bump Trivy version to 0.65.0 for Trivy Helm Chart 0.17.0 (#9288)
* fix(fs): avoid shadowing errors in file.glob (#9286)
* test(misconf): move terraform scan tests to integration tests (#9271)
* test(misconf): drop gcp iam test covered by another case (#9285)
* chore(deps): bump to alpine from `3.21.3` to `3.21.4` (#9283)
Update to version 0.65.0:
* fix(cli): ensure correct command is picked by telemetry (#9260)
* feat(flag): add schema validation for `--server` flag (#9270)
* chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible (#9274)
* ci: skip undefined labels in discussion triage action (#9175)
* feat(repo): add git repository metadata to reports (#9252)
* fix(license): handle WITH operator for `LaxSplitLicenses` (#9232)
* chore: add modernize tool integration for code modernization (#9251)
* fix(secret): add UTF-8 validation in secret scanner to prevent protobuf marshalling errors (#9253)
* chore: implement process-safe temp file cleanup (#9241)
* fix: prevent graceful shutdown message on normal exit (#9244)
* fix(misconf): correctly parse empty port ranges in google_compute_firewall (#9237)
* feat: add graceful shutdown with signal handling (#9242)
* chore: update template URL for brew formula (#9221)
* test: add end-to-end testing framework with image scan and proxy tests (#9231)
* refactor(db): use `Getter` interface with `GetParams` for trivy-db sources (#9239)
* ci: specify repository for `gh cache delete` in canary worklfow (#9240)
* ci: remove invalid `--confirm` flag from `gh cache delete` command in canary builds (#9236)
* fix(misconf): fix log bucket in schema (#9235)
* chore(deps): bump the common group across 1 directory with 24 updates (#9228)
* ci: move runner.os context from job-level env to step-level in canary workflow (#9233)
* chore(deps): bump up Trivy-kubernetes to v0.9.1 (#9214)
* feat(misconf): added logging and versioning to the gcp storage bucket (#9226)
* fix(server): add HTTP transport setup to server mode (#9217)
* chore: update the rpm download Update (#9202)
* feat(alma): add AlmaLinux 10 support (#9207)
* fix(nodejs): don't use prerelease logic for compare npm constraints (#9208)
* fix(rootio): fix severity selection (#9181)
* fix(sbom): merge in-graph and out-of-graph OS packages in scan results (#9194)
* fix(cli): panic: attempt to get os.Args[1] when len(os.Args) < 2 (#9206)
* fix(misconf): correctly adapt azure storage account (#9138)
* feat(misconf): add private ip google access attribute to subnetwork (#9199)
* feat(report): add CVSS vectors in sarif report (#9157)
* fix(terraform): `for_each` on a map returns a resource for every key (#9156)
* fix: supporting .egg-info/METADATA in python.Packaging analyzer (#9151)
* chore: migrate protoc setup from Docker to buf CLI (#9184)
* ci: delete cache after artifacts upload in canary workflow (#9177)
* refactor: remove aws flag helper message (#9080)
* ci: use gh pr view to get PR number for forked repositories in auto-ready workflow (#9183)
* ci: add auto-ready-for-review workflow (#9179)
* feat(image): add Docker context resolution (#9166)
* ci: optimize golangci-lint performance with cache-based strategy (#9173)
* feat: add HTTP request/response tracing support (#9125)
* fix(aws): update amazon linux 2 EOL date (#9176)
* chore: Update release workflow to trigger version updates (#9162)
* chore(deps): bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#9164)
* fix: also check `filepath` when removing duplicate packages (#9142)
* chore: add debug log to show image source location (#9163)
* docs: add section on customizing default check data (#9114)
* chore(deps): bump the common group across 1 directory with 9 updates (#9153)
* docs: partners page content updates (#9149)
* chore(license): add missed spdx exceptions: (#9147)
* docs: trivy partners page updates (#9133)
* fix: migrate from `*.list` to `*.md5sums` files for `dpkg` (#9131)
* ci(helm): bump Trivy version to 0.64.1 for Trivy Helm Chart 0.16.1 (#9135)
* feat(sbom): add SHA-512 hash support for CycloneDX SBOM (#9126)
* fix(misconf): skip rewriting expr if attr is nil (#9113)
* fix(license): add missed `GFDL-NIV-1.1` and `GFDL-NIV-1.2` into Trivy mapping (#9116)
* fix(cli): Add more non-sensitive flags to telemetry (#9110)
* fix(alma): parse epochs from rpmqa file (#9101)
* fix(rootio): check full version to detect `root.io` packages (#9117)
* chore: drop FreeBSD 32-bit support (#9102)
* fix(sbom): use correct field for licenses in CycloneDX reports (#9057)
* fix(secret): fix line numbers for multiple-line secrets (#9104)
* feat(license): observe pkg types option in license scanner (#9091)
* ci(helm): bump Trivy version to 0.64.0 for Trivy Helm Chart 0.16.0 (#9107)
- (CVE-2025-53547, bsc#1246151)
- Update to version 0.64.1 (bsc#1243633, CVE-2025-47291,
(bsc#1246730, CVE-2025-46569):
* fix(misconf): skip rewriting expr if attr is nil [backport: release/v0.64] (#9127)
* fix(cli): Add more non-sensitive flags to telemetry [backport: release/v0.64] (#9124)
* fix(rootio): check full version to detect `root.io` packages [backport: release/v0.64] (#9120)
* fix(alma): parse epochs from rpmqa file [backport: release/v0.64] (#9119)
* docs(python): fix type with METADATA file name (#9090)
* feat: reject unsupported artifact types in remote image retrieval (#9052)
* chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#9088)
* refactor(misconf): rewrite Rego module filtering using functional filters (#9061)
* feat(terraform): add partial evaluation for policy templates (#8967)
* feat(vuln): add Root.io support for container image scanning (#9073)
* feat(sbom): add manufacturer field to CycloneDX tools metadata (#9019)
* fix(cli): add some values to the telemetry call (#9056)
* feat(ubuntu): add end of life date for Ubuntu 25.04 (#9077)
* refactor: centralize HTTP transport configuration (#9058)
* test: include integration tests in linting and fix all issues (#9060)
* chore(deps): bump the common group across 1 directory with 26 updates (#9063)
* feat(java): dereference all maven settings.xml env placeholders (#9024)
* fix(misconf): reduce log noise on incompatible check (#9029)
* fix(misconf): .Config.User always takes precedence over USER in .History (#9050)
* chore(deps): update Docker to v28.2.2 and fix compatibility issues (#9037)
* docs(misconf): simplify misconfiguration docs (#9030)
* fix(misconf): move disabled checks filtering after analyzer scan (#9002)
* docs: add PR review policy for maintainers (#9032)
* fix(sbom): remove unnecessary OS detection check in SBOM decoding (#9034)
* test: improve and extend tests for iac/adapters/arm (#9028)
* chore: bump up Go version to 1.24.4 (#9031)
* feat(cli): add version constraints to annoucements (#9023)
* fix(misconf): correct Azure value-to-time conversion in AsTimeValue (#9015)
* feat(ubuntu): add eol date for 20.04-ESM (#8981)
* fix(report): don't panic when report contains vulns, but doesn't contain packages for `table` format (#8549)
* fix(nodejs): correctly parse `packages` array of `bun.lock` file (#8998)
* refactor: use strings.SplitSeq instead of strings.Split in for-loop (#8983)
* docs: change --disable-metrics to --disable-telemetry in example (#8999) (#9003)
* feat(misconf): add OpenTofu file extension support (#8747)
* refactor(misconf): set Trivy version by default in Rego scanner (#9001)
* docs: fix assets with versioning (#8996)
* docs: add partners page (#8988)
* chore(alpine): add EOL date for Alpine 3.22 (#8992)
* fix: don't show corrupted trivy-db warning for first run (#8991)
* Update installation.md (#8979)
* feat(misconf): normalize CreatedBy for buildah and legacy docker builder (#8953)
* chore(k8s): update comments with deprecated command format (#8964)
* chore: fix errors and typos in docs (#8963)
* fix: Add missing version check flags (#8951)
* feat(redhat): Add EOL date for RHEL 10. (#8910)
* fix: Correctly check for semver versions for trivy version check (#8948)
* refactor(server): change custom advisory and vulnerability data types fr… (#8923)
* ci(helm): bump Trivy version to 0.63.0 for Trivy Helm Chart 0.15.0 (#8946)
* fix(misconf): use argument value in WithIncludeDeprecatedChecks (#8942)
* chore(deps): Bump trivy-checks (#8934)
* fix(julia): add `Relationship` field support (#8939)
* feat(minimos): Add support for MinimOS (#8792)
* feat(alpine): add maintainer field extraction for APK packages (#8930)
* feat(echo): Add Echo Support (#8833)
* fix(redhat): Also try to find buildinfo in root layer (layer 0) (#8924)
* fix(wolfi): support new APK database location (#8937)
* feat(k8s): get components from namespaced resources (#8918)
* refactor(cloudformation): remove unused ScanFile method from Scanner (#8927)
* refactor(terraform): remove result sorting from scanner (#8928)
* feat(misconf): Add support for `Minimum Trivy Version` (#8880)
* docs: improve skipping files documentation (#8749)
* feat(cli): Add available version checking (#8553)
* feat(nodejs): add a bun.lock analyzer (#8897)
* feat: terraform parser option to set current working directory (#8909)
* perf(secret): only match secrets of meaningful length, allow example strings to not be matched (#8602)
* feat(misconf): export raw Terraform data to Rego (#8741)
* refactor(terraform): simplify AllReferences method signature in Attribute (#8906)
* fix: check post-analyzers for StaticPaths (#8904)
* feat: add Bottlerocket OS package analyzer (#8653)
* feat(license): improve work text licenses with custom classification (#8888)
* chore(deps): bump github.com/containerd/containerd/v2 from 2.1.0 to 2.1.1 (#8901)
* chore(deps): bump the common group across 1 directory with 9 updates (#8887)
* refactor(license): simplify compound license scanning (#8896)
* feat(license): Support compound licenses (licenses using SPDX operators) (#8816)
* fix(k8s): use in-memory cache backend during misconfig scanning (#8873)
* feat(nodejs): add bun.lock parser (#8851)
* feat(license): improve work with custom classification of licenses from config file (#8861)
* fix(cli): disable `--skip-dir` and `--skip-files` flags for `sbom` command (#8886)
* fix: julia parser panicing (#8883)
* refactor(db): change logic to detect wrong DB (#8864)
* fix(cli): don't use allow values for `--compliance` flag (#8881)
* docs(misconf): Reorganize misconfiguration scan pages (#8206)
* fix(server): add missed Relationship field for `rpc` (#8872)
* feat: add JSONC support for comments and trailing commas (#8862)
* fix(vex): use `lo.IsNil` to check `VEX` from OCI artifact (#8858)
* feat(go): support license scanning in both GOPATH and vendor (#8843)
* fix(redhat): save contentSets for OS packages in fs/vm modes (#8820)
* fix: filter all files when processing files installed from package managers (#8842)
* feat(misconf): add misconfiguration location to junit template (#8793)
* docs(vuln): remove OSV for Python from data sources (#8841)
* chore: add an issue template for maintainers (#8838)
* chore: enable staticcheck (#8815)
* ci(helm): bump Trivy version to 0.62.1 for Trivy Helm Chart 0.14.1 (#8836)
* feat(license): scan vendor directory for license for go.mod files (#8689)
* docs(java): Update info about dev deps in gradle lock (#8830)
* chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in the common group (#8822)
* fix(java): exclude dev dependencies in gradle lockfile (#8803)
* fix: octalLiteral from go-critic (#8811)
* fix(redhat): trim invalid suffix from content_sets in manifest parsing (#8818)
* chore(deps): bump the common group across 1 directory with 10 updates (#8817)
* fix: use-any from revive (#8810)
* fix: more revive rules (#8814)
* docs: change in java.md: fix the Trity -to-> Trivy typo (#8813)
* fix(misconf): check if for-each is known when expanding dyn block (#8808)
* ci(helm): bump Trivy version to 0.62.0 for Trivy Helm Chart 0.14.0 (#8802)
- Update to version 0.62.1 (bsc#1239225, CVE-2025-22868,
bsc#1241724, CVE-2025-22872):
* chore(deps): bump the common group across 1 directory with 10 updates [backport: release/v0.62] (#8831)
* fix(misconf): check if for-each is known when expanding dyn block [backport: release/v0.62] (#8826)
* fix(redhat): trim invalid suffix from content_sets in manifest parsing [backport: release/v0.62] (#8824)
* feat(nodejs): add root and workspace for `yarn` packages (#8535)
* fix: unused-parameter rule from revive (#8794)
* chore(deps): Update trivy-checks (#8798)
* fix: early-return, indent-error-flow and superfluous-else rules from revive (#8796)
* fix(k8s): remove using `last-applied-configuration` (#8791)
* refactor(misconf): remove unused methods from providers (#8781)
* refactor(misconf): remove unused methods from iac types (#8782)
* fix(misconf): filter null nodes when parsing json manifest (#8785)
* fix: testifylint last issues (#8768)
* fix(misconf): perform operations on attribute safely (#8774)
* refactor(ubuntu): update time handling for fixing time (#8780)
* chore(deps): bump golangci-lint to v2.1.2 (#8766)
* feat(image): save layers metadata into report (#8394)
* feat(misconf): convert AWS managed policy to document (#8757)
* chore(deps): bump the docker group across 1 directory with 3 updates (#8762)
* ci(helm): bump Trivy version to 0.61.1 for Trivy Helm Chart 0.13.1 (#8753)
* ci(helm): create a helm branch for patches from main (#8673)
* fix(terraform): hcl object expressions to return references (#8271)
* chore(terraform): option to pass in instanced logger (#8738)
* ci: use `Skitionek/notify-microsoft-teams` instead of `aquasecurity` fork (#8740)
* chore(terraform): remove os.OpenPath call from terraform file functions (#8737)
* chore(deps): bump the common group across 1 directory with 23 updates (#8733)
* feat(rust): add root and workspace relationships/package for `cargo` lock files (#8676)
* refactor(misconf): remove module outputs from parser.EvaluateAll (#8587)
* fix(misconf): populate context correctly for module instances (#8656)
* fix(misconf): check if metadata is not nil (#8647)
* refactor(misconf): switch to x/json (#8719)
* fix(report): clean buffer after flushing (#8725)
* ci: improve PR title validation workflow (#8720)
* refactor(flag): improve flag system architecture and extensibility (#8718)
* fix(terraform): `evaluateStep` to correctly set `EvalContext` for multiple instances of blocks (#8555)
* refactor: migrate from `github.com/aquasecurity/jfather` to `github.com/go-json-experiment/json` (#8591)
* feat(misconf): support auto_provisioning_defaults in google_container_cluster (#8705)
* ci: use `github.event.pull_request.user.login` for release PR check workflow (#8702)
* refactor: add hook interface for extended functionality (#8585)
* fix(misconf): add missing variable as unknown (#8683)
* docs: Update maintainer docs (#8674)
* ci(vuln): reduce github action script injection attack risk (#8610)
* fix(secret): ignore .dist-info directories during secret scanning (#8646)
* fix(server): fix redis key when trying to delete blob (#8649)
* chore(deps): bump the testcontainers group with 2 updates (#8650)
* test: use `aquasecurity` repository for test images (#8677)
* chore(deps): bump the aws group across 1 directory with 5 updates (#8652)
* fix(k8s): skip passed misconfigs for the summary report (#8684)
* fix(k8s): correct compare artifact versions (#8682)
* chore: update Docker lib (#8681)
* refactor(misconf): remove unused terraform attribute methods (#8657)
* feat(misconf): add option to pass Rego scanner to IaC scanner (#8369)
* chore: typo fix to replace `rego` with `repo` on the RepoFlagGroup options error output (#8643)
* docs: Add info about helm charts release (#8640)
* ci(helm): bump Trivy version to 0.61.0 for Trivy Helm Chart 0.13.0 (#8638)
Update to version 0.61.1 (bsc#1239385, CVE-2025-22869, bsc#1240466, CVE-2025-30204):
* fix(k8s): skip passed misconfigs for the summary report [backport: release/v0.61] (#8748)
* fix(k8s): correct compare artifact versions [backport: release/v0.61] (#8699)
* test: use `aquasecurity` repository for test images [backport: release/v0.61] (#8698)
* fix(misconf): Improve logging for unsupported checks (#8634)
* feat(k8s): add support for controllers (#8614)
* fix(debian): don't include empty licenses for `dpkgs` (#8623)
* fix(misconf): Check values wholly prior to evalution (#8604)
* chore(deps): Bump trivy-checks (#8619)
* fix(k8s): show report for `--report all` (#8613)
* chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#8597)
* refactor: rename scanner to service (#8584)
* fix(misconf): do not skip loading documents from subdirectories (#8526)
* refactor(misconf): get a block or attribute without calling HasChild (#8586)
* fix(misconf): identify the chart file exactly by name (#8590)
* test: use table-driven tests in Helm scanner tests (#8592)
* refactor(misconf): Simplify misconfig checks bundle parsing (#8533)
* chore(deps): bump the common group across 1 directory with 10 updates (#8566)
* fix(misconf): do not use cty.NilVal for non-nil values (#8567)
* docs(cli): improve flag value display format (#8560)
* fix(misconf): set default values for AWS::EKS::Cluster.ResourcesVpcConfig (#8548)
* docs: remove slack (#8565)
* fix: use `--file-patterns` flag for all post analyzers (#7365)
* docs(python): Mention pip-compile (#8484)
* feat(misconf): adapt aws_opensearch_domain (#8550)
* feat(misconf): adapt AWS::EC2::VPC (#8534)
* docs: fix a broken link (#8546)
* fix(fs): check postAnalyzers for StaticPaths (#8543)
* refactor(misconf): remove unused methods for ec2.Instance (#8536)
* feat(misconf): adapt aws_default_security_group (#8538)
* feat(fs): optimize scanning performance by direct file access for known paths (#8525)
* feat(misconf): adapt AWS::DynamoDB::Table (#8529)
* style: Fix MD syntax in self-hosting.md (#8523)
* perf(misconf): retrieve check metadata from annotations once (#8478)
* feat(misconf): Add support for aws_ami (#8499)
* fix(misconf): skip Azure CreateUiDefinition (#8503)
* refactor(misconf): use OPA v1 (#8518)
* fix(misconf): add ephemeral block type to config schema (#8513)
* perf(misconf): parse input for Rego once (#8483)
* feat: replace TinyGo with standard Go for WebAssembly modules (#8496)
* chore: replace deprecated tenv linter with usetesting (#8504)
* fix(spdx): save text licenses into `otherLicenses` without normalize (#8502)
* chore(deps): bump the common group across 1 directory with 13 updates (#8491)
* chore: use go.mod for managing Go tools (#8493)
* ci(helm): bump Trivy version to 0.60.0 for Trivy Helm Chart 0.12.0 (#8494)
* fix(sbom): improve logic for binding direct dependency to parent component (#8489)
* chore(deps): remove missed replace of `trivy-db` (#8492)
* chore(deps): bump alpine from 3.21.0 to 3.21.3 in the docker group across 1 directory (#8490)
* chore(deps): update Go to 1.24 and switch to go-version-file (#8388)
* docs: add abbreviation list (#8453)
* chore(terraform): assign *terraform.Module 'parent' field (#8444)
* feat: add report summary table (#8177)
* chore(deps): bump the github-actions group with 3 updates (#8473)
* refactor(vex): improve SBOM reference handling with project standards (#8457)
* ci: update GitHub Actions cache to v4 (#8475)
* feat: add `--vuln-severity-source` flag (#8269)
* fix(os): add mapping OS aliases (#8466)
* chore(deps): bump the aws group across 1 directory with 7 updates (#8468)
* chore(deps): Bump trivy-checks to v1.7.1 (#8467)
* refactor(report): write tables after rendering all results (#8357)
* docs: update VEX documentation index page (#8458)
* fix(db): fix case when 2 trivy-db were copied at the same time (#8452)
* feat(misconf): render causes for Terraform (#8360)
* fix(misconf): fix incorrect k8s locations due to JSON to YAML conversion (#8073)
* feat(cyclonedx): Add initial support for loading external VEX files from SBOM references (#8254)
* chore(deps): update go-rustaudit location (#8450)
* fix: update all documentation links (#8045)
* chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#8443)
* chore(deps): bump the common group with 6 updates (#8411)
* fix(k8s): add missed option `PkgRelationships` (#8442)
* fix(sbom): add SBOM file's filePath as Application FilePath if we can't detect its path (#8346)
* feat(go): fix parsing main module version for go >= 1.24 (#8433)
* refactor(misconf): make Rego scanner independent of config type (#7517)
* fix(image): disable AVD-DS-0007 for history scanning (#8366)
* fix(server): secrets inspectation for the config analyzer in client server mode (#8418)
* chore: remove mockery (#8417)
* test(server): replace mock driver with memory cache in server tests (#8416)
* test: replace mock with memory cache and fix non-deterministic tests (#8410)
* test: replace mock with memory cache in scanner tests (#8413)
* test: use memory cache (#8403)
* fix(spdx): init `pkgFilePaths` map for all formats (#8380)
* chore(deps): bump the common group across 1 directory with 11 updates (#8381)
* docs: correct Ruby documentation (#8402)
* chore: bump `mockery` to update v2.52.2 version and rebuild mock files (#8390)
* fix: don't use `scope` for `trivy registry login` command (#8393)
* fix(go): merge nested flags into string for ldflags for Go binaries (#8368)
* chore(terraform): export module path on terraform modules (#8374)
* fix(terraform): apply parser options to submodule parsing (#8377)
* docs: Fix typos in documentation (#8361)
* docs: fix navigate links (#8336)
* ci(helm): bump Trivy version to 0.59.1 for Trivy Helm Chart 0.11.1 (#8354)
* ci(spdx): add `aqua-installer` step to fix `mage` error (#8353)
* chore: remove debug prints (#8347)
* fix(misconf): do not log scanners when misconfig scanning is disabled (#8345)
* fix(report): remove html escaping for `shortDescription` and `fullDescription` fields for sarif reports (#8344)
* chore(deps): bump Go to `v1.23.5` (#8341)
* fix(python): add `poetry` v2 support (#8323)
* chore(deps): bump the github-actions group across 1 directory with 4 updates (#8331)
* fix(misconf): ecs include enhanced for container insights (#8326)
* fix(sbom): preserve OS packages from multiple SBOMs (#8325)
* ci(helm): bump Trivy version to 0.59.0 for Trivy Helm Chart 0.11.0 (#8311)
* (bsc#1237618, CVE-2025-27144)
Update to version 0.59.1:
* fix(misconf): do not log scanners when misconfig scanning is disabled [backport: release/v0.59] (#8349)
* chore(deps): bump Go to `v1.23.5` [backport: release/v0.59] (#8343)
* fix(python): add `poetry` v2 support [backport: release/v0.59] (#8335)
* fix(sbom): preserve OS packages from multiple SBOMs [backport: release/v0.59] (#8333)
Update to version 0.59.0:
* feat(image): return error early if total size of layers exceeds limit (#8294)
* chore(deps): Bump trivy-checks (#8310)
* chore(terraform): add accessors to underlying raw hcl values (#8306)
* fix: improve conversion of image config to Dockerfile (#8308)
* docs: replace short codes with Unicode emojis (#8296)
* feat(k8s): improve artifact selections for specific namespaces (#8248)
* chore: update code owners (#8303)
* fix(misconf): handle heredocs in dockerfile instructions (#8284)
* fix: de-duplicate same `dpkg` packages with different filePaths from different layers (#8298)
* chore(deps): bump the aws group with 7 updates (#8299)
* chore(deps): bump the common group with 12 updates (#8301)
* chore: enable int-conversion from perfsprint (#8194)
* feat(fs): use git commit hash as cache key for clean repositories (#8278)
* fix(spdx): use the `hasExtractedLicensingInfos` field for licenses that are not listed in the SPDX (#8077)
* chore: use require.ErrorContains when possible (#8291)
* feat(image): prevent scanning oversized container images (#8178)
* chore(deps): use aqua forks for `github.com/liamg/jfather` and `github.com/liamg/iamgo` (#8289)
* fix(fs): fix cache key generation to use UUID (#8275)
* fix(misconf): correctly handle all YAML tags in K8S templates (#8259)
* feat: add support for registry mirrors (#8244)
* chore(deps): bump the common group across 1 directory with 29 updates (#8261)
* refactor(license): improve license expression normalization (#8257)
* feat(misconf): support for ignoring by inline comments for Dockerfile (#8115)
* feat: add a examples field to check metadata (#8068)
* chore(deps): bump alpine from 3.20.0 to 3.21.0 in the docker group across 1 directory (#8196)
* ci: add workflow to restrict direct PRs to release branches (#8240)
* fix(suse): SUSE - update OSType constants and references for compatility (#8236)
* ci: fix path to main dir for canary builds (#8231)
* chore(secret): add reported issues related to secrets in junit template (#8193)
* refactor: use trivy-checks/pkg/specs package (#8226)
* ci(helm): bump Trivy version to 0.58.1 for Trivy Helm Chart 0.10.0 (#8170)
* fix(misconf): allow null values only for tf variables (#8112)
* feat(misconf): support for ignoring by inline comments for Helm (#8138)
* fix(redhat): check `usr/share/buildinfo/` dir to detect content sets (#8222)
* chore(alpine): add EOL date for Alpine 3.21 (#8221)
* fix: CVE-2025-21613 and CVE-2025-21614 : go-git: argument injection via the URL field (#8207)
* fix(misconf): disable git terminal prompt on tf module load (#8026)
* chore: remove aws iam related scripts (#8179)
* docs: Updated JSON schema version 2 in the trivy documentation (#8188)
* refactor(python): use once + debug for `License acquired from METADATA...` logs (#8175)
* refactor: use slices package instead of custom function (#8172)
* chore(deps): bump the common group with 6 updates (#8162)
* feat(python): add support for uv dev and optional dependencies (#8134)
* feat(python): add support for poetry dev dependencies (#8152)
* fix(sbom): attach nested packages to Application (#8144)
* docs(vex): use debian minor version in examples (#8166)
* refactor: add generic Set implementation (#8149)
* chore(deps): bump the aws group across 1 directory with 6 updates (#8163)
* fix(python): skip dev group's deps for poetry (#8106)
* fix(sbom): use root package for `unknown` dependencies (if exists) (#8104)
* chore(deps): bump `golang.org/x/net` from `v0.32.0` to `v0.33.0` (#8140)
* chore(vex): suppress CVE-2024-45338 (#8137)
* feat(python): add support for uv (#8080)
* chore(deps): bump the docker group across 1 directory with 3 updates (#8127)
* chore(deps): bump the common group across 1 directory with 14 updates (#8126)
* chore: bump go to 1.23.4 (#8123)
* test: set dummy value for NUGET_PACKAGES (#8107)
* chore(deps): bump `github.com/CycloneDX/cyclonedx-go` from `v0.9.1` to `v0.9.2` (#8105)
* chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#8103)
* fix: wasm module test (#8099)
* fix: CVE-2024-45337: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass (#8088)
* chore(vex): suppress CVE-2024-45337 (#8101)
* fix(license): always trim leading and trailing spaces for licenses (#8095)
* fix(sbom): scan results of SBOMs generated from container images are missing layers (#7635)
* fix(redhat): correct rewriting of recommendations for the same vulnerability (#8063)
* fix: enable err-error and errorf rules from perfsprint linter (#7859)
* chore(deps): bump the aws group across 1 directory with 6 updates (#8074)
* perf: avoid heap allocation in applier findPackage (#7883)
* fix: Updated twitter icon (#7772)
* docs(k8s): add a note about multi-container pods (#7815)
* feat: add `--distro` flag to manually specify OS distribution for vulnerability scanning (#8070)
* fix(oracle): add architectures support for advisories (#4809)
* fix: handle `BLOW_UNKNOWN` error to download DBs (#8060)
* feat(misconf): generate placeholders for random provider resources (#8051)
* fix(sbom): fix wrong overwriting of applications obtained from different sbom files but having same app type (#8052)
* fix(flag): skip hidden flags for `--generate-default-config` command (#8046)
* fix(java): correctly overwrite version from depManagement if dependency uses `project.*` props (#8050)
* feat(nodejs): respect peer dependencies for dependency tree (#7989)
* ci(helm): bump Trivy version to 0.58.0 for Trivy Helm Chart 0.10.0 (#8038)
* fix: respect GITHUB_TOKEN to download artifacts from GHCR (#7580)
* chore(deps): bump github.com/moby/buildkit from 0.17.2 to 0.18.0 in the docker group (#8029)
* fix(misconf): use log instead of fmt for logging (#8033)
* docs: add commercial content (#8030)
- Update to version 0.58.2 (
bsc#1234512, CVE-2024-45337,
bsc#1235265, CVE-2024-45338,
bsc#1232948, CVE-2024-51744):
* fix(misconf): allow null values only for tf variables [backport: release/v0.58] (#8238)
* fix(suse): SUSE - update OSType constants and references for compatility [backport: release/v0.58] (#8237)
* fix: CVE-2025-21613 and CVE-2025-21614 : go-git: argument injection via the URL field [backport: release/v0.58] (#8215)
* fix(sbom): attach nested packages to Application [backport: release/v0.58] (#8168)
* fix(python): skip dev group's deps for poetry [backport: release/v0.58] (#8158)
* fix(sbom): use root package for `unknown` dependencies (if exists) [backport: release/v0.58] (#8156)
* chore(deps): bump `golang.org/x/net` from `v0.32.0` to `v0.33.0` [backport: release/v0.58] (#8142)
* chore(deps): bump `github.com/CycloneDX/cyclonedx-go` from `v0.9.1` to `v0.9.2` [backport: release/v0.58] (#8136)
* fix(redhat): correct rewriting of recommendations for the same vulnerability [backport: release/v0.58] (#8135)
* fix(oracle): add architectures support for advisories [backport: release/v0.58] (#8125)
* fix(sbom): fix wrong overwriting of applications obtained from different sbom files but having same app type [backport: release/v0.58] (#8124)
* chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 [backport: release/v0.58] (#8122)
* fix: handle `BLOW_UNKNOWN` error to download DBs [backport: release/v0.58] (#8121)
* fix(java): correctly overwrite version from depManagement if dependency uses `project.*` props [backport: release/v0.58] (#8119)
* fix(misconf): wrap AWS EnvVar to iac types (#7407)
* chore(deps): Upgrade trivy-checks (#8018)
* refactor(misconf): Remove unused options (#7896)
* docs: add terminology page to explain Trivy concepts (#7996)
* feat: add `workspaceRelationship` (#7889)
* refactor(sbom): simplify relationship generation (#7985)
* chore: remove Go checks (#7907)
* docs: improve databases documentation (#7732)
* refactor: remove support for custom Terraform checks (#7901)
* docs: fix dead links (#7998)
* docs: drop AWS account scanning (#7997)
* fix(aws): change CPU and Memory type of ContainerDefinition to a string (#7995)
* fix(cli): Handle empty ignore files more gracefully (#7962)
* fix(misconf): load full Terraform module (#7925)
* fix(misconf): properly resolve local Terraform cache (#7983)
* refactor(k8s): add v prefix for Go packages (#7839)
* test: replace Go checks with Rego (#7867)
* feat(misconf): log causes of HCL file parsing errors (#7634)
* chore(deps): bump the aws group across 1 directory with 7 updates (#7991)
* chore(deps): bump github.com/moby/buildkit from 0.17.0 to 0.17.2 in the docker group across 1 directory (#7990)
* chore(deps): update csaf module dependency from csaf-poc to gocsaf (#7992)
* chore: downgrade the failed block expand message to debug (#7964)
* fix(misconf): do not erase variable type for child modules (#7941)
* feat(go): construct dependencies of `go.mod` main module in the parser (#7977)
* feat(go): construct dependencies in the parser (#7973)
* feat: add cvss v4 score and vector in scan response (#7968)
* docs: add `overview` page for `others` (#7972)
* fix(sbom): Fixes for Programming Language Vulnerabilities and SBOM Package Maintainer Details (#7871)
* feat(suse): Align SUSE/OpenSUSE OS Identifiers (#7965)
* chore(deps): bump the common group with 4 updates (#7949)
* feat(oracle): add `flavors` support (#7858)
* fix(misconf): Update trivy-checks default repo to `mirror.gcr.io` (#7953)
* chore(deps): Bump up trivy-checks to v1.3.0 (#7959)
* fix(k8s): check all results for vulnerabilities (#7946)
* ci(helm): bump Trivy version to 0.57.1 for Trivy Helm Chart 0.9.0 (#7945)
* feat(secret): Add built-in secrets rules for Private Packagist (#7826)
* docs: Fix broken links (#7900)
* docs: fix mistakes/typos (#7942)
* feat: Update registry fallbacks (#7679)
* fix(alpine): add `UID` for removed packages (#7887)
* chore(deps): bump the aws group with 6 updates (#7902)
* chore(deps): bump the common group with 6 updates (#7904)
* fix(debian): infinite loop (#7928)
* fix(redhat): don't return error if `root/buildinfo/content_manifests/` contains files that are not `contentSets` files (#7912)
* docs: add note about temporary podman socket (#7921)
* docs: combine trivy.dev into trivy docs (#7884)
* test: change branch in spdx schema link to check in integration tests (#7935)
* docs: add Headlamp to the Trivy Ecosystem page (#7916)
* fix(report): handle `git@github.com` schema for misconfigs in `sarif` report (#7898)
* chore(k8s): enhance k8s scan log (#6997)
* fix(terraform): set null value as fallback for missing variables (#7669)
* fix(misconf): handle null properties in CloudFormation templates (#7813)
* fix(fs): add missing defered Cleanup() call to post analyzer fs (#7882)
* chore(deps): bump the common group across 1 directory with 20 updates (#7876)
* chore: bump containerd to v2.0.0 (#7875)
* fix: Improve version comparisons when build identifiers are present (#7873)
* feat(k8s): add default commands for unknown platform (#7863)
* chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#7868)
* refactor(secret): optimize performance by moving ToLower operation outside loop (#7862)
* test: save `containerd` image into archive and use in tests (#7816)
* chore(deps): bump the github-actions group across 1 directory with 2 updates (#7854)
* chore: bump golangci-lint to v1.61.0 (#7853)
Update to version 0.57.1:
* feat: Update registry fallbacks [backport: release/v0.57] (#7944)
* fix(redhat): don't return error if `root/buildinfo/content_manifests/` contains files that are not `contentSets` files [backport: release/v0.57] (#7939)
* test: change branch in spdx schema link to check in integration tests [backport: release/v0.57] (#7940)
* release: v0.57.0 [main] (#7710)
* chore: lint `errors.Join` (#7845)
* feat(db): append errors (#7843)
* docs(java): add info about supported scopes (#7842)
* docs: add example of creating whitelist of checks (#7821)
* chore(deps): Bump trivy-checks (#7819)
* fix(go): Do not trim v prefix from versions in Go Mod Analyzer (#7733)
* fix(k8s): skip resources without misconfigs (#7797)
* fix(sbom): use `Annotation` instead of `AttributionTexts` for `SPDX` formats (#7811)
* fix(cli): add config name to skip-policy-update alias (#7820)
* fix(helm): properly handle multiple archived dependencies (#7782)
* refactor(misconf): Deprecate `EXCEPTIONS` for misconfiguration scanning (#7776)
* fix(k8s)!: support k8s multi container (#7444)
* fix(k8s): support kubernetes v1.31 (#7810)
* docs: add Windows install instructions (#7800)
* ci(helm): auto public Helm chart after PR merged (#7526)
* feat: add end of life date for Ubuntu 24.10 (#7787)
* feat(report): update gitlab template to populate operating_system value (#7735)
* feat(misconf): Show misconfig ID in output (#7762)
* feat(misconf): export unresolvable field of IaC types to Rego (#7765)
* refactor(k8s): scan config files as a folder (#7690)
* fix(license): fix license normalization for Universal Permissive License (#7766)
* fix: enable usestdlibvars linter (#7770)
* fix(misconf): properly expand dynamic blocks (#7612)
* feat(cyclonedx): add file checksums to `CycloneDX` reports (#7507)
* fix(misconf): fix for Azure Storage Account network acls adaptation (#7602)
* refactor(misconf): simplify k8s scanner (#7717)
* feat(parser): ignore white space in pom.xml files (#7747)
* test: use forked images (#7755)
* fix(java): correctly inherit `version` and `scope` from upper/root `depManagement` and `dependencies` into parents (#7541)
* fix(misconf): check if property is not nil before conversion (#7578)
* fix(misconf): change default ACL of digitalocean_spaces_bucket to private (#7577)
* feat(misconf): ssl_mode support for GCP SQL DB instance (#7564)
* test: define constants for test images (#7739)
* docs: add note about disabled DS016 check (#7724)
* feat(misconf): public network support for Azure Storage Account (#7601)
* feat(cli): rename `trivy auth` to `trivy registry` (#7727)
* docs: apt-transport-https is a transitional package (#7678)
* refactor(misconf): introduce generic scanner (#7515)
* fix(cli): `clean --all` deletes only relevant dirs (#7704)
* feat(cli): add `trivy auth` (#7664)
* fix(sbom): add options for DBs in private registries (#7660)
* docs(report): fix reporting doc format (#7671)
* fix(repo): `git clone` output to Stderr (#7561)
* fix(redhat): include arch in PURL qualifiers (#7654)
* fix(report): Fix invalid URI in SARIF report (#7645)
* docs(report): Improve SARIF reporting doc (#7655)
* fix(db): fix javadb downloading error handling (#7642)
* feat(cli): error out when ignore file cannot be found (#7624)
Update to version 0.56.2:
* fix(redhat): include arch in PURL qualifiers [backport: release/v0.56] (#7702)
* fix(sbom): add options for DBs in private registries [backport: release/v0.56] (#7691)
- Update to version 0.51.1 (bsc#1227010, CVE-2024-3817):
Patchnames: openSUSE-Leap-16.0-packagehub-33
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.3 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.2 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
67 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\nChanges in trivy:\n\nUpdate to version 0.67.2 (bsc#1250625, CVE-2025-11065, bsc#1248897, CVE-2025-58058):\n\n * fix: Use `fetch-level: 1` to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)\n * fix: restore compatibility for google.protobuf.Value [backport: release/v0.67] (#9631)\n * fix: using SrcVersion instead of Version for echo detector [backport: release/v0.67] (#9629)\n * fix: add `buildInfo` for `BlobInfo` in `rpc` package [backport: release/v0.67] (#9615)\n * fix(vex): don\u0027t use reused BOM [backport: release/v0.67] (#9612)\n * fix(vex): don\u0027t suppress vulns for packages with infinity loop (#9465)\n * fix(aws): use `BuildableClient` insead of `xhttp.Client` (#9436)\n * refactor(misconf): replace github.com/liamg/memoryfs with internal mapfs and testing/fstest (#9282)\n * docs: clarify inline ignore limitations for resource-less checks (#9537)\n * fix(k8s): disable parallel traversal with fs cache for k8s images (#9534)\n * fix(misconf): handle tofu files in module detection (#9486)\n * feat(seal): add seal support (#9370)\n * docs: fix modules path and update code example (#9539)\n * fix: close file descriptors and pipes on error paths (#9536)\n * feat: add documentation URL for database lock errors (#9531)\n * fix(db): Dowload database when missing but metadata still exists (#9393)\n * feat(cloudformation): support default values and list results in Fn::FindInMap (#9515)\n * fix(misconf): unmark cty values before access (#9495)\n * feat(cli): change --list-all-pkgs default to true (#9510)\n * fix(nodejs): parse workspaces as objects for package-lock.json files (#9518)\n * refactor(fs): use underlyingPath to determine virtual files more reliably (#9302)\n * refactor: remove google/wire dependency and implement manual DI (#9509)\n * chore(deps): bump the aws group with 6 updates (#9481)\n * chore(deps): bump the common group across 1 directory with 24 updates (#9507)\n * fix(misconf): wrap legacy ENV values in quotes to preserve spaces (#9497)\n * docs: move info about `detection priority` into coverage section (#9469)\n * feat(sbom): added support for CoreOS (#9448)\n * fix(misconf): strip build metadata suffixes from image history (#9498)\n * feat(cyclonedx): preserve SBOM structure when scanning SBOM files with vulnerability updates (#9439)\n * docs: Fix typo in terraform docs (#9492)\n * feat(redhat): add os-release detection for RHEL-based images (#9458)\n * ci(deps): add 3-day cooldown period for Dependabot updates (#9475)\n * refactor: migrate from go-json-experiment to encoding/json/v2 (#9422)\n * fix(vuln): compare `nuget` package names in lower case (#9456)\n * chore: Update release flow to include chocolatey (#9460)\n * docs: document eol supportability (#9434)\n * docs(report): add nuanses about secret/license scanner in summary table (#9442)\n * ci: use environment variables in GitHub Actions for improved security (#9433)\n * chore: bump Go to 1.24.7 (#9435)\n * fix(nodejs): use snapshot string as `Package.ID` for pnpm packages (#9330)\n * ci(helm): bump Trivy version to 0.66.0 for Trivy Helm Chart 0.18.0 (#9425)\n\nUpdate to version 0.66.0 (bsc#1248937, CVE-2025-58058):\n\n * chore(deps): bump the aws group with 7 updates (#9419)\n * refactor(secret): clarify secret scanner messages (#9409)\n * fix(cyclonedx): handle multiple license types (#9378)\n * fix(repo): sanitize git repo URL before inserting into report metadata (#9391)\n * test: add HTTP basic authentication to git test server (#9407)\n * fix(sbom): add support for `file` component type of `CycloneDX` (#9372)\n * fix(misconf): ensure module source is known (#9404)\n * ci: migrate GitHub Actions from version tags to SHA pinning (#9405)\n * fix: create temp file under composite fs dir (#9387)\n * chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#9403)\n * refactor: switch to stable azcontainerregistry SDK package (#9319)\n * chore(deps): bump the common group with 7 updates (#9382)\n * refactor(misconf): migrate from custom Azure JSON parser (#9222)\n * fix(repo): preserve RepoMetadata on FS cache hit (#9389)\n * refactor(misconf): use atomic.Int32 (#9385)\n * chore(deps): bump the aws group with 6 updates (#9383)\n * docs: Fix broken link to \"Built-in Checks\" (#9375)\n * fix(plugin): don\u0027t remove plugins when updating index.yaml file (#9358)\n * fix: persistent flag option typo (#9374)\n * chore(deps): bump the common group across 1 directory with 26 updates (#9347)\n * fix(image): use standardized HTTP client for ECR authentication (#9322)\n * refactor: export `systemFileFiltering` Post Handler (#9359)\n * docs: update links to Semaphore pages (#9352)\n * fix(conda): memory leak by adding closure method for `package.json` file (#9349)\n * feat: add timeout handling for cache database operations (#9307)\n * fix(misconf): use correct field log_bucket instead of target_bucket in gcp bucket (#9296)\n * fix(misconf): ensure ignore rules respect subdirectory chart paths (#9324)\n * chore(deps): bump alpine from 3.21.4 to 3.22.1 (#9301)\n * feat(terraform): use .terraform cache for remote modules in plan scanning (#9277)\n * chore: fix some function names in comment (#9314)\n * chore(deps): bump the aws group with 7 updates (#9311)\n * docs: add explanation for how to use non-system certificates (#9081)\n * chore(deps): bump the github-actions group across 1 directory with 2 updates (#8962)\n * fix(misconf): preserve original paths of remote submodules from .terraform (#9294)\n * refactor(terraform): make Scan method of Terraform plan scanner private (#9272)\n * fix: suppress debug log for context cancellation errors (#9298)\n * feat(secret): implement streaming secret scanner with byte offset tracking (#9264)\n * fix(python): impove package name normalization (#9290)\n * feat(misconf): added audit config attribute (#9249)\n * refactor(misconf): decouple input fs and track extracted files with fs references (#9281)\n * test(misconf): remove BenchmarkCalculate using outdated check metadata (#9291)\n * refactor: simplify Detect function signature (#9280)\n * ci(helm): bump Trivy version to 0.65.0 for Trivy Helm Chart 0.17.0 (#9288)\n * fix(fs): avoid shadowing errors in file.glob (#9286)\n * test(misconf): move terraform scan tests to integration tests (#9271)\n * test(misconf): drop gcp iam test covered by another case (#9285)\n * chore(deps): bump to alpine from `3.21.3` to `3.21.4` (#9283)\n\nUpdate to version 0.65.0:\n\n * fix(cli): ensure correct command is picked by telemetry (#9260)\n * feat(flag): add schema validation for `--server` flag (#9270)\n * chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible (#9274)\n * ci: skip undefined labels in discussion triage action (#9175)\n * feat(repo): add git repository metadata to reports (#9252)\n * fix(license): handle WITH operator for `LaxSplitLicenses` (#9232)\n * chore: add modernize tool integration for code modernization (#9251)\n * fix(secret): add UTF-8 validation in secret scanner to prevent protobuf marshalling errors (#9253)\n * chore: implement process-safe temp file cleanup (#9241)\n * fix: prevent graceful shutdown message on normal exit (#9244)\n * fix(misconf): correctly parse empty port ranges in google_compute_firewall (#9237)\n * feat: add graceful shutdown with signal handling (#9242)\n * chore: update template URL for brew formula (#9221)\n * test: add end-to-end testing framework with image scan and proxy tests (#9231)\n * refactor(db): use `Getter` interface with `GetParams` for trivy-db sources (#9239)\n * ci: specify repository for `gh cache delete` in canary worklfow (#9240)\n * ci: remove invalid `--confirm` flag from `gh cache delete` command in canary builds (#9236)\n * fix(misconf): fix log bucket in schema (#9235)\n * chore(deps): bump the common group across 1 directory with 24 updates (#9228)\n * ci: move runner.os context from job-level env to step-level in canary workflow (#9233)\n * chore(deps): bump up Trivy-kubernetes to v0.9.1 (#9214)\n * feat(misconf): added logging and versioning to the gcp storage bucket (#9226)\n * fix(server): add HTTP transport setup to server mode (#9217)\n * chore: update the rpm download Update (#9202)\n * feat(alma): add AlmaLinux 10 support (#9207)\n * fix(nodejs): don\u0027t use prerelease logic for compare npm constraints (#9208)\n * fix(rootio): fix severity selection (#9181)\n * fix(sbom): merge in-graph and out-of-graph OS packages in scan results (#9194)\n * fix(cli): panic: attempt to get os.Args[1] when len(os.Args) \u003c 2 (#9206)\n * fix(misconf): correctly adapt azure storage account (#9138)\n * feat(misconf): add private ip google access attribute to subnetwork (#9199)\n * feat(report): add CVSS vectors in sarif report (#9157)\n * fix(terraform): `for_each` on a map returns a resource for every key (#9156)\n * fix: supporting .egg-info/METADATA in python.Packaging analyzer (#9151)\n * chore: migrate protoc setup from Docker to buf CLI (#9184)\n * ci: delete cache after artifacts upload in canary workflow (#9177)\n * refactor: remove aws flag helper message (#9080)\n * ci: use gh pr view to get PR number for forked repositories in auto-ready workflow (#9183)\n * ci: add auto-ready-for-review workflow (#9179)\n * feat(image): add Docker context resolution (#9166)\n * ci: optimize golangci-lint performance with cache-based strategy (#9173)\n * feat: add HTTP request/response tracing support (#9125)\n * fix(aws): update amazon linux 2 EOL date (#9176)\n * chore: Update release workflow to trigger version updates (#9162)\n * chore(deps): bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#9164)\n * fix: also check `filepath` when removing duplicate packages (#9142)\n * chore: add debug log to show image source location (#9163)\n * docs: add section on customizing default check data (#9114)\n * chore(deps): bump the common group across 1 directory with 9 updates (#9153)\n * docs: partners page content updates (#9149)\n * chore(license): add missed spdx exceptions: (#9147)\n * docs: trivy partners page updates (#9133)\n * fix: migrate from `*.list` to `*.md5sums` files for `dpkg` (#9131)\n * ci(helm): bump Trivy version to 0.64.1 for Trivy Helm Chart 0.16.1 (#9135)\n * feat(sbom): add SHA-512 hash support for CycloneDX SBOM (#9126)\n * fix(misconf): skip rewriting expr if attr is nil (#9113)\n * fix(license): add missed `GFDL-NIV-1.1` and `GFDL-NIV-1.2` into Trivy mapping (#9116)\n * fix(cli): Add more non-sensitive flags to telemetry (#9110)\n * fix(alma): parse epochs from rpmqa file (#9101)\n * fix(rootio): check full version to detect `root.io` packages (#9117)\n * chore: drop FreeBSD 32-bit support (#9102)\n * fix(sbom): use correct field for licenses in CycloneDX reports (#9057)\n * fix(secret): fix line numbers for multiple-line secrets (#9104)\n * feat(license): observe pkg types option in license scanner (#9091)\n * ci(helm): bump Trivy version to 0.64.0 for Trivy Helm Chart 0.16.0 (#9107)\n- (CVE-2025-53547, bsc#1246151)\n\n- Update to version 0.64.1 (bsc#1243633, CVE-2025-47291,\n (bsc#1246730, CVE-2025-46569):\n\n * fix(misconf): skip rewriting expr if attr is nil [backport: release/v0.64] (#9127)\n * fix(cli): Add more non-sensitive flags to telemetry [backport: release/v0.64] (#9124)\n * fix(rootio): check full version to detect `root.io` packages [backport: release/v0.64] (#9120)\n * fix(alma): parse epochs from rpmqa file [backport: release/v0.64] (#9119)\n * docs(python): fix type with METADATA file name (#9090)\n * feat: reject unsupported artifact types in remote image retrieval (#9052)\n * chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#9088)\n * refactor(misconf): rewrite Rego module filtering using functional filters (#9061)\n * feat(terraform): add partial evaluation for policy templates (#8967)\n * feat(vuln): add Root.io support for container image scanning (#9073)\n * feat(sbom): add manufacturer field to CycloneDX tools metadata (#9019)\n * fix(cli): add some values to the telemetry call (#9056)\n * feat(ubuntu): add end of life date for Ubuntu 25.04 (#9077)\n * refactor: centralize HTTP transport configuration (#9058)\n * test: include integration tests in linting and fix all issues (#9060)\n * chore(deps): bump the common group across 1 directory with 26 updates (#9063)\n * feat(java): dereference all maven settings.xml env placeholders (#9024)\n * fix(misconf): reduce log noise on incompatible check (#9029)\n * fix(misconf): .Config.User always takes precedence over USER in .History (#9050)\n * chore(deps): update Docker to v28.2.2 and fix compatibility issues (#9037)\n * docs(misconf): simplify misconfiguration docs (#9030)\n * fix(misconf): move disabled checks filtering after analyzer scan (#9002)\n * docs: add PR review policy for maintainers (#9032)\n * fix(sbom): remove unnecessary OS detection check in SBOM decoding (#9034)\n * test: improve and extend tests for iac/adapters/arm (#9028)\n * chore: bump up Go version to 1.24.4 (#9031)\n * feat(cli): add version constraints to annoucements (#9023)\n * fix(misconf): correct Azure value-to-time conversion in AsTimeValue (#9015)\n * feat(ubuntu): add eol date for 20.04-ESM (#8981)\n * fix(report): don\u0027t panic when report contains vulns, but doesn\u0027t contain packages for `table` format (#8549)\n * fix(nodejs): correctly parse `packages` array of `bun.lock` file (#8998)\n * refactor: use strings.SplitSeq instead of strings.Split in for-loop (#8983)\n * docs: change --disable-metrics to --disable-telemetry in example (#8999) (#9003)\n * feat(misconf): add OpenTofu file extension support (#8747)\n * refactor(misconf): set Trivy version by default in Rego scanner (#9001)\n * docs: fix assets with versioning (#8996)\n * docs: add partners page (#8988)\n * chore(alpine): add EOL date for Alpine 3.22 (#8992)\n * fix: don\u0027t show corrupted trivy-db warning for first run (#8991)\n * Update installation.md (#8979)\n * feat(misconf): normalize CreatedBy for buildah and legacy docker builder (#8953)\n * chore(k8s): update comments with deprecated command format (#8964)\n * chore: fix errors and typos in docs (#8963)\n * fix: Add missing version check flags (#8951)\n * feat(redhat): Add EOL date for RHEL 10. (#8910)\n * fix: Correctly check for semver versions for trivy version check (#8948)\n * refactor(server): change custom advisory and vulnerability data types fr\u2026 (#8923)\n * ci(helm): bump Trivy version to 0.63.0 for Trivy Helm Chart 0.15.0 (#8946)\n * fix(misconf): use argument value in WithIncludeDeprecatedChecks (#8942)\n * chore(deps): Bump trivy-checks (#8934)\n * fix(julia): add `Relationship` field support (#8939)\n * feat(minimos): Add support for MinimOS (#8792)\n * feat(alpine): add maintainer field extraction for APK packages (#8930)\n * feat(echo): Add Echo Support (#8833)\n * fix(redhat): Also try to find buildinfo in root layer (layer 0) (#8924)\n * fix(wolfi): support new APK database location (#8937)\n * feat(k8s): get components from namespaced resources (#8918)\n * refactor(cloudformation): remove unused ScanFile method from Scanner (#8927)\n * refactor(terraform): remove result sorting from scanner (#8928)\n * feat(misconf): Add support for `Minimum Trivy Version` (#8880)\n * docs: improve skipping files documentation (#8749)\n * feat(cli): Add available version checking (#8553)\n * feat(nodejs): add a bun.lock analyzer (#8897)\n * feat: terraform parser option to set current working directory (#8909)\n * perf(secret): only match secrets of meaningful length, allow example strings to not be matched (#8602)\n * feat(misconf): export raw Terraform data to Rego (#8741)\n * refactor(terraform): simplify AllReferences method signature in Attribute (#8906)\n * fix: check post-analyzers for StaticPaths (#8904)\n * feat: add Bottlerocket OS package analyzer (#8653)\n * feat(license): improve work text licenses with custom classification (#8888)\n * chore(deps): bump github.com/containerd/containerd/v2 from 2.1.0 to 2.1.1 (#8901)\n * chore(deps): bump the common group across 1 directory with 9 updates (#8887)\n * refactor(license): simplify compound license scanning (#8896)\n * feat(license): Support compound licenses (licenses using SPDX operators) (#8816)\n * fix(k8s): use in-memory cache backend during misconfig scanning (#8873)\n * feat(nodejs): add bun.lock parser (#8851)\n * feat(license): improve work with custom classification of licenses from config file (#8861)\n * fix(cli): disable `--skip-dir` and `--skip-files` flags for `sbom` command (#8886)\n * fix: julia parser panicing (#8883)\n * refactor(db): change logic to detect wrong DB (#8864)\n * fix(cli): don\u0027t use allow values for `--compliance` flag (#8881)\n * docs(misconf): Reorganize misconfiguration scan pages (#8206)\n * fix(server): add missed Relationship field for `rpc` (#8872)\n * feat: add JSONC support for comments and trailing commas (#8862)\n * fix(vex): use `lo.IsNil` to check `VEX` from OCI artifact (#8858)\n * feat(go): support license scanning in both GOPATH and vendor (#8843)\n * fix(redhat): save contentSets for OS packages in fs/vm modes (#8820)\n * fix: filter all files when processing files installed from package managers (#8842)\n * feat(misconf): add misconfiguration location to junit template (#8793)\n * docs(vuln): remove OSV for Python from data sources (#8841)\n * chore: add an issue template for maintainers (#8838)\n * chore: enable staticcheck (#8815)\n * ci(helm): bump Trivy version to 0.62.1 for Trivy Helm Chart 0.14.1 (#8836)\n * feat(license): scan vendor directory for license for go.mod files (#8689)\n * docs(java): Update info about dev deps in gradle lock (#8830)\n * chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in the common group (#8822)\n * fix(java): exclude dev dependencies in gradle lockfile (#8803)\n * fix: octalLiteral from go-critic (#8811)\n * fix(redhat): trim invalid suffix from content_sets in manifest parsing (#8818)\n * chore(deps): bump the common group across 1 directory with 10 updates (#8817)\n * fix: use-any from revive (#8810)\n * fix: more revive rules (#8814)\n * docs: change in java.md: fix the Trity -to-\u003e Trivy typo (#8813)\n * fix(misconf): check if for-each is known when expanding dyn block (#8808)\n * ci(helm): bump Trivy version to 0.62.0 for Trivy Helm Chart 0.14.0 (#8802)\n\n- Update to version 0.62.1 (bsc#1239225, CVE-2025-22868,\n bsc#1241724, CVE-2025-22872):\n\n * chore(deps): bump the common group across 1 directory with 10 updates [backport: release/v0.62] (#8831)\n * fix(misconf): check if for-each is known when expanding dyn block [backport: release/v0.62] (#8826)\n * fix(redhat): trim invalid suffix from content_sets in manifest parsing [backport: release/v0.62] (#8824)\n * feat(nodejs): add root and workspace for `yarn` packages (#8535)\n * fix: unused-parameter rule from revive (#8794)\n * chore(deps): Update trivy-checks (#8798)\n * fix: early-return, indent-error-flow and superfluous-else rules from revive (#8796)\n * fix(k8s): remove using `last-applied-configuration` (#8791)\n * refactor(misconf): remove unused methods from providers (#8781)\n * refactor(misconf): remove unused methods from iac types (#8782)\n * fix(misconf): filter null nodes when parsing json manifest (#8785)\n * fix: testifylint last issues (#8768)\n * fix(misconf): perform operations on attribute safely (#8774)\n * refactor(ubuntu): update time handling for fixing time (#8780)\n * chore(deps): bump golangci-lint to v2.1.2 (#8766)\n * feat(image): save layers metadata into report (#8394)\n * feat(misconf): convert AWS managed policy to document (#8757)\n * chore(deps): bump the docker group across 1 directory with 3 updates (#8762)\n * ci(helm): bump Trivy version to 0.61.1 for Trivy Helm Chart 0.13.1 (#8753)\n * ci(helm): create a helm branch for patches from main (#8673)\n * fix(terraform): hcl object expressions to return references (#8271)\n * chore(terraform): option to pass in instanced logger (#8738)\n * ci: use `Skitionek/notify-microsoft-teams` instead of `aquasecurity` fork (#8740)\n * chore(terraform): remove os.OpenPath call from terraform file functions (#8737)\n * chore(deps): bump the common group across 1 directory with 23 updates (#8733)\n * feat(rust): add root and workspace relationships/package for `cargo` lock files (#8676)\n * refactor(misconf): remove module outputs from parser.EvaluateAll (#8587)\n * fix(misconf): populate context correctly for module instances (#8656)\n * fix(misconf): check if metadata is not nil (#8647)\n * refactor(misconf): switch to x/json (#8719)\n * fix(report): clean buffer after flushing (#8725)\n * ci: improve PR title validation workflow (#8720)\n * refactor(flag): improve flag system architecture and extensibility (#8718)\n * fix(terraform): `evaluateStep` to correctly set `EvalContext` for multiple instances of blocks (#8555)\n * refactor: migrate from `github.com/aquasecurity/jfather` to `github.com/go-json-experiment/json` (#8591)\n * feat(misconf): support auto_provisioning_defaults in google_container_cluster (#8705)\n * ci: use `github.event.pull_request.user.login` for release PR check workflow (#8702)\n * refactor: add hook interface for extended functionality (#8585)\n * fix(misconf): add missing variable as unknown (#8683)\n * docs: Update maintainer docs (#8674)\n * ci(vuln): reduce github action script injection attack risk (#8610)\n * fix(secret): ignore .dist-info directories during secret scanning (#8646)\n * fix(server): fix redis key when trying to delete blob (#8649)\n * chore(deps): bump the testcontainers group with 2 updates (#8650)\n * test: use `aquasecurity` repository for test images (#8677)\n * chore(deps): bump the aws group across 1 directory with 5 updates (#8652)\n * fix(k8s): skip passed misconfigs for the summary report (#8684)\n * fix(k8s): correct compare artifact versions (#8682)\n * chore: update Docker lib (#8681)\n * refactor(misconf): remove unused terraform attribute methods (#8657)\n * feat(misconf): add option to pass Rego scanner to IaC scanner (#8369)\n * chore: typo fix to replace `rego` with `repo` on the RepoFlagGroup options error output (#8643)\n * docs: Add info about helm charts release (#8640)\n * ci(helm): bump Trivy version to 0.61.0 for Trivy Helm Chart 0.13.0 (#8638)\n\nUpdate to version 0.61.1 (bsc#1239385, CVE-2025-22869, bsc#1240466, CVE-2025-30204):\n\n * fix(k8s): skip passed misconfigs for the summary report [backport: release/v0.61] (#8748)\n * fix(k8s): correct compare artifact versions [backport: release/v0.61] (#8699)\n * test: use `aquasecurity` repository for test images [backport: release/v0.61] (#8698)\n * fix(misconf): Improve logging for unsupported checks (#8634)\n * feat(k8s): add support for controllers (#8614)\n * fix(debian): don\u0027t include empty licenses for `dpkgs` (#8623)\n * fix(misconf): Check values wholly prior to evalution (#8604)\n * chore(deps): Bump trivy-checks (#8619)\n * fix(k8s): show report for `--report all` (#8613)\n * chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#8597)\n * refactor: rename scanner to service (#8584)\n * fix(misconf): do not skip loading documents from subdirectories (#8526)\n * refactor(misconf): get a block or attribute without calling HasChild (#8586)\n * fix(misconf): identify the chart file exactly by name (#8590)\n * test: use table-driven tests in Helm scanner tests (#8592)\n * refactor(misconf): Simplify misconfig checks bundle parsing (#8533)\n * chore(deps): bump the common group across 1 directory with 10 updates (#8566)\n * fix(misconf): do not use cty.NilVal for non-nil values (#8567)\n * docs(cli): improve flag value display format (#8560)\n * fix(misconf): set default values for AWS::EKS::Cluster.ResourcesVpcConfig (#8548)\n * docs: remove slack (#8565)\n * fix: use `--file-patterns` flag for all post analyzers (#7365)\n * docs(python): Mention pip-compile (#8484)\n * feat(misconf): adapt aws_opensearch_domain (#8550)\n * feat(misconf): adapt AWS::EC2::VPC (#8534)\n * docs: fix a broken link (#8546)\n * fix(fs): check postAnalyzers for StaticPaths (#8543)\n * refactor(misconf): remove unused methods for ec2.Instance (#8536)\n * feat(misconf): adapt aws_default_security_group (#8538)\n * feat(fs): optimize scanning performance by direct file access for known paths (#8525)\n * feat(misconf): adapt AWS::DynamoDB::Table (#8529)\n * style: Fix MD syntax in self-hosting.md (#8523)\n * perf(misconf): retrieve check metadata from annotations once (#8478)\n * feat(misconf): Add support for aws_ami (#8499)\n * fix(misconf): skip Azure CreateUiDefinition (#8503)\n * refactor(misconf): use OPA v1 (#8518)\n * fix(misconf): add ephemeral block type to config schema (#8513)\n * perf(misconf): parse input for Rego once (#8483)\n * feat: replace TinyGo with standard Go for WebAssembly modules (#8496)\n * chore: replace deprecated tenv linter with usetesting (#8504)\n * fix(spdx): save text licenses into `otherLicenses` without normalize (#8502)\n * chore(deps): bump the common group across 1 directory with 13 updates (#8491)\n * chore: use go.mod for managing Go tools (#8493)\n * ci(helm): bump Trivy version to 0.60.0 for Trivy Helm Chart 0.12.0 (#8494)\n * fix(sbom): improve logic for binding direct dependency to parent component (#8489)\n * chore(deps): remove missed replace of `trivy-db` (#8492)\n * chore(deps): bump alpine from 3.21.0 to 3.21.3 in the docker group across 1 directory (#8490)\n * chore(deps): update Go to 1.24 and switch to go-version-file (#8388)\n * docs: add abbreviation list (#8453)\n * chore(terraform): assign *terraform.Module \u0027parent\u0027 field (#8444)\n * feat: add report summary table (#8177)\n * chore(deps): bump the github-actions group with 3 updates (#8473)\n * refactor(vex): improve SBOM reference handling with project standards (#8457)\n * ci: update GitHub Actions cache to v4 (#8475)\n * feat: add `--vuln-severity-source` flag (#8269)\n * fix(os): add mapping OS aliases (#8466)\n * chore(deps): bump the aws group across 1 directory with 7 updates (#8468)\n * chore(deps): Bump trivy-checks to v1.7.1 (#8467)\n * refactor(report): write tables after rendering all results (#8357)\n * docs: update VEX documentation index page (#8458)\n * fix(db): fix case when 2 trivy-db were copied at the same time (#8452)\n * feat(misconf): render causes for Terraform (#8360)\n * fix(misconf): fix incorrect k8s locations due to JSON to YAML conversion (#8073)\n * feat(cyclonedx): Add initial support for loading external VEX files from SBOM references (#8254)\n * chore(deps): update go-rustaudit location (#8450)\n * fix: update all documentation links (#8045)\n * chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#8443)\n * chore(deps): bump the common group with 6 updates (#8411)\n * fix(k8s): add missed option `PkgRelationships` (#8442)\n * fix(sbom): add SBOM file\u0027s filePath as Application FilePath if we can\u0027t detect its path (#8346)\n * feat(go): fix parsing main module version for go \u003e= 1.24 (#8433)\n * refactor(misconf): make Rego scanner independent of config type (#7517)\n * fix(image): disable AVD-DS-0007 for history scanning (#8366)\n * fix(server): secrets inspectation for the config analyzer in client server mode (#8418)\n * chore: remove mockery (#8417)\n * test(server): replace mock driver with memory cache in server tests (#8416)\n * test: replace mock with memory cache and fix non-deterministic tests (#8410)\n * test: replace mock with memory cache in scanner tests (#8413)\n * test: use memory cache (#8403)\n * fix(spdx): init `pkgFilePaths` map for all formats (#8380)\n * chore(deps): bump the common group across 1 directory with 11 updates (#8381)\n * docs: correct Ruby documentation (#8402)\n * chore: bump `mockery` to update v2.52.2 version and rebuild mock files (#8390)\n * fix: don\u0027t use `scope` for `trivy registry login` command (#8393)\n * fix(go): merge nested flags into string for ldflags for Go binaries (#8368)\n * chore(terraform): export module path on terraform modules (#8374)\n * fix(terraform): apply parser options to submodule parsing (#8377)\n * docs: Fix typos in documentation (#8361)\n * docs: fix navigate links (#8336)\n * ci(helm): bump Trivy version to 0.59.1 for Trivy Helm Chart 0.11.1 (#8354)\n * ci(spdx): add `aqua-installer` step to fix `mage` error (#8353)\n * chore: remove debug prints (#8347)\n * fix(misconf): do not log scanners when misconfig scanning is disabled (#8345)\n * fix(report): remove html escaping for `shortDescription` and `fullDescription` fields for sarif reports (#8344)\n * chore(deps): bump Go to `v1.23.5` (#8341)\n * fix(python): add `poetry` v2 support (#8323)\n * chore(deps): bump the github-actions group across 1 directory with 4 updates (#8331)\n * fix(misconf): ecs include enhanced for container insights (#8326)\n * fix(sbom): preserve OS packages from multiple SBOMs (#8325)\n * ci(helm): bump Trivy version to 0.59.0 for Trivy Helm Chart 0.11.0 (#8311)\n * (bsc#1237618, CVE-2025-27144)\n\nUpdate to version 0.59.1:\n\n * fix(misconf): do not log scanners when misconfig scanning is disabled [backport: release/v0.59] (#8349)\n * chore(deps): bump Go to `v1.23.5` [backport: release/v0.59] (#8343)\n * fix(python): add `poetry` v2 support [backport: release/v0.59] (#8335)\n * fix(sbom): preserve OS packages from multiple SBOMs [backport: release/v0.59] (#8333)\n\nUpdate to version 0.59.0:\n\n * feat(image): return error early if total size of layers exceeds limit (#8294)\n * chore(deps): Bump trivy-checks (#8310)\n * chore(terraform): add accessors to underlying raw hcl values (#8306)\n * fix: improve conversion of image config to Dockerfile (#8308)\n * docs: replace short codes with Unicode emojis (#8296)\n * feat(k8s): improve artifact selections for specific namespaces (#8248)\n * chore: update code owners (#8303)\n * fix(misconf): handle heredocs in dockerfile instructions (#8284)\n * fix: de-duplicate same `dpkg` packages with different filePaths from different layers (#8298)\n * chore(deps): bump the aws group with 7 updates (#8299)\n * chore(deps): bump the common group with 12 updates (#8301)\n * chore: enable int-conversion from perfsprint (#8194)\n * feat(fs): use git commit hash as cache key for clean repositories (#8278)\n * fix(spdx): use the `hasExtractedLicensingInfos` field for licenses that are not listed in the SPDX (#8077)\n * chore: use require.ErrorContains when possible (#8291)\n * feat(image): prevent scanning oversized container images (#8178)\n * chore(deps): use aqua forks for `github.com/liamg/jfather` and `github.com/liamg/iamgo` (#8289)\n * fix(fs): fix cache key generation to use UUID (#8275)\n * fix(misconf): correctly handle all YAML tags in K8S templates (#8259)\n * feat: add support for registry mirrors (#8244)\n * chore(deps): bump the common group across 1 directory with 29 updates (#8261)\n * refactor(license): improve license expression normalization (#8257)\n * feat(misconf): support for ignoring by inline comments for Dockerfile (#8115)\n * feat: add a examples field to check metadata (#8068)\n * chore(deps): bump alpine from 3.20.0 to 3.21.0 in the docker group across 1 directory (#8196)\n * ci: add workflow to restrict direct PRs to release branches (#8240)\n * fix(suse): SUSE - update OSType constants and references for compatility (#8236)\n * ci: fix path to main dir for canary builds (#8231)\n * chore(secret): add reported issues related to secrets in junit template (#8193)\n * refactor: use trivy-checks/pkg/specs package (#8226)\n * ci(helm): bump Trivy version to 0.58.1 for Trivy Helm Chart 0.10.0 (#8170)\n * fix(misconf): allow null values only for tf variables (#8112)\n * feat(misconf): support for ignoring by inline comments for Helm (#8138)\n * fix(redhat): check `usr/share/buildinfo/` dir to detect content sets (#8222)\n * chore(alpine): add EOL date for Alpine 3.21 (#8221)\n * fix: CVE-2025-21613 and CVE-2025-21614 : go-git: argument injection via the URL field (#8207)\n * fix(misconf): disable git terminal prompt on tf module load (#8026)\n * chore: remove aws iam related scripts (#8179)\n * docs: Updated JSON schema version 2 in the trivy documentation (#8188)\n * refactor(python): use once + debug for `License acquired from METADATA...` logs (#8175)\n * refactor: use slices package instead of custom function (#8172)\n * chore(deps): bump the common group with 6 updates (#8162)\n * feat(python): add support for uv dev and optional dependencies (#8134)\n * feat(python): add support for poetry dev dependencies (#8152)\n * fix(sbom): attach nested packages to Application (#8144)\n * docs(vex): use debian minor version in examples (#8166)\n * refactor: add generic Set implementation (#8149)\n * chore(deps): bump the aws group across 1 directory with 6 updates (#8163)\n * fix(python): skip dev group\u0027s deps for poetry (#8106)\n * fix(sbom): use root package for `unknown` dependencies (if exists) (#8104)\n * chore(deps): bump `golang.org/x/net` from `v0.32.0` to `v0.33.0` (#8140)\n * chore(vex): suppress CVE-2024-45338 (#8137)\n * feat(python): add support for uv (#8080)\n * chore(deps): bump the docker group across 1 directory with 3 updates (#8127)\n * chore(deps): bump the common group across 1 directory with 14 updates (#8126)\n * chore: bump go to 1.23.4 (#8123)\n * test: set dummy value for NUGET_PACKAGES (#8107)\n * chore(deps): bump `github.com/CycloneDX/cyclonedx-go` from `v0.9.1` to `v0.9.2` (#8105)\n * chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#8103)\n * fix: wasm module test (#8099)\n * fix: CVE-2024-45337: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass (#8088)\n * chore(vex): suppress CVE-2024-45337 (#8101)\n * fix(license): always trim leading and trailing spaces for licenses (#8095)\n * fix(sbom): scan results of SBOMs generated from container images are missing layers (#7635)\n * fix(redhat): correct rewriting of recommendations for the same vulnerability (#8063)\n * fix: enable err-error and errorf rules from perfsprint linter (#7859)\n * chore(deps): bump the aws group across 1 directory with 6 updates (#8074)\n * perf: avoid heap allocation in applier findPackage (#7883)\n * fix: Updated twitter icon (#7772)\n * docs(k8s): add a note about multi-container pods (#7815)\n * feat: add `--distro` flag to manually specify OS distribution for vulnerability scanning (#8070)\n * fix(oracle): add architectures support for advisories (#4809)\n * fix: handle `BLOW_UNKNOWN` error to download DBs (#8060)\n * feat(misconf): generate placeholders for random provider resources (#8051)\n * fix(sbom): fix wrong overwriting of applications obtained from different sbom files but having same app type (#8052)\n * fix(flag): skip hidden flags for `--generate-default-config` command (#8046)\n * fix(java): correctly overwrite version from depManagement if dependency uses `project.*` props (#8050)\n * feat(nodejs): respect peer dependencies for dependency tree (#7989)\n * ci(helm): bump Trivy version to 0.58.0 for Trivy Helm Chart 0.10.0 (#8038)\n * fix: respect GITHUB_TOKEN to download artifacts from GHCR (#7580)\n * chore(deps): bump github.com/moby/buildkit from 0.17.2 to 0.18.0 in the docker group (#8029)\n * fix(misconf): use log instead of fmt for logging (#8033)\n * docs: add commercial content (#8030)\n\n- Update to version 0.58.2 (\n bsc#1234512, CVE-2024-45337,\n bsc#1235265, CVE-2024-45338,\n bsc#1232948, CVE-2024-51744):\n\n * fix(misconf): allow null values only for tf variables [backport: release/v0.58] (#8238)\n * fix(suse): SUSE - update OSType constants and references for compatility [backport: release/v0.58] (#8237)\n * fix: CVE-2025-21613 and CVE-2025-21614 : go-git: argument injection via the URL field [backport: release/v0.58] (#8215)\n * fix(sbom): attach nested packages to Application [backport: release/v0.58] (#8168)\n * fix(python): skip dev group\u0027s deps for poetry [backport: release/v0.58] (#8158)\n * fix(sbom): use root package for `unknown` dependencies (if exists) [backport: release/v0.58] (#8156)\n * chore(deps): bump `golang.org/x/net` from `v0.32.0` to `v0.33.0` [backport: release/v0.58] (#8142)\n * chore(deps): bump `github.com/CycloneDX/cyclonedx-go` from `v0.9.1` to `v0.9.2` [backport: release/v0.58] (#8136)\n * fix(redhat): correct rewriting of recommendations for the same vulnerability [backport: release/v0.58] (#8135)\n * fix(oracle): add architectures support for advisories [backport: release/v0.58] (#8125)\n * fix(sbom): fix wrong overwriting of applications obtained from different sbom files but having same app type [backport: release/v0.58] (#8124)\n * chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 [backport: release/v0.58] (#8122)\n * fix: handle `BLOW_UNKNOWN` error to download DBs [backport: release/v0.58] (#8121)\n * fix(java): correctly overwrite version from depManagement if dependency uses `project.*` props [backport: release/v0.58] (#8119)\n * fix(misconf): wrap AWS EnvVar to iac types (#7407)\n * chore(deps): Upgrade trivy-checks (#8018)\n * refactor(misconf): Remove unused options (#7896)\n * docs: add terminology page to explain Trivy concepts (#7996)\n * feat: add `workspaceRelationship` (#7889)\n * refactor(sbom): simplify relationship generation (#7985)\n * chore: remove Go checks (#7907)\n * docs: improve databases documentation (#7732)\n * refactor: remove support for custom Terraform checks (#7901)\n * docs: fix dead links (#7998)\n * docs: drop AWS account scanning (#7997)\n * fix(aws): change CPU and Memory type of ContainerDefinition to a string (#7995)\n * fix(cli): Handle empty ignore files more gracefully (#7962)\n * fix(misconf): load full Terraform module (#7925)\n * fix(misconf): properly resolve local Terraform cache (#7983)\n * refactor(k8s): add v prefix for Go packages (#7839)\n * test: replace Go checks with Rego (#7867)\n * feat(misconf): log causes of HCL file parsing errors (#7634)\n * chore(deps): bump the aws group across 1 directory with 7 updates (#7991)\n * chore(deps): bump github.com/moby/buildkit from 0.17.0 to 0.17.2 in the docker group across 1 directory (#7990)\n * chore(deps): update csaf module dependency from csaf-poc to gocsaf (#7992)\n * chore: downgrade the failed block expand message to debug (#7964)\n * fix(misconf): do not erase variable type for child modules (#7941)\n * feat(go): construct dependencies of `go.mod` main module in the parser (#7977)\n * feat(go): construct dependencies in the parser (#7973)\n * feat: add cvss v4 score and vector in scan response (#7968)\n * docs: add `overview` page for `others` (#7972)\n * fix(sbom): Fixes for Programming Language Vulnerabilities and SBOM Package Maintainer Details (#7871)\n * feat(suse): Align SUSE/OpenSUSE OS Identifiers (#7965)\n * chore(deps): bump the common group with 4 updates (#7949)\n * feat(oracle): add `flavors` support (#7858)\n * fix(misconf): Update trivy-checks default repo to `mirror.gcr.io` (#7953)\n * chore(deps): Bump up trivy-checks to v1.3.0 (#7959)\n * fix(k8s): check all results for vulnerabilities (#7946)\n * ci(helm): bump Trivy version to 0.57.1 for Trivy Helm Chart 0.9.0 (#7945)\n * feat(secret): Add built-in secrets rules for Private Packagist (#7826)\n * docs: Fix broken links (#7900)\n * docs: fix mistakes/typos (#7942)\n * feat: Update registry fallbacks (#7679)\n * fix(alpine): add `UID` for removed packages (#7887)\n * chore(deps): bump the aws group with 6 updates (#7902)\n * chore(deps): bump the common group with 6 updates (#7904)\n * fix(debian): infinite loop (#7928)\n * fix(redhat): don\u0027t return error if `root/buildinfo/content_manifests/` contains files that are not `contentSets` files (#7912)\n * docs: add note about temporary podman socket (#7921)\n * docs: combine trivy.dev into trivy docs (#7884)\n * test: change branch in spdx schema link to check in integration tests (#7935)\n * docs: add Headlamp to the Trivy Ecosystem page (#7916)\n * fix(report): handle `git@github.com` schema for misconfigs in `sarif` report (#7898)\n * chore(k8s): enhance k8s scan log (#6997)\n * fix(terraform): set null value as fallback for missing variables (#7669)\n * fix(misconf): handle null properties in CloudFormation templates (#7813)\n * fix(fs): add missing defered Cleanup() call to post analyzer fs (#7882)\n * chore(deps): bump the common group across 1 directory with 20 updates (#7876)\n * chore: bump containerd to v2.0.0 (#7875)\n * fix: Improve version comparisons when build identifiers are present (#7873)\n * feat(k8s): add default commands for unknown platform (#7863)\n * chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#7868)\n * refactor(secret): optimize performance by moving ToLower operation outside loop (#7862)\n * test: save `containerd` image into archive and use in tests (#7816)\n * chore(deps): bump the github-actions group across 1 directory with 2 updates (#7854)\n * chore: bump golangci-lint to v1.61.0 (#7853)\n\nUpdate to version 0.57.1:\n\n * feat: Update registry fallbacks [backport: release/v0.57] (#7944)\n * fix(redhat): don\u0027t return error if `root/buildinfo/content_manifests/` contains files that are not `contentSets` files [backport: release/v0.57] (#7939)\n * test: change branch in spdx schema link to check in integration tests [backport: release/v0.57] (#7940)\n * release: v0.57.0 [main] (#7710)\n * chore: lint `errors.Join` (#7845)\n * feat(db): append errors (#7843)\n * docs(java): add info about supported scopes (#7842)\n * docs: add example of creating whitelist of checks (#7821)\n * chore(deps): Bump trivy-checks (#7819)\n * fix(go): Do not trim v prefix from versions in Go Mod Analyzer (#7733)\n * fix(k8s): skip resources without misconfigs (#7797)\n * fix(sbom): use `Annotation` instead of `AttributionTexts` for `SPDX` formats (#7811)\n * fix(cli): add config name to skip-policy-update alias (#7820)\n * fix(helm): properly handle multiple archived dependencies (#7782)\n * refactor(misconf): Deprecate `EXCEPTIONS` for misconfiguration scanning (#7776)\n * fix(k8s)!: support k8s multi container (#7444)\n * fix(k8s): support kubernetes v1.31 (#7810)\n * docs: add Windows install instructions (#7800)\n * ci(helm): auto public Helm chart after PR merged (#7526)\n * feat: add end of life date for Ubuntu 24.10 (#7787)\n * feat(report): update gitlab template to populate operating_system value (#7735)\n * feat(misconf): Show misconfig ID in output (#7762)\n * feat(misconf): export unresolvable field of IaC types to Rego (#7765)\n * refactor(k8s): scan config files as a folder (#7690)\n * fix(license): fix license normalization for Universal Permissive License (#7766)\n * fix: enable usestdlibvars linter (#7770)\n * fix(misconf): properly expand dynamic blocks (#7612)\n * feat(cyclonedx): add file checksums to `CycloneDX` reports (#7507)\n * fix(misconf): fix for Azure Storage Account network acls adaptation (#7602)\n * refactor(misconf): simplify k8s scanner (#7717)\n * feat(parser): ignore white space in pom.xml files (#7747)\n * test: use forked images (#7755)\n * fix(java): correctly inherit `version` and `scope` from upper/root `depManagement` and `dependencies` into parents (#7541)\n * fix(misconf): check if property is not nil before conversion (#7578)\n * fix(misconf): change default ACL of digitalocean_spaces_bucket to private (#7577)\n * feat(misconf): ssl_mode support for GCP SQL DB instance (#7564)\n * test: define constants for test images (#7739)\n * docs: add note about disabled DS016 check (#7724)\n * feat(misconf): public network support for Azure Storage Account (#7601)\n * feat(cli): rename `trivy auth` to `trivy registry` (#7727)\n * docs: apt-transport-https is a transitional package (#7678)\n * refactor(misconf): introduce generic scanner (#7515)\n * fix(cli): `clean --all` deletes only relevant dirs (#7704)\n * feat(cli): add `trivy auth` (#7664)\n * fix(sbom): add options for DBs in private registries (#7660)\n * docs(report): fix reporting doc format (#7671)\n * fix(repo): `git clone` output to Stderr (#7561)\n * fix(redhat): include arch in PURL qualifiers (#7654)\n * fix(report): Fix invalid URI in SARIF report (#7645)\n * docs(report): Improve SARIF reporting doc (#7655)\n * fix(db): fix javadb downloading error handling (#7642)\n * feat(cli): error out when ignore file cannot be found (#7624)\n\nUpdate to version 0.56.2:\n\n * fix(redhat): include arch in PURL qualifiers [backport: release/v0.56] (#7702)\n * fix(sbom): add options for DBs in private registries [backport: release/v0.56] (#7691)\n\n- Update to version 0.51.1 (bsc#1227010, CVE-2024-3817):\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-33",
"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-2025-20117-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1227010",
"url": "https://bugzilla.suse.com/1227010"
},
{
"category": "self",
"summary": "SUSE Bug 1232948",
"url": "https://bugzilla.suse.com/1232948"
},
{
"category": "self",
"summary": "SUSE Bug 1234512",
"url": "https://bugzilla.suse.com/1234512"
},
{
"category": "self",
"summary": "SUSE Bug 1235265",
"url": "https://bugzilla.suse.com/1235265"
},
{
"category": "self",
"summary": "SUSE Bug 1237618",
"url": "https://bugzilla.suse.com/1237618"
},
{
"category": "self",
"summary": "SUSE Bug 1239225",
"url": "https://bugzilla.suse.com/1239225"
},
{
"category": "self",
"summary": "SUSE Bug 1239385",
"url": "https://bugzilla.suse.com/1239385"
},
{
"category": "self",
"summary": "SUSE Bug 1240466",
"url": "https://bugzilla.suse.com/1240466"
},
{
"category": "self",
"summary": "SUSE Bug 1241724",
"url": "https://bugzilla.suse.com/1241724"
},
{
"category": "self",
"summary": "SUSE Bug 1243633",
"url": "https://bugzilla.suse.com/1243633"
},
{
"category": "self",
"summary": "SUSE Bug 1246151",
"url": "https://bugzilla.suse.com/1246151"
},
{
"category": "self",
"summary": "SUSE Bug 1246730",
"url": "https://bugzilla.suse.com/1246730"
},
{
"category": "self",
"summary": "SUSE Bug 1248897",
"url": "https://bugzilla.suse.com/1248897"
},
{
"category": "self",
"summary": "SUSE Bug 1248937",
"url": "https://bugzilla.suse.com/1248937"
},
{
"category": "self",
"summary": "SUSE Bug 1250625",
"url": "https://bugzilla.suse.com/1250625"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3817 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21613 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46569 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53547 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58058/"
}
],
"title": "Security update for trivy",
"tracking": {
"current_release_date": "2025-11-27T12:27:44Z",
"generator": {
"date": "2025-11-27T12:27:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025-20117-1",
"initial_release_date": "2025-11-27T12:27:44Z",
"revision_history": [
{
"date": "2025-11-27T12:27:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.66.0-bp160.1.1.aarch64",
"product": {
"name": "trivy-0.66.0-bp160.1.1.aarch64",
"product_id": "trivy-0.66.0-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.66.0-bp160.1.1.ppc64le",
"product": {
"name": "trivy-0.66.0-bp160.1.1.ppc64le",
"product_id": "trivy-0.66.0-bp160.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.66.0-bp160.1.1.s390x",
"product": {
"name": "trivy-0.66.0-bp160.1.1.s390x",
"product_id": "trivy-0.66.0-bp160.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.66.0-bp160.1.1.x86_64",
"product": {
"name": "trivy-0.66.0-bp160.1.1.x86_64",
"product_id": "trivy-0.66.0-bp160.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.66.0-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64"
},
"product_reference": "trivy-0.66.0-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.66.0-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le"
},
"product_reference": "trivy-0.66.0-bp160.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.66.0-bp160.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x"
},
"product_reference": "trivy-0.66.0-bp160.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.66.0-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
},
"product_reference": "trivy-0.66.0-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3817"
}
],
"notes": [
{
"category": "general",
"text": "HashiCorp\u0027s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. \n\nThis vulnerability does not affect the go-getter/v2 branch and package.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3817",
"url": "https://www.suse.com/security/cve/CVE-2024-3817"
},
{
"category": "external",
"summary": "SUSE Bug 1226999 for CVE-2024-3817",
"url": "https://bugzilla.suse.com/1226999"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-3817"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2025-11065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11065"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11065",
"url": "https://www.suse.com/security/cve/CVE-2025-11065"
},
{
"category": "external",
"summary": "SUSE Bug 1250608 for CVE-2025-11065",
"url": "https://bugzilla.suse.com/1250608"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-11065"
},
{
"cve": "CVE-2025-21613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21613"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file transport protocol is being used, as that is the only protocol that shells out to git binaries. This vulnerability is fixed in 5.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21613",
"url": "https://www.suse.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "SUSE Bug 1235572 for CVE-2025-21613",
"url": "https://bugzilla.suse.com/1235572"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-21613"
},
{
"cve": "CVE-2025-21614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.13. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Users running versions of go-git from v4 and above are recommended to upgrade to v5.13 in order to mitigate this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21614",
"url": "https://www.suse.com/security/cve/CVE-2025-21614"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-21614"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.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:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-46569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46569"
}
],
"notes": [
{
"category": "general",
"text": "Open Policy Agent (OPA) is an open source, general-purpose policy engine. Prior to version 1.4.0, when run as a server, OPA exposes an HTTP Data API for reading and writing documents. Requesting a virtual document through the Data API entails policy evaluation, where a Rego query containing a single data document reference is constructed from the requested path. This query is then used for policy evaluation. A HTTP request path can be crafted in a way that injects Rego code into the constructed query. The evaluation result cannot be made to return any other data than what is generated by the requested path, but this path can be misdirected, and the injected Rego code can be crafted to make the query succeed or fail; opening up for oracle attacks or, given the right circumstances, erroneous policy decision results. Furthermore, the injected code can be crafted to be computationally expensive, resulting in a Denial Of Service (DoS) attack. This issue has been patched in version 1.4.0. A workaround involves having network access to OPA\u0027s RESTful APIs being limited to `localhost` and/or trusted networks, unless necessary for production reasons.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46569",
"url": "https://www.suse.com/security/cve/CVE-2025-46569"
},
{
"category": "external",
"summary": "SUSE Bug 1246710 for CVE-2025-46569",
"url": "https://bugzilla.suse.com/1246710"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-46569"
},
{
"cve": "CVE-2025-47291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47291"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an open-source container runtime. A bug was found in the containerd\u0027s CRI implementation where containerd, starting in version 2.0.1 and prior to version 2.0.5, doesn\u0027t put usernamespaced containers under the Kubernetes\u0027 cgroup hierarchy, therefore some Kubernetes limits are not honored. This may cause a denial of service of the Kubernetes node. This bug has been fixed in containerd 2.0.5+ and 2.1.0+. Users should update to these versions to resolve the issue. As a workaround, disable usernamespaced pods in Kubernetes temporarily.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47291",
"url": "https://www.suse.com/security/cve/CVE-2025-47291"
},
{
"category": "external",
"summary": "SUSE Bug 1243632 for CVE-2025-47291",
"url": "https://bugzilla.suse.com/1243632"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-47291"
},
{
"cve": "CVE-2025-53547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53547"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a package manager for Charts for Kubernetes. Prior to 3.18.4, a specially crafted Chart.yaml file along with a specially linked Chart.lock file can lead to local code execution when dependencies are updated. Fields in a Chart.yaml file, that are carried over to a Chart.lock file when dependencies are updated and this file is written, can be crafted in a way that can cause execution if that same content were in a file that is executed (e.g., a bash.rc file or shell script). If the Chart.lock file is symlinked to one of these files updating dependencies will write the lock file content to the symlinked file. This can lead to unwanted execution. Helm warns of the symlinked file but did not stop execution due to symlinking. This issue has been resolved in Helm v3.18.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53547",
"url": "https://www.suse.com/security/cve/CVE-2025-53547"
},
{
"category": "external",
"summary": "SUSE Bug 1246150 for CVE-2025-53547",
"url": "https://bugzilla.suse.com/1246150"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "important"
}
],
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-58058",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58058"
}
],
"notes": [
{
"category": "general",
"text": "xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn\u0027t include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done. This issue has been patched in version 0.5.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58058",
"url": "https://www.suse.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "SUSE Bug 1248889 for CVE-2025-58058",
"url": "https://bugzilla.suse.com/1248889"
}
],
"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.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.aarch64",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.s390x",
"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T12:27:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-58058"
}
]
}
OPENSUSE-SU-2025:0080-1
Vulnerability from csaf_opensuse - Published: 2025-03-03 09:28 - Updated: 2025-03-03 09:28Summary
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.59.1:
- CVE-2025-27144: Fixed Go JOSE's Parsing Vulnerable to Denial of Service (boo#1237618).
Patchnames: openSUSE-2025-80
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 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.59.1:\n\n- CVE-2025-27144: Fixed Go JOSE\u0027s Parsing Vulnerable to Denial of Service (boo#1237618).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2025-80",
"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-2025_0080-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:0080-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/N7HT377S427BEOJBVSVDIDXHCBYPR7BR/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:0080-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/N7HT377S427BEOJBVSVDIDXHCBYPR7BR/"
},
{
"category": "self",
"summary": "SUSE Bug 1237618",
"url": "https://bugzilla.suse.com/1237618"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "Security update for trivy",
"tracking": {
"current_release_date": "2025-03-03T09:28:23Z",
"generator": {
"date": "2025-03-03T09:28:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:0080-1",
"initial_release_date": "2025-03-03T09:28:23Z",
"revision_history": [
{
"date": "2025-03-03T09:28:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-bp156.2.9.1.aarch64",
"product": {
"name": "trivy-0.59.1-bp156.2.9.1.aarch64",
"product_id": "trivy-0.59.1-bp156.2.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-bp156.2.9.1.i586",
"product": {
"name": "trivy-0.59.1-bp156.2.9.1.i586",
"product_id": "trivy-0.59.1-bp156.2.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-bp156.2.9.1.ppc64le",
"product": {
"name": "trivy-0.59.1-bp156.2.9.1.ppc64le",
"product_id": "trivy-0.59.1-bp156.2.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-bp156.2.9.1.s390x",
"product": {
"name": "trivy-0.59.1-bp156.2.9.1.s390x",
"product_id": "trivy-0.59.1-bp156.2.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-bp156.2.9.1.x86_64",
"product": {
"name": "trivy-0.59.1-bp156.2.9.1.x86_64",
"product_id": "trivy-0.59.1-bp156.2.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP6",
"product": {
"name": "SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.aarch64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.aarch64"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.i586 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.i586"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.i586",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.ppc64le as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.ppc64le"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.s390x as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.s390x"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.x86_64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.x86_64"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.aarch64"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.i586 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.i586"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.ppc64le"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.s390x"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-bp156.2.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.x86_64"
},
"product_reference": "trivy-0.59.1-bp156.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.aarch64",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.i586",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.s390x",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.x86_64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.aarch64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.i586",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.s390x",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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 Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.aarch64",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.i586",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.s390x",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.x86_64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.aarch64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.i586",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.s390x",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.aarch64",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.i586",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.s390x",
"SUSE Package Hub 15 SP6:trivy-0.59.1-bp156.2.9.1.x86_64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.aarch64",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.i586",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.ppc64le",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.s390x",
"openSUSE Leap 15.6:trivy-0.59.1-bp156.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-03T09:28:23Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
OPENSUSE-SU-2025:14839-1
Vulnerability from csaf_opensuse - Published: 2025-02-26 00:00 - Updated: 2025-02-26 00:00Summary
teleport-17.2.9-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: teleport-17.2.9-1.1 on GA media
Description of the patch: These are all security issues fixed in the teleport-17.2.9-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14839
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 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": "teleport-17.2.9-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the teleport-17.2.9-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14839",
"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-2025_14839-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "teleport-17.2.9-1.1 on GA media",
"tracking": {
"current_release_date": "2025-02-26T00:00:00Z",
"generator": {
"date": "2025-02-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14839-1",
"initial_release_date": "2025-02-26T00:00:00Z",
"revision_history": [
{
"date": "2025-02-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-17.2.9-1.1.aarch64",
"product_id": "teleport-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-bash-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-bash-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"product_id": "teleport-fdpass-teleport-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tbot-17.2.9-1.1.aarch64",
"product_id": "teleport-tbot-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tbot-bash-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tbot-zsh-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tctl-17.2.9-1.1.aarch64",
"product_id": "teleport-tctl-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tctl-bash-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tctl-zsh-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tsh-17.2.9-1.1.aarch64",
"product_id": "teleport-tsh-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tsh-bash-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-tsh-zsh-completion-17.2.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.2.9-1.1.aarch64",
"product": {
"name": "teleport-zsh-completion-17.2.9-1.1.aarch64",
"product_id": "teleport-zsh-completion-17.2.9-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-17.2.9-1.1.ppc64le",
"product_id": "teleport-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-bash-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-bash-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"product_id": "teleport-fdpass-teleport-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tbot-17.2.9-1.1.ppc64le",
"product_id": "teleport-tbot-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tbot-bash-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tctl-17.2.9-1.1.ppc64le",
"product_id": "teleport-tctl-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tctl-bash-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tsh-17.2.9-1.1.ppc64le",
"product_id": "teleport-tsh-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tsh-bash-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.2.9-1.1.ppc64le",
"product": {
"name": "teleport-zsh-completion-17.2.9-1.1.ppc64le",
"product_id": "teleport-zsh-completion-17.2.9-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.2.9-1.1.s390x",
"product": {
"name": "teleport-17.2.9-1.1.s390x",
"product_id": "teleport-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-bash-completion-17.2.9-1.1.s390x",
"product_id": "teleport-bash-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.2.9-1.1.s390x",
"product": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.s390x",
"product_id": "teleport-fdpass-teleport-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tbot-17.2.9-1.1.s390x",
"product_id": "teleport-tbot-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tbot-bash-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tbot-zsh-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tctl-17.2.9-1.1.s390x",
"product_id": "teleport-tctl-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tctl-bash-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tctl-zsh-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tsh-17.2.9-1.1.s390x",
"product_id": "teleport-tsh-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tsh-bash-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"product_id": "teleport-tsh-zsh-completion-17.2.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.2.9-1.1.s390x",
"product": {
"name": "teleport-zsh-completion-17.2.9-1.1.s390x",
"product_id": "teleport-zsh-completion-17.2.9-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-17.2.9-1.1.x86_64",
"product_id": "teleport-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-bash-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-bash-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"product_id": "teleport-fdpass-teleport-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tbot-17.2.9-1.1.x86_64",
"product_id": "teleport-tbot-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tbot-bash-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tbot-zsh-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tctl-17.2.9-1.1.x86_64",
"product_id": "teleport-tctl-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tctl-bash-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tctl-zsh-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tsh-17.2.9-1.1.x86_64",
"product_id": "teleport-tsh-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tsh-bash-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-tsh-zsh-completion-17.2.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.2.9-1.1.x86_64",
"product": {
"name": "teleport-zsh-completion-17.2.9-1.1.x86_64",
"product_id": "teleport-zsh-completion-17.2.9-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": "teleport-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x"
},
"product_reference": "teleport-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-bash-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-bash-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-bash-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-bash-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x"
},
"product_reference": "teleport-fdpass-teleport-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tbot-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tbot-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tbot-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tbot-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tctl-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tctl-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tctl-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tctl-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tsh-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tsh-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tsh-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tsh-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.2.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64"
},
"product_reference": "teleport-zsh-completion-17.2.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.2.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le"
},
"product_reference": "teleport-zsh-completion-17.2.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.2.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x"
},
"product_reference": "teleport-zsh-completion-17.2.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.2.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
},
"product_reference": "teleport-zsh-completion-17.2.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.2.9-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.2.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
OPENSUSE-SU-2025:14840-1
Vulnerability from csaf_opensuse - Published: 2025-02-26 00:00 - Updated: 2025-02-26 00:00Summary
trivy-0.59.1-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: trivy-0.59.1-1.1 on GA media
Description of the patch: These are all security issues fixed in the trivy-0.59.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14840
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 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": "trivy-0.59.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the trivy-0.59.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14840",
"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-2025_14840-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "trivy-0.59.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-02-26T00:00:00Z",
"generator": {
"date": "2025-02-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14840-1",
"initial_release_date": "2025-02-26T00:00:00Z",
"revision_history": [
{
"date": "2025-02-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-1.1.aarch64",
"product": {
"name": "trivy-0.59.1-1.1.aarch64",
"product_id": "trivy-0.59.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-1.1.ppc64le",
"product": {
"name": "trivy-0.59.1-1.1.ppc64le",
"product_id": "trivy-0.59.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-1.1.s390x",
"product": {
"name": "trivy-0.59.1-1.1.s390x",
"product_id": "trivy-0.59.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.59.1-1.1.x86_64",
"product": {
"name": "trivy-0.59.1-1.1.x86_64",
"product_id": "trivy-0.59.1-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": "trivy-0.59.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64"
},
"product_reference": "trivy-0.59.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le"
},
"product_reference": "trivy-0.59.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x"
},
"product_reference": "trivy-0.59.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.59.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
},
"product_reference": "trivy-0.59.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"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:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-26T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.59.1-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.59.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
OPENSUSE-SU-2025:14865-1
Vulnerability from csaf_opensuse - Published: 2025-03-10 00:00 - Updated: 2025-03-10 00:00Summary
grafana-11.5.2-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: grafana-11.5.2-1.1 on GA media
Description of the patch: These are all security issues fixed in the grafana-11.5.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14865
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grafana-11.5.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-11.5.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-11.5.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-11.5.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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": "grafana-11.5.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the grafana-11.5.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14865",
"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-2025_14865-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14865-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A6CKDKOLFT3FBRNIKECBJKGOC3PU3UIC/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14865-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A6CKDKOLFT3FBRNIKECBJKGOC3PU3UIC/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "grafana-11.5.2-1.1 on GA media",
"tracking": {
"current_release_date": "2025-03-10T00:00:00Z",
"generator": {
"date": "2025-03-10T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14865-1",
"initial_release_date": "2025-03-10T00:00:00Z",
"revision_history": [
{
"date": "2025-03-10T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.2-1.1.aarch64",
"product": {
"name": "grafana-11.5.2-1.1.aarch64",
"product_id": "grafana-11.5.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.2-1.1.ppc64le",
"product": {
"name": "grafana-11.5.2-1.1.ppc64le",
"product_id": "grafana-11.5.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.2-1.1.s390x",
"product": {
"name": "grafana-11.5.2-1.1.s390x",
"product_id": "grafana-11.5.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-11.5.2-1.1.x86_64",
"product": {
"name": "grafana-11.5.2-1.1.x86_64",
"product_id": "grafana-11.5.2-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": "grafana-11.5.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-11.5.2-1.1.aarch64"
},
"product_reference": "grafana-11.5.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-11.5.2-1.1.ppc64le"
},
"product_reference": "grafana-11.5.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-11.5.2-1.1.s390x"
},
"product_reference": "grafana-11.5.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.5.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-11.5.2-1.1.x86_64"
},
"product_reference": "grafana-11.5.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grafana-11.5.2-1.1.aarch64",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.s390x",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:grafana-11.5.2-1.1.aarch64",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.s390x",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grafana-11.5.2-1.1.aarch64",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.s390x",
"openSUSE Tumbleweed:grafana-11.5.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
OPENSUSE-SU-2025:14871-1
Vulnerability from csaf_opensuse - Published: 2025-03-11 00:00 - Updated: 2025-03-11 00:00Summary
podman-5.4.0-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: podman-5.4.0-3.1 on GA media
Description of the patch: These are all security issues fixed in the podman-5.4.0-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14871
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:podman-5.4.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-5.4.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-5.4.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-5.4.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-5.4.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-5.4.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-5.4.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-5.4.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-5.4.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-5.4.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-5.4.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-5.4.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podmansh-5.4.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podmansh-5.4.0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podmansh-5.4.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podmansh-5.4.0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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": "podman-5.4.0-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the podman-5.4.0-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14871",
"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-2025_14871-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14871-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BSWXCPWQTROX3SPB557CKOCT4MAX7ILY/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14871-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BSWXCPWQTROX3SPB557CKOCT4MAX7ILY/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "podman-5.4.0-3.1 on GA media",
"tracking": {
"current_release_date": "2025-03-11T00:00:00Z",
"generator": {
"date": "2025-03-11T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14871-1",
"initial_release_date": "2025-03-11T00:00:00Z",
"revision_history": [
{
"date": "2025-03-11T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.0-3.1.aarch64",
"product": {
"name": "podman-5.4.0-3.1.aarch64",
"product_id": "podman-5.4.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-docker-5.4.0-3.1.aarch64",
"product": {
"name": "podman-docker-5.4.0-3.1.aarch64",
"product_id": "podman-docker-5.4.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.0-3.1.aarch64",
"product": {
"name": "podman-remote-5.4.0-3.1.aarch64",
"product_id": "podman-remote-5.4.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.0-3.1.aarch64",
"product": {
"name": "podmansh-5.4.0-3.1.aarch64",
"product_id": "podmansh-5.4.0-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.0-3.1.ppc64le",
"product": {
"name": "podman-5.4.0-3.1.ppc64le",
"product_id": "podman-5.4.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-docker-5.4.0-3.1.ppc64le",
"product": {
"name": "podman-docker-5.4.0-3.1.ppc64le",
"product_id": "podman-docker-5.4.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.0-3.1.ppc64le",
"product": {
"name": "podman-remote-5.4.0-3.1.ppc64le",
"product_id": "podman-remote-5.4.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.0-3.1.ppc64le",
"product": {
"name": "podmansh-5.4.0-3.1.ppc64le",
"product_id": "podmansh-5.4.0-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.0-3.1.s390x",
"product": {
"name": "podman-5.4.0-3.1.s390x",
"product_id": "podman-5.4.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-docker-5.4.0-3.1.s390x",
"product": {
"name": "podman-docker-5.4.0-3.1.s390x",
"product_id": "podman-docker-5.4.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.0-3.1.s390x",
"product": {
"name": "podman-remote-5.4.0-3.1.s390x",
"product_id": "podman-remote-5.4.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.0-3.1.s390x",
"product": {
"name": "podmansh-5.4.0-3.1.s390x",
"product_id": "podmansh-5.4.0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.0-3.1.x86_64",
"product": {
"name": "podman-5.4.0-3.1.x86_64",
"product_id": "podman-5.4.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-docker-5.4.0-3.1.x86_64",
"product": {
"name": "podman-docker-5.4.0-3.1.x86_64",
"product_id": "podman-docker-5.4.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.0-3.1.x86_64",
"product": {
"name": "podman-remote-5.4.0-3.1.x86_64",
"product_id": "podman-remote-5.4.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.0-3.1.x86_64",
"product": {
"name": "podmansh-5.4.0-3.1.x86_64",
"product_id": "podmansh-5.4.0-3.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": "podman-5.4.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-5.4.0-3.1.aarch64"
},
"product_reference": "podman-5.4.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-5.4.0-3.1.ppc64le"
},
"product_reference": "podman-5.4.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-5.4.0-3.1.s390x"
},
"product_reference": "podman-5.4.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-5.4.0-3.1.x86_64"
},
"product_reference": "podman-5.4.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-5.4.0-3.1.aarch64"
},
"product_reference": "podman-docker-5.4.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-5.4.0-3.1.ppc64le"
},
"product_reference": "podman-docker-5.4.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-5.4.0-3.1.s390x"
},
"product_reference": "podman-docker-5.4.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-5.4.0-3.1.x86_64"
},
"product_reference": "podman-docker-5.4.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-5.4.0-3.1.aarch64"
},
"product_reference": "podman-remote-5.4.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-5.4.0-3.1.ppc64le"
},
"product_reference": "podman-remote-5.4.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-5.4.0-3.1.s390x"
},
"product_reference": "podman-remote-5.4.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-5.4.0-3.1.x86_64"
},
"product_reference": "podman-remote-5.4.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podmansh-5.4.0-3.1.aarch64"
},
"product_reference": "podmansh-5.4.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podmansh-5.4.0-3.1.ppc64le"
},
"product_reference": "podmansh-5.4.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podmansh-5.4.0-3.1.s390x"
},
"product_reference": "podmansh-5.4.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podmansh-5.4.0-3.1.x86_64"
},
"product_reference": "podmansh-5.4.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:podman-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:podman-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:podman-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-docker-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podman-remote-5.4.0-3.1.x86_64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.aarch64",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.ppc64le",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.s390x",
"openSUSE Tumbleweed:podmansh-5.4.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
OPENSUSE-SU-2025:14889-1
Vulnerability from csaf_opensuse - Published: 2025-03-13 00:00 - Updated: 2025-03-13 00:00Summary
govulncheck-vulndb-0.0.20250312T181707-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: govulncheck-vulndb-0.0.20250312T181707-1.1 on GA media
Description of the patch: These are all security issues fixed in the govulncheck-vulndb-0.0.20250312T181707-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14889
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
6.2 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
73 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": "govulncheck-vulndb-0.0.20250312T181707-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20250312T181707-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14889",
"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-2025_14889-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57603 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57603/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57604 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57604/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0426 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1243 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1412 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-20051 page",
"url": "https://www.suse.com/security/cve/CVE-2025-20051/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22952 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22952/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23387 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23387/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23388 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23389 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24016 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24016/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24526 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24806 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24806/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24976 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-25196 page",
"url": "https://www.suse.com/security/cve/CVE-2025-25196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-25199 page",
"url": "https://www.suse.com/security/cve/CVE-2025-25199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-25204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-25204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-25279 page",
"url": "https://www.suse.com/security/cve/CVE-2025-25279/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-25294 page",
"url": "https://www.suse.com/security/cve/CVE-2025-25294/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27088 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27088/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27090 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27100 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27112 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27112/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27155 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27414 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27414/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27421 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27421/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27507 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27509 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27509/"
}
],
"title": "govulncheck-vulndb-0.0.20250312T181707-1.1 on GA media",
"tracking": {
"current_release_date": "2025-03-13T00:00:00Z",
"generator": {
"date": "2025-03-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14889-1",
"initial_release_date": "2025-03-13T00:00:00Z",
"revision_history": [
{
"date": "2025-03-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20250312T181707-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20250312T181707-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": "govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-57603",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57603"
}
],
"notes": [
{
"category": "general",
"text": "An issue in MaysWind ezBookkeeping 0.7.0 allows a remote attacker to escalate privileges via the lack of rate limiting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57603",
"url": "https://www.suse.com/security/cve/CVE-2024-57603"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-57603"
},
{
"cve": "CVE-2024-57604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57604"
}
],
"notes": [
{
"category": "general",
"text": "An issue in MaysWind ezBookkeeping 0.7.0 allows a remote attacker to escalate privileges via the token component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57604",
"url": "https://www.suse.com/security/cve/CVE-2024-57604"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2024-57604"
},
{
"cve": "CVE-2025-0426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0426"
}
],
"notes": [
{
"category": "general",
"text": "A security issue was discovered in Kubernetes where a large number of container checkpoint requests made to the unauthenticated kubelet read-only HTTP endpoint may cause a Node Denial of Service by filling the Node\u0027s disk.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0426",
"url": "https://www.suse.com/security/cve/CVE-2025-0426"
},
{
"category": "external",
"summary": "SUSE Bug 1237189 for CVE-2025-0426",
"url": "https://bugzilla.suse.com/1237189"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-0426"
},
{
"cve": "CVE-2025-1243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1243"
}
],
"notes": [
{
"category": "general",
"text": "The Temporal api-go library prior to version 1.44.1 did not send `update response` information to Data Converter when the proxy package within the api-go module was used in a gRPC proxy prior to transmission. This resulted in information contained within the `update response` field not having Data Converter transformations (e.g. encryption) applied. This is an issue only when using the UpdateWorkflowExecution APIs (released on 13th January 2025) with a proxy leveraging the api-go library before version 1.44.1.\n\nOther data fields were correctly sent to Data Converter. This issue does not impact the Data Converter server. Data was encrypted in transit. Temporal Cloud services are not impacted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1243",
"url": "https://www.suse.com/security/cve/CVE-2025-1243"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-1243"
},
{
"cve": "CVE-2025-1293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1293"
}
],
"notes": [
{
"category": "general",
"text": "Hermes versions up to 0.4.0 improperly validated the JWT provided when using the AWS ALB authentication mode, potentially allowing for authentication bypass. This vulnerability, CVE-2025-1293, was fixed in Hermes 0.5.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1293",
"url": "https://www.suse.com/security/cve/CVE-2025-1293"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-1293"
},
{
"cve": "CVE-2025-1412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1412"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 9.11.x \u003c= 9.11.6, 10.4.x \u003c= 10.4.1 fail to invalidate all active sessions when converting a user to a bot, with allows the converted user to escalate their privileges depending on the permissions granted to the bot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1412",
"url": "https://www.suse.com/security/cve/CVE-2025-1412"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-1412"
},
{
"cve": "CVE-2025-20051",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-20051"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.4.x \u003c= 10.4.1, 9.11.x \u003c= 9.11.7, 10.3.x \u003c= 10.3.2, 10.2.x \u003c= 10.2.2 fail to properly validate input when patching and duplicating a board, which allows a user to read any arbitrary file on the system via duplicating a specially crafted block in Boards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-20051",
"url": "https://www.suse.com/security/cve/CVE-2025-20051"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-20051"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22952",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22952"
}
],
"notes": [
{
"category": "general",
"text": "elestio memos v0.23.0 is vulnerable to Server-Side Request Forgery (SSRF) due to insufficient validation of user-supplied URLs, which can be exploited to perform SSRF attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22952",
"url": "https://www.suse.com/security/cve/CVE-2025-22952"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-22952"
},
{
"cve": "CVE-2025-23387",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23387"
}
],
"notes": [
{
"category": "general",
"text": "A Exposure of Sensitive Information to an Unauthorized Actor vulnerability in SUSE rancher allowed unauthenticated users to list all CLI authentication tokens and delete them before the CLI is able to get the token value.This issue affects rancher: from 2.8.0 before 2.8.13, from 2.9.0 before 2.9.7, from 2.10.0 before 2.10.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23387",
"url": "https://www.suse.com/security/cve/CVE-2025-23387"
},
{
"category": "external",
"summary": "SUSE Bug 1236656 for CVE-2025-23387",
"url": "https://bugzilla.suse.com/1236656"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23387"
},
{
"cve": "CVE-2025-23388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23388"
}
],
"notes": [
{
"category": "general",
"text": "A Stack-based Buffer Overflow vulnerability in SUSE rancher allows for denial of service.This issue affects rancher: from 2.8.0 before 2.8.13, from 2.9.0 before 2.9.7, from 2.10.0 before 2.10.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23388",
"url": "https://www.suse.com/security/cve/CVE-2025-23388"
},
{
"category": "external",
"summary": "SUSE Bug 1236668 for CVE-2025-23388",
"url": "https://bugzilla.suse.com/1236668"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23388"
},
{
"cve": "CVE-2025-23389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23389"
}
],
"notes": [
{
"category": "general",
"text": "A Improper Access Control vulnerability in SUSE rancher allows a local user to impersonate other identities through SAML Authentication on first login.\nThis issue affects rancher: from 2.8.0 before 2.8.13, from 2.9.0 before 2.9.7, from 2.10.0 before 2.10.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23389",
"url": "https://www.suse.com/security/cve/CVE-2025-23389"
},
{
"category": "external",
"summary": "SUSE Bug 1236780 for CVE-2025-23389",
"url": "https://bugzilla.suse.com/1236780"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23389"
},
{
"cve": "CVE-2025-24016",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24016"
}
],
"notes": [
{
"category": "general",
"text": "Wazuh is a free and open source platform used for threat prevention, detection, and response. Starting in version 4.4.0 and prior to version 4.9.1, an unsafe deserialization vulnerability allows for remote code execution on Wazuh servers. DistributedAPI parameters are a serialized as JSON and deserialized using `as_wazuh_object` (in `framework/wazuh/core/cluster/common.py`). If an attacker manages to inject an unsanitized dictionary in DAPI request/response, they can forge an unhandled exception (`__unhandled_exc__`) to evaluate arbitrary python code. The vulnerability can be triggered by anybody with API access (compromised dashboard or Wazuh servers in the cluster) or, in certain configurations, even by a compromised agent. Version 4.9.1 contains a fix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24016",
"url": "https://www.suse.com/security/cve/CVE-2025-24016"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-24016"
},
{
"cve": "CVE-2025-24526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24526"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.1.x \u003c= 10.1.3, 10.4.x \u003c= 10.4.1, 9.11.x \u003c= 9.11.7, 10.3.x \u003c= 10.3.2, 10.2.x \u003c= 10.2.2 fail to restrict channel export of archived channels when the \"Allow users to view archived channels\" is disabled which allows a user to export channel contents when they shouldn\u0027t have access to it",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24526",
"url": "https://www.suse.com/security/cve/CVE-2025-24526"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-24526"
},
{
"cve": "CVE-2025-24806",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24806"
}
],
"notes": [
{
"category": "general",
"text": "Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for applications via a web portal. If users are allowed to sign in via both username and email the regulation system treats these as separate login events. This leads to the regulation limitations being effectively doubled assuming an attacker using brute-force to find a user password. It\u0027s important to note that due to the effective operation of regulation where no user-facing sign of their regulation ban being visible either via timing or via API responses, it\u0027s effectively impossible to determine if a failure occurs due to a bad username password combination, or a effective ban blocking the attempt which heavily mitigates any form of brute-force. This occurs because the records and counting process for this system uses the method utilized for sign in rather than the effective username attribute. This has a minimal impact on account security, this impact is increased naturally in scenarios when there is no two-factor authentication required and weak passwords are used. This makes it a bit easier to brute-force a password. A patch for this issue has been applied to versions 4.38.19, and 4.39.0. Users are advised to upgrade. Users unable to upgrade should 1. Not heavily modify the default settings in a way that ends up with shorter or less frequent regulation bans. The default settings effectively mitigate any potential for this issue to be exploited. and 2. Disable the ability for users to login via an email address.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24806",
"url": "https://www.suse.com/security/cve/CVE-2025-24806"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-24806"
},
{
"cve": "CVE-2025-24976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24976"
}
],
"notes": [
{
"category": "general",
"text": "Distribution is a toolkit to pack, ship, store, and deliver container content. Systems running registry versions 3.0.0-beta.1 through 3.0.0-rc.2 with token authentication enabled may be vulnerable to an issue in which token authentication allows an attacker to inject an untrusted signing key in a JSON web token (JWT). The issue lies in how the JSON web key (JWK) verification is performed. When a JWT contains a JWK header without a certificate chain, the code only checks if the KeyID (`kid`) matches one of the trusted keys, but doesn\u0027t verify that the actual key material matches. A fix for the issue is available at commit 5ea9aa028db65ca5665f6af2c20ecf9dc34e5fcd and expected to be a part of version 3.0.0-rc.3. There is no way to work around this issue without patching if the system requires token authentication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24976",
"url": "https://www.suse.com/security/cve/CVE-2025-24976"
},
{
"category": "external",
"summary": "SUSE Bug 1237074 for CVE-2025-24976",
"url": "https://bugzilla.suse.com/1237074"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-24976"
},
{
"cve": "CVE-2025-25196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-25196"
}
],
"notes": [
{
"category": "general",
"text": "OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA \u003c v1.8.4 (Helm chart \u003c openfga-0.2.22, docker \u003c v.1.8.4) are vulnerable to authorization bypass when certain Check and ListObject calls are executed. Users on OpenFGA v1.8.4 or previous, specifically under the following conditions are affected by this authorization bypass vulnerability: 1. Calling Check API or ListObjects with a model that has a relation directly assignable to both public access AND userset with the same type. 2. A type bound public access tuple is assigned to an object. 3. userset tuple is not assigned to the same object. and 4. Check request\u0027s user field is a userset that has the same type as the type bound public access tuple\u0027s user type. Users are advised to upgrade to v1.8.5 which is backwards compatible. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-25196",
"url": "https://www.suse.com/security/cve/CVE-2025-25196"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-25196"
},
{
"cve": "CVE-2025-25199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-25199"
}
],
"notes": [
{
"category": "general",
"text": "go-crypto-winnative Go crypto backend for Windows using Cryptography API: Next Generation (CNG). Prior to commit f49c8e1379ea4b147d5bff1b3be5b0ff45792e41, calls to `cng.TLS1PRF` don\u0027t release the key handle, producing a small memory leak every time. Commit f49c8e1379ea4b147d5bff1b3be5b0ff45792e41 contains a fix for the issue. The fix is included in versions 1.23.6-2 and 1.22.12-2 of the Microsoft build of go, as well as in the pseudoversion 0.0.0-20250211154640-f49c8e1379ea of the `github.com/microsoft/go-crypto-winnative` Go package.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-25199",
"url": "https://www.suse.com/security/cve/CVE-2025-25199"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-25199"
},
{
"cve": "CVE-2025-25204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-25204"
}
],
"notes": [
{
"category": "general",
"text": "`gh` is GitHub\u0027s official command line tool. Starting in version 2.49.0 and prior to version 2.67.0, under certain conditions, a bug in GitHub\u0027s Artifact Attestation cli tool `gh attestation verify` causes it to return a zero exit status when no attestations are present. This behavior is incorrect: When no attestations are present, `gh attestation verify` should return a non-zero exit status code, thereby signaling verification failure. An attacker can abuse this flaw to, for example, deploy malicious artifacts in any system that uses `gh attestation verify`\u0027s exit codes to gatekeep deployments. Users are advised to update `gh` to patched version `v2.67.0` as soon as possible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-25204",
"url": "https://www.suse.com/security/cve/CVE-2025-25204"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-25204"
},
{
"cve": "CVE-2025-25279",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-25279"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.4.x \u003c= 10.4.1, 9.11.x \u003c= 9.11.7, 10.3.x \u003c= 10.3.2, 10.2.x \u003c= 10.2.2 fail to properly validate board blocks when importing boards which allows an attacker could read any arbitrary file on the system via importing and exporting a specially crafted import archive in Boards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-25279",
"url": "https://www.suse.com/security/cve/CVE-2025-25279"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-25279"
},
{
"cve": "CVE-2025-25294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-25294"
}
],
"notes": [
{
"category": "general",
"text": "Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. In all Envoy Gateway versions prior to 1.2.7 and 1.3.1 a default Envoy Proxy access log configuration is used. This format is vulnerable to log injection attacks. If the attacker uses a specially crafted user-agent which performs json injection, then he could add and overwrite fields to the access log. This vulnerability is fixed in 1.3.1 and 1.2.7. One can overwrite the old text based default format with JSON formatter by modifying the \"EnvoyProxy.spec.telemetry.accessLog\" setting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-25294",
"url": "https://www.suse.com/security/cve/CVE-2025-25294"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-25294"
},
{
"cve": "CVE-2025-27088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27088"
}
],
"notes": [
{
"category": "general",
"text": "oxyno-zeta/s3-proxy is an aws s3 proxy written in go. In affected versions a Reflected Cross-site Scripting (XSS) vulnerability enables attackers to create malicious URLs that, when visited, inject scripts into the web application. This can lead to session hijacking or phishing attacks on a trusted domain, posing a moderate risk to all users. It\u0027s possible to inject html elements, including scripts through the folder-list template. The affected template allows users to interact with the URL path provided by the `Request.URL.Path` variable, which is then rendered directly into the HTML without proper sanitization or escaping. This can be abused by attackers who craft a malicious URL containing injected HTML or JavaScript. When users visit such a URL, the malicious script will be executed in the user\u0027s context. This issue has been addressed in version 4.18.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27088",
"url": "https://www.suse.com/security/cve/CVE-2025-27088"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27088"
},
{
"cve": "CVE-2025-27090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27090"
}
],
"notes": [
{
"category": "general",
"text": "Sliver is an open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. The reverse port forwarding in sliver teamserver allows the implant to open a reverse tunnel on the sliver teamserver without verifying if the operator instructed the implant to do so. The only impact that has been shown is the exposure of the server\u0027s IP address to a third party. This issue has been addressed in version 1.5.43 and all users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27090",
"url": "https://www.suse.com/security/cve/CVE-2025-27090"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27090"
},
{
"cve": "CVE-2025-27100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27100"
}
],
"notes": [
{
"category": "general",
"text": "lakeFS is an open-source tool that transforms your object storage into a Git-like repository. In affected versions an authenticated user can crash lakeFS by exhausting server memory. This is an authenticated denial-of-service issue. This problem has been patched in version 1.50.0. Users on versions 1.49.1 and below are affected. Users are advised to upgrade. Users unable to upgrade should either set the environment variable `LAKEFS_BLOCKSTORE_S3_DISABLE_PRE_SIGNED_MULTIPART` to `true` or configure the `disable_pre_signed_multipart` key to true in their config yaml.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27100",
"url": "https://www.suse.com/security/cve/CVE-2025-27100"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27100"
},
{
"cve": "CVE-2025-27112",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27112"
}
],
"notes": [
{
"category": "general",
"text": "Navidrome is an open source web-based music collection server and streamer. Starting in version 0.52.0 and prior to version 0.54.5, in certain Subsonic API endpoints, a flaw in the authentication check process allows an attacker to specify any arbitrary username that does not exist on the system, along with a salted hash of an empty password. Under these conditions, Navidrome treats the request as authenticated, granting access to various Subsonic endpoints without requiring valid credentials. An attacker can use any non-existent username to bypass the authentication system and gain access to various read-only data in Navidrome, such as user playlists. However, any attempt to modify data fails with a \"permission denied\" error due to insufficient permissions, limiting the impact to unauthorized viewing of information. Version 0.54.5 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27112",
"url": "https://www.suse.com/security/cve/CVE-2025-27112"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27112"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-27155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27155"
}
],
"notes": [
{
"category": "general",
"text": "Pinecone is an experimental overlay routing protocol suite which is the foundation of the current P2P Matrix demos. The Pinecone Simulator (pineconesim) included in Pinecone up to commit ea4c337 is vulnerable to stored cross-site scripting. The payload storage is not permanent and will be wiped when restarting pineconesim.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27155",
"url": "https://www.suse.com/security/cve/CVE-2025-27155"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27155"
},
{
"cve": "CVE-2025-27414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27414"
}
],
"notes": [
{
"category": "general",
"text": "MinIO is a high performance object storage. Starting in RELEASE.2024-06-06T09-36-42Z and prior to \nRELEASE.2025-02-28T09-55-16Z, a bug in evaluating the trust of the SSH key used in an SFTP connection to MinIO allows authentication bypass and unauthorized data access. On a MinIO server with SFTP access configured and using LDAP as an external identity provider, MinIO supports SSH key based authentication for SFTP connections when the user has the `sshPublicKey` attribute set in their LDAP server. The server trusts the client\u0027s key only when the public key is the same as the `sshPublicKey` attribute. Due to the bug, when the user has no `sshPublicKey` property in LDAP, the server ends up trusting the key allowing the client to perform any FTP operations allowed by the MinIO access policies associated with the LDAP user (or any of their groups). Three requirements must be met in order to exploit the vulnerability. First, the MinIO server must be configured to allow SFTP access and use LDAP as an external identity provider. Second, the attacker must have knowledge of an LDAP username that does not have the `sshPublicKey` property set. Third, such an LDAP username or one of their groups must also have some MinIO access policy configured. When this bug is successfully exploited, the attacker can perform any FTP operations (i.e. reading, writing, deleting and listing objects) allowed by the access policy associated with the LDAP user account (and their groups). Version 1.2.0 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27414",
"url": "https://www.suse.com/security/cve/CVE-2025-27414"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27414"
},
{
"cve": "CVE-2025-27421",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27421"
}
],
"notes": [
{
"category": "general",
"text": "Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server\u0027s Server-Sent Events (SSE) implementation. The issue occurs when clients disconnect from the /stream endpoint, as the server fails to properly clean up resources and terminate associated goroutines. This leads to resource exhaustion where the server continues running but eventually stops accepting new SSE connections while maintaining high memory usage. The vulnerability specifically involves improper channel cleanup in the event handling mechanism, causing goroutines to remain blocked indefinitely. This vulnerability is fixed in 1.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27421",
"url": "https://www.suse.com/security/cve/CVE-2025-27421"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27421"
},
{
"cve": "CVE-2025-27507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27507"
}
],
"notes": [
{
"category": "general",
"text": "The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. ZITADEL\u0027s Admin API contains Insecure Direct Object Reference (IDOR) vulnerabilities that allow authenticated users, without specific IAM roles, to modify sensitive settings. While several endpoints are affected, the most critical vulnerability lies in the ability to manipulate LDAP configurations. Customers who do not utilize LDAP for authentication are not at risk from the most severe aspects of this vulnerability. However, upgrading to the patched version to address all identified issues is strongly recommended. This vulnerability is fixed in 2.71.0, 2.70.1, ,2.69.4, 2.68.4, 2.67.8, 2.66.11, 2.65.6, 2.64.5, and 2.63.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27507",
"url": "https://www.suse.com/security/cve/CVE-2025-27507"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27507"
},
{
"cve": "CVE-2025-27509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27509"
}
],
"notes": [
{
"category": "general",
"text": "fleetdm/fleet is an open source device management, built on osquery. In vulnerable versions of Fleet, an attacker could craft a specially-formed SAML response to forge authentication assertions, provision a new administrative user account if Just-In-Time (JIT) provisioning is enabled, or create new accounts tied to forged assertions if f MDM enrollment is enabled. This vulnerability is fixed in 4.64.2, 4.63.2, 4.62.4, and 4.58.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27509",
"url": "https://www.suse.com/security/cve/CVE-2025-27509"
}
],
"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:govulncheck-vulndb-0.0.20250312T181707-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250312T181707-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-27509"
}
]
}
OPENSUSE-SU-2025:14909-1
Vulnerability from csaf_opensuse - Published: 2025-03-19 00:00 - Updated: 2025-03-19 00:00Summary
apptainer-1.3.6-5.1 on GA media
Severity
Moderate
Notes
Title of the patch: apptainer-1.3.6-5.1 on GA media
Description of the patch: These are all security issues fixed in the apptainer-1.3.6-5.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14909
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.9 (Critical)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 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": "apptainer-1.3.6-5.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apptainer-1.3.6-5.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14909",
"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-2025_14909-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14909-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIPGSRATX6BG2ZXWE7566EGQCKXLC4RV/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14909-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIPGSRATX6BG2ZXWE7566EGQCKXLC4RV/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41110 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "apptainer-1.3.6-5.1 on GA media",
"tracking": {
"current_release_date": "2025-03-19T00:00:00Z",
"generator": {
"date": "2025-03-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14909-1",
"initial_release_date": "2025-03-19T00:00:00Z",
"revision_history": [
{
"date": "2025-03-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.3.6-5.1.aarch64",
"product": {
"name": "apptainer-1.3.6-5.1.aarch64",
"product_id": "apptainer-1.3.6-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "apptainer-leap-1.3.6-5.1.aarch64",
"product": {
"name": "apptainer-leap-1.3.6-5.1.aarch64",
"product_id": "apptainer-leap-1.3.6-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_5-1.3.6-5.1.aarch64",
"product": {
"name": "apptainer-sle15_5-1.3.6-5.1.aarch64",
"product_id": "apptainer-sle15_5-1.3.6-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.3.6-5.1.aarch64",
"product": {
"name": "apptainer-sle15_6-1.3.6-5.1.aarch64",
"product_id": "apptainer-sle15_6-1.3.6-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.3.6-5.1.aarch64",
"product": {
"name": "apptainer-sle15_7-1.3.6-5.1.aarch64",
"product_id": "apptainer-sle15_7-1.3.6-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.3.6-5.1.ppc64le",
"product": {
"name": "apptainer-1.3.6-5.1.ppc64le",
"product_id": "apptainer-1.3.6-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apptainer-leap-1.3.6-5.1.ppc64le",
"product": {
"name": "apptainer-leap-1.3.6-5.1.ppc64le",
"product_id": "apptainer-leap-1.3.6-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_5-1.3.6-5.1.ppc64le",
"product": {
"name": "apptainer-sle15_5-1.3.6-5.1.ppc64le",
"product_id": "apptainer-sle15_5-1.3.6-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.3.6-5.1.ppc64le",
"product": {
"name": "apptainer-sle15_6-1.3.6-5.1.ppc64le",
"product_id": "apptainer-sle15_6-1.3.6-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.3.6-5.1.ppc64le",
"product": {
"name": "apptainer-sle15_7-1.3.6-5.1.ppc64le",
"product_id": "apptainer-sle15_7-1.3.6-5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.3.6-5.1.s390x",
"product": {
"name": "apptainer-1.3.6-5.1.s390x",
"product_id": "apptainer-1.3.6-5.1.s390x"
}
},
{
"category": "product_version",
"name": "apptainer-leap-1.3.6-5.1.s390x",
"product": {
"name": "apptainer-leap-1.3.6-5.1.s390x",
"product_id": "apptainer-leap-1.3.6-5.1.s390x"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_5-1.3.6-5.1.s390x",
"product": {
"name": "apptainer-sle15_5-1.3.6-5.1.s390x",
"product_id": "apptainer-sle15_5-1.3.6-5.1.s390x"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.3.6-5.1.s390x",
"product": {
"name": "apptainer-sle15_6-1.3.6-5.1.s390x",
"product_id": "apptainer-sle15_6-1.3.6-5.1.s390x"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.3.6-5.1.s390x",
"product": {
"name": "apptainer-sle15_7-1.3.6-5.1.s390x",
"product_id": "apptainer-sle15_7-1.3.6-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.3.6-5.1.x86_64",
"product": {
"name": "apptainer-1.3.6-5.1.x86_64",
"product_id": "apptainer-1.3.6-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "apptainer-leap-1.3.6-5.1.x86_64",
"product": {
"name": "apptainer-leap-1.3.6-5.1.x86_64",
"product_id": "apptainer-leap-1.3.6-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_5-1.3.6-5.1.x86_64",
"product": {
"name": "apptainer-sle15_5-1.3.6-5.1.x86_64",
"product_id": "apptainer-sle15_5-1.3.6-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.3.6-5.1.x86_64",
"product": {
"name": "apptainer-sle15_6-1.3.6-5.1.x86_64",
"product_id": "apptainer-sle15_6-1.3.6-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.3.6-5.1.x86_64",
"product": {
"name": "apptainer-sle15_7-1.3.6-5.1.x86_64",
"product_id": "apptainer-sle15_7-1.3.6-5.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": "apptainer-1.3.6-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64"
},
"product_reference": "apptainer-1.3.6-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.3.6-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le"
},
"product_reference": "apptainer-1.3.6-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.3.6-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x"
},
"product_reference": "apptainer-1.3.6-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.3.6-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64"
},
"product_reference": "apptainer-1.3.6-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.3.6-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64"
},
"product_reference": "apptainer-leap-1.3.6-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.3.6-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le"
},
"product_reference": "apptainer-leap-1.3.6-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.3.6-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x"
},
"product_reference": "apptainer-leap-1.3.6-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.3.6-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64"
},
"product_reference": "apptainer-leap-1.3.6-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_5-1.3.6-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64"
},
"product_reference": "apptainer-sle15_5-1.3.6-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_5-1.3.6-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le"
},
"product_reference": "apptainer-sle15_5-1.3.6-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_5-1.3.6-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x"
},
"product_reference": "apptainer-sle15_5-1.3.6-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_5-1.3.6-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64"
},
"product_reference": "apptainer-sle15_5-1.3.6-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.3.6-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64"
},
"product_reference": "apptainer-sle15_6-1.3.6-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.3.6-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le"
},
"product_reference": "apptainer-sle15_6-1.3.6-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.3.6-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x"
},
"product_reference": "apptainer-sle15_6-1.3.6-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.3.6-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64"
},
"product_reference": "apptainer-sle15_6-1.3.6-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.3.6-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64"
},
"product_reference": "apptainer-sle15_7-1.3.6-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.3.6-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le"
},
"product_reference": "apptainer-sle15_7-1.3.6-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.3.6-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x"
},
"product_reference": "apptainer-sle15_7-1.3.6-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.3.6-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
},
"product_reference": "apptainer-sle15_7-1.3.6-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41110"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.\n\nUsing a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.\n\nA security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.\n\nDocker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.\n\ndocker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41110",
"url": "https://www.suse.com/security/cve/CVE-2024-41110"
},
{
"category": "external",
"summary": "SUSE Bug 1228324 for CVE-2024-41110",
"url": "https://bugzilla.suse.com/1228324"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2024-41110"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1.x86_64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.aarch64",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.ppc64le",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.s390x",
"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…