Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58437 (GCVE-0-2025-58437)
Vulnerability from cvelistv5 – Published: 2025-09-06 02:30 – Updated: 2025-09-08 16:45| URL | Tags |
|---|---|
| https://github.com/coder/coder/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/coder/coder/pull/19667 | x_refsource_MISC |
| https://github.com/coder/coder/pull/19668 | x_refsource_MISC |
| https://github.com/coder/coder/pull/19669 | x_refsource_MISC |
| https://github.com/coder/coder/commit/06cbb2890f4… | x_refsource_MISC |
| https://github.com/coder/coder/commit/20d67d7d719… | x_refsource_MISC |
| https://github.com/coder/coder/commit/ec660907faa… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-58437",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-08T16:45:07.417468Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-08T16:45:15.915Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "coder",
"vendor": "coder",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.22.0, \u003c 2.24.4"
},
{
"status": "affected",
"version": "\u003e= 2.25.0, \u003c 2.25.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-613",
"description": "CWE-613: Insufficient Session Expiration",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-279",
"description": "CWE-279: Incorrect Execution-Assigned Permissions",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-277",
"description": "CWE-277: Insecure Inherited Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-06T02:30:08.378Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp"
},
{
"name": "https://github.com/coder/coder/pull/19667",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/pull/19667"
},
{
"name": "https://github.com/coder/coder/pull/19668",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/pull/19668"
},
{
"name": "https://github.com/coder/coder/pull/19669",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/pull/19669"
},
{
"name": "https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276"
},
{
"name": "https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0"
},
{
"name": "https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a"
}
],
"source": {
"advisory": "GHSA-j6xf-jwrj-v5qp",
"discovery": "UNKNOWN"
},
"title": "Coder\u0027s privilege escalation vulnerability could lead to a cross workspace compromise"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-58437",
"datePublished": "2025-09-06T02:30:08.378Z",
"dateReserved": "2025-09-01T20:03:06.532Z",
"dateUpdated": "2025-09-08T16:45:15.915Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-58437",
"date": "2026-05-19",
"epss": "0.0005",
"percentile": "0.15577"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58437\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-06T03:15:40.287\",\"lastModified\":\"2025-10-17T13:54:43.823\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-277\"},{\"lang\":\"en\",\"value\":\"CWE-279\"},{\"lang\":\"en\",\"value\":\"CWE-613\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-613\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*\",\"versionStartIncluding\":\"2.22\",\"versionEndExcluding\":\"2.24.4\",\"matchCriteriaId\":\"A8F90474-94D7-4818-9484-420FB0730C13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*\",\"versionStartIncluding\":\"2.25.0\",\"versionEndExcluding\":\"2.25.2\",\"matchCriteriaId\":\"99234FDA-3823-4D78-BE28-7A9F54A58481\"}]}]}],\"references\":[{\"url\":\"https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/coder/coder/pull/19667\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/coder/coder/pull/19668\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/coder/coder/pull/19669\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\",\"Mitigation\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58437\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-08T16:45:07.417468Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-08T16:45:12.066Z\"}}], \"cna\": {\"title\": \"Coder\u0027s privilege escalation vulnerability could lead to a cross workspace compromise\", \"source\": {\"advisory\": \"GHSA-j6xf-jwrj-v5qp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"coder\", \"product\": \"coder\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.22.0, \u003c 2.24.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.25.0, \u003c 2.25.2\"}]}], \"references\": [{\"url\": \"https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp\", \"name\": \"https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/coder/coder/pull/19667\", \"name\": \"https://github.com/coder/coder/pull/19667\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/coder/coder/pull/19668\", \"name\": \"https://github.com/coder/coder/pull/19668\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/coder/coder/pull/19669\", \"name\": \"https://github.com/coder/coder/pull/19669\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276\", \"name\": \"https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0\", \"name\": \"https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a\", \"name\": \"https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-613\", \"description\": \"CWE-613: Insufficient Session Expiration\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-279\", \"description\": \"CWE-279: Incorrect Execution-Assigned Permissions\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-277\", \"description\": \"CWE-277: Insecure Inherited Permissions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-06T02:30:08.378Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58437\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-08T16:45:15.915Z\", \"dateReserved\": \"2025-09-01T20:03:06.532Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-09-06T02:30:08.378Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2025-58437
Vulnerability from fkie_nvd - Published: 2025-09-06 03:15 - Updated: 2025-10-17 13:548.1 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*",
"matchCriteriaId": "A8F90474-94D7-4818-9484-420FB0730C13",
"versionEndExcluding": "2.24.4",
"versionStartIncluding": "2.22",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*",
"matchCriteriaId": "99234FDA-3823-4D78-BE28-7A9F54A58481",
"versionEndExcluding": "2.25.2",
"versionStartIncluding": "2.25.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2."
}
],
"id": "CVE-2025-58437",
"lastModified": "2025-10-17T13:54:43.823",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-09-06T03:15:40.287",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/coder/coder/pull/19667"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/coder/coder/pull/19668"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/coder/coder/pull/19669"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-277"
},
{
"lang": "en",
"value": "CWE-279"
},
{
"lang": "en",
"value": "CWE-613"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-613"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-J6XF-JWRJ-V5QP
Vulnerability from github – Published: 2025-09-05 20:19 – Updated: 2025-09-10 20:50Summary
Insecure session handling opened room for a privilege escalation scenario in which prebuilt workspaces could be compromised by abusing a shared system identity.
Details
Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user.
When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted.
For example, the coder-login module allows template authors to automatically configure the coder CLI to be authenticated with the Coder deployment.
This causes a script to be run on workspace startup that runs the command coder login using the automatically generated user session token c.f. https://github.com/coder/registry/blob/8677e7d52b374b025c4820d09049dc6b008beee8/registry/coder/modules/coder-login/main.tf#L23
This module was originally written before the inception of the prebuilds feature in Coder, which essentially creates a "pre-warmed" pool of workspaces owned by a particular prebuilds system user.
When this module is invoked on a prebuilt workspace, it causes the Coder CLI inside the workspace to persist the session token for the prebuilds user to disk. Because the coder-login module checks if the CLI is authenticated, the script exits early before updating the session token, leaving the Coder CLI authenticated as the prebuildsuser upon claim:
Impact
Important: Deployments that have never utilized the prebuilds feature are not affected by this vulnerability.
This vulnerability requires a previously authenticated user to claim a prebuilt workspace from a template configured to store the prebuilds user session token as described above.
The prebuilds user has no specific roles, so its credential has the same level of access as a regular member user, meaning a user with the prebuilds user's credential can move laterally to any other prebuilt workspace, or create new workspaces as the prebuilds user.
This means that a malicious authenticated actor can potentially execute code on other workspaces owned by the prebuilds user and potentially access information of other users once they claim a previously poisoned workspace.
Remediation
Fixed in https://github.com/coder/coder/pull/19667
Note that prebuilt workspaces claimed previous to the fix may have been affected by this vulnerability. It is recommended that users re-create their workspace if it was created from a prebuild.
To identify potentially affected workspaces, run the following SQL query against the Coder database:
SELECT w.id, w.name, w.owner_id, u.email
FROM workspaces w
LEFT JOIN users u ON u.id = w.owner_id
WHERE w.owner_id <> 'c42fdf75-3097-471c-8c33-fb52454d81c0'::uuid
AND NOT w.deleted
AND EXISTS (
SELECT 1
FROM workspace_builds AS wb
WHERE wb.workspace_id = w.id
AND wb.initiator_id = 'c42fdf75-3097-471c-8c33-fb52454d81c0'::uuid
);
Previous manually created tokens for the prebuilds user are left as-is. You may wish to review these via
coder tokens list --all
Premium license customers can also take advantage of the audit logs feature to query actions performed by the prebuilds user.
Following filter can be used to verify if no API keys were created by the prebuilds user
would indicate a potentially malicious action aimed at achieving persistence
username:prebuilds resource_type:api_key
Following filter can be used to list all write operations performed by the prebuilds user (including failed attempts to update various settings)
username:prebuilds action:write
Patched versions
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/coder/coder/v2"
},
"ranges": [
{
"events": [
{
"introduced": "2.22.0"
},
{
"fixed": "2.24.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/coder/coder/v2"
},
"ranges": [
{
"events": [
{
"introduced": "2.25.0"
},
{
"fixed": "2.25.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-58437"
],
"database_specific": {
"cwe_ids": [
"CWE-269",
"CWE-277",
"CWE-613"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-05T20:19:58Z",
"nvd_published_at": "2025-09-06T03:15:40Z",
"severity": "HIGH"
},
"details": "## Summary\n\nInsecure session handling opened room for a privilege escalation scenario in which [prebuilt workspaces](https://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces) could be compromised by abusing a shared system identity.\n\n## Details\n\nCoder automatically generates a session token for a user when a workspace is started. It is automatically exposed via [`coder_workspace_owner.session_token`](https://registry.terraform.io/providers/coder/coder/latest/docs/data-sources/workspace_owner#session_token-1). Prebuilt workspaces are initially owned by a built-in `prebuilds` system user. \n\nWhen a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the `prebuilds` user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. \n\nFor example, the [coder-login module](https://github.com/coder/registry/blob/8677e7d52b374b025c4820d09049dc6b008beee8/registry/coder/modules/coder-login/run.sh) allows template authors to automatically configure the coder CLI to be authenticated with the Coder deployment.\n\nThis causes a script to be run on workspace startup that runs the command `coder login` using the automatically generated user session token c.f. [https://github.com/coder/registry/blob/8677e7d52b374b025c4820d09049dc6b008beee8/registry/coder/modules/coder-login/main.tf#L23](https://github.com/coder/registry/blob/8677e7d52b374b025c4820d09049dc6b008beee8/registry/coder/modules/coder-login/main.tf#L23)\n\nThis module was originally written before the inception of the [prebuilds](https://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces) feature in Coder, which essentially creates a \"pre-warmed\" pool of workspaces owned by a particular `prebuilds` system user.\n\nWhen this module is invoked on a prebuilt workspace, it causes the Coder CLI inside the workspace to persist the session token for the `prebuilds` user to disk. Because the `coder-login` module checks if the CLI is authenticated, the script exits early before updating the session token, leaving the Coder CLI authenticated as the `prebuilds`user upon claim:\n\n## Impact\n\n\u003e Important: **Deployments that have never utilized the [prebuilds](https://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces) feature are not affected by this vulnerability.**\n\n\nThis vulnerability requires a previously authenticated user to claim a prebuilt workspace from a template configured to store the prebuilds user session token as described above.\n\nThe `prebuilds` user has no specific roles, so its credential has the same level of access as a regular member user, meaning a user with the `prebuilds` user\u0027s credential can move laterally to any other prebuilt workspace, or create new workspaces as the `prebuilds` user.\n\nThis means that a malicious authenticated actor can potentially execute code on other workspaces owned by the `prebuilds` user and potentially access information of other users once they claim a previously poisoned workspace.\n\n\n## Remediation\n\nFixed in https://github.com/coder/coder/pull/19667\n\nNote that prebuilt workspaces claimed previous to the fix may have been affected by this vulnerability. It is recommended that users re-create their workspace if it was created from a prebuild.\n\nTo identify potentially affected workspaces, run the following SQL query against the Coder database:\n\n```sql\nSELECT w.id, w.name, w.owner_id, u.email\nFROM workspaces w\nLEFT JOIN users u ON u.id = w.owner_id\nWHERE w.owner_id \u003c\u003e \u0027c42fdf75-3097-471c-8c33-fb52454d81c0\u0027::uuid\n AND NOT w.deleted\n AND EXISTS (\n SELECT 1\n FROM workspace_builds AS wb\n WHERE wb.workspace_id = w.id\n AND wb.initiator_id = \u0027c42fdf75-3097-471c-8c33-fb52454d81c0\u0027::uuid\n );\n```\n\n\u003e Previous manually created tokens for the prebuilds user are left as-is. You may wish to review these via `coder tokens list --all`\n\n---\n\n[Premium license](https://coder.com/docs/admin/licensing) customers can also take advantage of the [audit logs](https://coder.com/docs/admin/security/audit-logs) feature to query actions performed by the `prebuilds` user.\n\nFollowing [filter](https://coder.com/docs/admin/security/audit-logs#how-to-filter-audit-logs) can be used to verify if no [API keys](https://coder.com/docs/reference/api/users#create-token-api-key) were created by the `prebuilds` user\n\u003e would indicate a potentially malicious action aimed at achieving [persistence](https://attack.mitre.org/tactics/TA0003/)\n```\nusername:prebuilds resource_type:api_key\n```\n\nFollowing [filter](https://coder.com/docs/admin/security/audit-logs#how-to-filter-audit-logs) can be used to list all *write* operations performed by the `prebuilds` user (including failed attempts to update various settings)\n```\nusername:prebuilds action:write\n```\n\n### Patched versions\n- [2.24.4](https://github.com/coder/coder/releases/tag/v2.24.4)\n- [2.25.2](https://github.com/coder/coder/releases/tag/v2.25.2)\n- [2.26.0](https://github.com/coder/coder/releases/tag/v2.26.0)",
"id": "GHSA-j6xf-jwrj-v5qp",
"modified": "2025-09-10T20:50:29Z",
"published": "2025-09-05T20:19:58Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58437"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/pull/19667"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/pull/19668"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/pull/19669"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0"
},
{
"type": "WEB",
"url": "https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a"
},
{
"type": "PACKAGE",
"url": "https://github.com/coder/coder"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Coder vulnerable to privilege escalation could lead to a cross workspace compromise"
}
OPENSUSE-SU-2025:15564-1
Vulnerability from csaf_opensuse - Published: 2025-09-18 00:00 - Updated: 2025-09-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 | — |
Vendor Fix
|
{
"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.20250917T170349-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.20250917T170349-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15564",
"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_15564-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4953 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54123 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54123/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54376 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54376/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58058/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58063 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58430 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58437 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58450 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59358 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59359 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59359/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59360 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59360/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59361 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59361/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8396 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8396/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9072 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9076 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9078 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9084/"
}
],
"title": "govulncheck-vulndb-0.0.20250917T170349-1.1 on GA media",
"tracking": {
"current_release_date": "2025-09-18T00:00:00Z",
"generator": {
"date": "2025-09-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15564-1",
"initial_release_date": "2025-09-18T00:00:00Z",
"revision_history": [
{
"date": "2025-09-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20250917T170349-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.20250917T170349-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4953"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4953",
"url": "https://www.suse.com/security/cve/CVE-2025-4953"
},
{
"category": "external",
"summary": "SUSE Bug 1249835 for CVE-2025-4953",
"url": "https://bugzilla.suse.com/1249835"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-4953"
},
{
"cve": "CVE-2025-54123",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54123"
}
],
"notes": [
{
"category": "general",
"text": "Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, the middleware functionality in Hoverfly is vulnerable to command injection vulnerability at `/api/v2/hoverfly/middleware` endpoint due to insufficient validation and sanitization in user input. The vulnerability exists in the middleware management API endpoint `/api/v2/hoverfly/middleware`. This issue is born due to combination of three code level flaws: Insufficient Input Validation in middleware.go line 94-96; Unsafe Command Execution in local_middleware.go line 14-19; and Immediate Execution During Testing in hoverfly_service.go line 173. This allows an attacker to gain remote code execution (RCE) on any system running the vulnerable Hoverfly service. Since the input is directly passed to system commands without proper checks, an attacker can upload a malicious payload or directly execute arbitrary commands (including reverse shells) on the host server with the privileges of the Hoverfly process. Commit 17e60a9bc78826deb4b782dca1c1abd3dbe60d40 in version 1.12.0 disables the set middleware API by default, and subsequent changes to documentation make users aware of the security changes of exposing the set middleware API.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54123",
"url": "https://www.suse.com/security/cve/CVE-2025-54123"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-54123"
},
{
"cve": "CVE-2025-54376",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54376"
}
],
"notes": [
{
"category": "general",
"text": "Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, Hoverfly\u0027s admin WebSocket endpoint /api/v2/ws/logs is not protected by the same authentication middleware that guards the REST admin API. Consequently, an unauthenticated remote attacker can stream real-time application logs (information disclosure) and/or gain insight into internal file paths, request/response bodies, and other potentially sensitive data emitted in logs. Version 1.12.0 contains a fix for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54376",
"url": "https://www.suse.com/security/cve/CVE-2025-54376"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-54376"
},
{
"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 Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-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 Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-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 Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58058"
},
{
"cve": "CVE-2025-58063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58063"
}
],
"notes": [
{
"category": "general",
"text": "CoreDNS is a DNS server that chains plugins. Starting in version 1.2.0 and prior to version 1.12.4, the CoreDNS etcd plugin contains a TTL confusion vulnerability where lease IDs are incorrectly used as TTL values, enabling DNS cache pinning attacks. This effectively creates a DoS condition for DNS resolution of affected services. The `TTL()` function in `plugin/etcd/etcd.go` incorrectly casts etcd lease IDs (64-bit integers) to uint32 and uses them as TTL values. Large lease IDs become very large TTLs when cast to uint32. This enables cache pinning attacks. Version 1.12.4 contains a fix for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58063",
"url": "https://www.suse.com/security/cve/CVE-2025-58063"
},
{
"category": "external",
"summary": "SUSE Bug 1249389 for CVE-2025-58063",
"url": "https://bugzilla.suse.com/1249389"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58063"
},
{
"cve": "CVE-2025-58157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58157"
}
],
"notes": [
{
"category": "general",
"text": "gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn\u0027t converge quickly enough for some of the inputs. This issue has been patched in version 0.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58157",
"url": "https://www.suse.com/security/cve/CVE-2025-58157"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58157"
},
{
"cve": "CVE-2025-58158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58158"
}
],
"notes": [
{
"category": "general",
"text": "Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. Prior to version 3.3.0, Open Source Harness git LFS server (Gitness) exposes api to retrieve and upload files via git LFS. Implementation of upload git LFS file api is vulnerable to arbitrary file write. Due to improper sanitization for upload path, a malicious authenticated user who has access to Harness Gitness server api can use a crafted upload request to write arbitrary file to any location on file system, may even compromise the server. Users using git LFS are vulnerable. This issue has been patched in version 3.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58158",
"url": "https://www.suse.com/security/cve/CVE-2025-58158"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58158"
},
{
"cve": "CVE-2025-58430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58430"
}
],
"notes": [
{
"category": "general",
"text": "listmonk is a standalone, self-hosted, newsletter and mailing list manager. In versions up to and including 1.1.0, every http request in addition to the session cookie `session` there included `nonce`. The value is not checked and validated by the backend, removing `nonce` allows the requests to be processed correctly. This may seem harmless, but if chained to other vulnerabilities it can become a critical vulnerability. Cross-site request forgery and cross-site scripting chained together can result in improper admin account creation. As of time of publication, no patched versions are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58430",
"url": "https://www.suse.com/security/cve/CVE-2025-58430"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-58430"
},
{
"cve": "CVE-2025-58437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58437"
}
],
"notes": [
{
"category": "general",
"text": "Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58437",
"url": "https://www.suse.com/security/cve/CVE-2025-58437"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58437"
},
{
"cve": "CVE-2025-58445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58445"
}
],
"notes": [
{
"category": "general",
"text": "Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. All versions of Atlantis publicly expose detailed version information through its /status endpoint. This information disclosure could allow attackers to identify and target known vulnerabilities associated with the specific versions, potentially compromising the service\u0027s security posture. This issue does not currently have a fix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58445",
"url": "https://www.suse.com/security/cve/CVE-2025-58445"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58445"
},
{
"cve": "CVE-2025-58450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58450"
}
],
"notes": [
{
"category": "general",
"text": "pREST (PostgreSQL REST), is an API that delivers an application on top of a Postgres database. SQL injection is possible in versions prior to 2.0.0-rc3. The validation present in versions prior to 2.0.0-rc3 does not provide adequate protection from injection attempts. Version 2.0.0-rc3 contains a patch to mitigate such attempts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58450",
"url": "https://www.suse.com/security/cve/CVE-2025-58450"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-58450"
},
{
"cve": "CVE-2025-59358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59358"
}
],
"notes": [
{
"category": "general",
"text": "The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59358",
"url": "https://www.suse.com/security/cve/CVE-2025-59358"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59358"
},
{
"cve": "CVE-2025-59359",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59359"
}
],
"notes": [
{
"category": "general",
"text": "The cleanTcs mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59359",
"url": "https://www.suse.com/security/cve/CVE-2025-59359"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59359"
},
{
"cve": "CVE-2025-59360",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59360"
}
],
"notes": [
{
"category": "general",
"text": "The killProcesses mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59360",
"url": "https://www.suse.com/security/cve/CVE-2025-59360"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59360"
},
{
"cve": "CVE-2025-59361",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59361"
}
],
"notes": [
{
"category": "general",
"text": "The cleanIptables mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59361",
"url": "https://www.suse.com/security/cve/CVE-2025-59361"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59361"
},
{
"cve": "CVE-2025-7445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7445"
}
],
"notes": [
{
"category": "general",
"text": "Kubernetes secrets-store-sync-controller in versions before 0.0.2 discloses service account tokens in logs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7445",
"url": "https://www.suse.com/security/cve/CVE-2025-7445"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-7445"
},
{
"cve": "CVE-2025-8396",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8396"
}
],
"notes": [
{
"category": "general",
"text": "Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 (i.e., fixed in 1.26.3, 1.27.3, and 1.28.1 and later). Temporal Cloud services are not impacted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8396",
"url": "https://www.suse.com/security/cve/CVE-2025-8396"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-8396"
},
{
"cve": "CVE-2025-9072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9072"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.10.x \u003c= 10.10.1, 10.5.x \u003c= 10.5.9, 10.9.x \u003c= 10.9.4 fail to validate the redirect_to parameter, allowing an attacker to craft a malicious link that, once a user authenticates with their SAML provider, could post the user\u0027s cookies to an attacker-controlled URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9072",
"url": "https://www.suse.com/security/cve/CVE-2025-9072"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-9072"
},
{
"cve": "CVE-2025-9076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9076"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.10.x \u003c= 10.10.1 fail to properly sanitize user data during shared channel membership synchronization, which allows malicious or compromised remote clusters to access sensitive user information via unsanitized user objects. This vulnerability affects Mattermost Server instances with shared channels enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9076",
"url": "https://www.suse.com/security/cve/CVE-2025-9076"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9076"
},
{
"cve": "CVE-2025-9078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9078"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.8.x \u003c= 10.8.3, 10.5.x \u003c= 10.5.8, 9.11.x \u003c= 9.11.17, 10.10.x \u003c= 10.10.1, 10.9.x \u003c= 10.9.3 fail to properly validate cache keys for link metadata which allows authenticated users to access unauthorized posts and poison link previews via hash collision attacks on FNV-1 hashing",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9078",
"url": "https://www.suse.com/security/cve/CVE-2025-9078"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9078"
},
{
"cve": "CVE-2025-9084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9084"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.9 fail to properly validate redirect URLs which allows attackers to redirect users to malicious sites via crafted OAuth login URLs",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9084",
"url": "https://www.suse.com/security/cve/CVE-2025-9084"
}
],
"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.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250917T170349-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-9084"
}
]
}
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.