Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25645 (GCVE-0-2026-25645)
Vulnerability from cvelistv5 – Published: 2026-03-25 17:02 – Updated: 2026-03-25 22:48- CWE-377 - Insecure Temporary File
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-25645",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-25T20:09:33.855806Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-25T20:09:40.551Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "requests",
"vendor": "psf",
"versions": [
{
"status": "affected",
"version": "\u003c 2.33.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-377",
"description": "CWE-377: Insecure Temporary File",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-25T22:48:33.406Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2"
},
{
"name": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.33.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/releases/tag/v2.33.0"
}
],
"source": {
"advisory": "GHSA-gc5v-m9x4-r6x2",
"discovery": "UNKNOWN"
},
"title": "Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-25645",
"datePublished": "2026-03-25T17:02:48.402Z",
"dateReserved": "2026-02-04T05:15:41.791Z",
"dateUpdated": "2026-03-25T22:48:33.406Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25645",
"date": "2026-05-05",
"epss": "5e-05",
"percentile": "0.00241"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25645\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-25T17:16:52.970\",\"lastModified\":\"2026-03-30T14:23:16.127\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.\"},{\"lang\":\"es\",\"value\":\"Requests es una biblioteca HTTP. Antes de la versi\u00f3n 2.33.0, la funci\u00f3n de utilidad \u0027requests.utils.extract_zipped_paths()\u0027 utiliza un nombre de archivo predecible al extraer archivos de archivos zip en el directorio temporal del sistema. Si el archivo de destino ya existe, se reutiliza sin validaci\u00f3n. Un atacante local con acceso de escritura al directorio temporal podr\u00eda pre-crear un archivo malicioso que se cargar\u00eda en lugar del leg\u00edtimo. El uso est\u00e1ndar de la biblioteca Requests no se ve afectado por esta vulnerabilidad. Solo las aplicaciones que llaman a \u0027extract_zipped_paths()\u0027 directamente se ven afectadas. A partir de la versi\u00f3n 2.33.0, la biblioteca extrae archivos a una ubicaci\u00f3n no determinista. Si los desarrolladores no pueden actualizar, pueden establecer \u0027TMPDIR\u0027 en su entorno a un directorio con acceso de escritura restringido.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-377\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.33.0\",\"matchCriteriaId\":\"B164516D-2E98-41D4-9CB7-40FD49A1B6D9\"}]}]}],\"references\":[{\"url\":\"https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/psf/requests/releases/tag/v2.33.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25645\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-25T20:09:33.855806Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-25T20:09:37.239Z\"}}], \"cna\": {\"title\": \"Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function\", \"source\": {\"advisory\": \"GHSA-gc5v-m9x4-r6x2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"psf\", \"product\": \"requests\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.33.0\"}]}], \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7\", \"name\": \"https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.33.0\", \"name\": \"https://github.com/psf/requests/releases/tag/v2.33.0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-377\", \"description\": \"CWE-377: Insecure Temporary File\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-25T22:48:33.406Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25645\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-25T22:48:33.406Z\", \"dateReserved\": \"2026-02-04T05:15:41.791Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-25T17:02:48.402Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-25645
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-05-01 01:38| URL | Category | |
|---|---|---|
{
"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-2026-25645 Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-25645.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": "Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function",
"tracking": {
"current_release_date": "2026-05-01T01:38:33.000Z",
"generator": {
"date": "2026-05-01T07:15:00.170Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-25645",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-29T01:02:28.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-30T14:38:11.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-03-31T01:38:46.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-03-31T15:01:09.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-05-01T01:38:33.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"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 python-requests 0:2.31.0-3.azl3",
"product": {
"name": "\u003cazl3 python-requests 0:2.31.0-3.azl3",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 python-requests 0:2.31.0-3.azl3",
"product": {
"name": "azl3 python-requests 0:2.31.0-3.azl3",
"product_id": "19530"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python-requests 0:2.27.1-8.cbl2",
"product": {
"name": "\u003ccbl2 python-requests 0:2.27.1-8.cbl2",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 python-requests 0:2.27.1-8.cbl2",
"product": {
"name": "cbl2 python-requests 0:2.27.1-8.cbl2",
"product_id": "20231"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 python-requests 0:2.31.0-4.azl3",
"product": {
"name": "\u003cazl3 python-requests 0:2.31.0-4.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 python-requests 0:2.31.0-4.azl3",
"product": {
"name": "azl3 python-requests 0:2.31.0-4.azl3",
"product_id": "21134"
}
}
],
"category": "product_name",
"name": "python-requests"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-requests 0:2.31.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-requests 0:2.31.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "19530-17084"
},
"product_reference": "19530",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-requests 0:2.27.1-8.cbl2 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 python-requests 0:2.27.1-8.cbl2 as a component of CBL Mariner 2.0",
"product_id": "20231-17086"
},
"product_reference": "20231",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-requests 0:2.31.0-4.azl3 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 python-requests 0:2.31.0-4.azl3 as a component of Azure Linux 3.0",
"product_id": "21134-17084"
},
"product_reference": "21134",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19530-17084",
"20231-17086",
"21134-17084"
],
"known_affected": [
"17084-3",
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-25645 Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-25645.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-29T01:02:28.000Z",
"details": "0:2.31.0-4.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2026-03-29T01:02:28.000Z",
"details": "0:2.27.1-9.cbl2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.4,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"17084-3",
"17086-2",
"17084-1"
]
}
],
"title": "Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function"
}
]
}
FKIE_CVE-2026-25645
Vulnerability from fkie_nvd - Published: 2026-03-25 17:16 - Updated: 2026-03-30 14:235.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B164516D-2E98-41D4-9CB7-40FD49A1B6D9",
"versionEndExcluding": "2.33.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access."
},
{
"lang": "es",
"value": "Requests es una biblioteca HTTP. Antes de la versi\u00f3n 2.33.0, la funci\u00f3n de utilidad \u0027requests.utils.extract_zipped_paths()\u0027 utiliza un nombre de archivo predecible al extraer archivos de archivos zip en el directorio temporal del sistema. Si el archivo de destino ya existe, se reutiliza sin validaci\u00f3n. Un atacante local con acceso de escritura al directorio temporal podr\u00eda pre-crear un archivo malicioso que se cargar\u00eda en lugar del leg\u00edtimo. El uso est\u00e1ndar de la biblioteca Requests no se ve afectado por esta vulnerabilidad. Solo las aplicaciones que llaman a \u0027extract_zipped_paths()\u0027 directamente se ven afectadas. A partir de la versi\u00f3n 2.33.0, la biblioteca extrae archivos a una ubicaci\u00f3n no determinista. Si los desarrolladores no pueden actualizar, pueden establecer \u0027TMPDIR\u0027 en su entorno a un directorio con acceso de escritura restringido."
}
],
"id": "CVE-2026-25645",
"lastModified": "2026-03-30T14:23:16.127",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 0.8,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-03-25T17:16:52.970",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/psf/requests/releases/tag/v2.33.0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-377"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
SUSE-SU-2026:1647-1
Vulnerability from csaf_suse - Published: 2026-04-28 18:03 - Updated: 2026-04-28 18:03{
"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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2026-25645: `extract_zipped_paths()` uses predictable filenames when extracting files from zip archives and\n reuses target files that already exist without validation (bsc#1260589).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1647,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-1647,SUSE-SLE-Module-Python3-15-SP7-2026-1647,openSUSE-SLE-15.6-2026-1647",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1647-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1647-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261647-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1647-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046099.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260589",
"url": "https://bugzilla.suse.com/1260589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2026-04-28T18:03:06Z",
"generator": {
"date": "2026-04-28T18:03:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1647-1",
"initial_release_date": "2026-04-28T18:03:06Z",
"revision_history": [
{
"date": "2026-04-28T18:03:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.31.0-150400.6.21.1.noarch",
"product": {
"name": "python311-requests-2.31.0-150400.6.21.1.noarch",
"product_id": "python311-requests-2.31.0-150400.6.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"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": "python311-requests-2.31.0-150400.6.21.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.21.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.21.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-requests-2.31.0-150400.6.21.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.21.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.21.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.21.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.21.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-requests-2.31.0-150400.6.21.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.21.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.21.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-requests-2.31.0-150400.6.21.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.21.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.21.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-requests-2.31.0-150400.6.21.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.21.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T18:03:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
SUSE-SU-2026:21036-1
Vulnerability from csaf_suse - Published: 2026-04-08 14:30 - Updated: 2026-04-08 14:30| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issue:\n\n- CVE-2026-25645: `extract_zipped_paths()` uses predictable filenames when extracting files from zip archives and reuses\n target files that already exist without validation (bsc#1260589).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-475",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21036-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21036-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621036-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21036-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025304.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260589",
"url": "https://bugzilla.suse.com/1260589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2026-04-08T14:30:11Z",
"generator": {
"date": "2026-04-08T14:30:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21036-1",
"initial_release_date": "2026-04-08T14:30:11Z",
"revision_history": [
{
"date": "2026-04-08T14:30:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.32.4-slfo.1.1_2.1.noarch",
"product": {
"name": "python311-requests-2.32.4-slfo.1.1_2.1.noarch",
"product_id": "python311-requests-2.32.4-slfo.1.1_2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.32.4-slfo.1.1_2.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-requests-2.32.4-slfo.1.1_2.1.noarch"
},
"product_reference": "python311-requests-2.32.4-slfo.1.1_2.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-requests-2.32.4-slfo.1.1_2.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-requests-2.32.4-slfo.1.1_2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-requests-2.32.4-slfo.1.1_2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-08T14:30:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
SUSE-SU-2026:1218-1
Vulnerability from csaf_suse - Published: 2026-04-08 14:39 - Updated: 2026-04-08 14:39| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2026-25645: `extract_zipped_paths()` uses predictable filenames when extracting files from zip archives and\n reuses target files that already exist without validation (bsc#1260589).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1218,SUSE-SLE-Module-Public-Cloud-12-2026-1218,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1218",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1218-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1218-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261218-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1218-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045324.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260589",
"url": "https://bugzilla.suse.com/1260589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2026-04-08T14:39:49Z",
"generator": {
"date": "2026-04-08T14:39:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1218-1",
"initial_release_date": "2026-04-08T14:39:49Z",
"revision_history": [
{
"date": "2026-04-08T14:39:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-requests-2.24.0-8.26.1.noarch",
"product": {
"name": "python-requests-2.24.0-8.26.1.noarch",
"product_id": "python-requests-2.24.0-8.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.24.0-8.26.1.noarch",
"product": {
"name": "python3-requests-2.24.0-8.26.1.noarch",
"product_id": "python3-requests-2.24.0-8.26.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.26.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.26.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.26.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.26.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.26.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-requests-2.24.0-8.26.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-requests-2.24.0-8.26.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-requests-2.24.0-8.26.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.26.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-requests-2.24.0-8.26.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-08T14:39:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
SUSE-SU-2026:21063-1
Vulnerability from csaf_suse - Published: 2026-04-08 14:11 - Updated: 2026-04-08 14:11| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issue:\n\n- CVE-2026-25645: `extract_zipped_paths()` uses predictable filenames when extracting files from zip archives and reuses\n target files that already exist without validation (bsc#1260589).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-655",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21063-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21063-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621063-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21063-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045461.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260589",
"url": "https://bugzilla.suse.com/1260589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2026-04-08T14:11:12Z",
"generator": {
"date": "2026-04-08T14:11:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21063-1",
"initial_release_date": "2026-04-08T14:11:12Z",
"revision_history": [
{
"date": "2026-04-08T14:11:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.32.3-3.1.noarch",
"product": {
"name": "python311-requests-2.32.3-3.1.noarch",
"product_id": "python311-requests-2.32.3-3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.32.3-3.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-requests-2.32.3-3.1.noarch"
},
"product_reference": "python311-requests-2.32.3-3.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-requests-2.32.3-3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-requests-2.32.3-3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-requests-2.32.3-3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-08T14:11:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
SUSE-SU-2026:1644-1
Vulnerability from csaf_suse - Published: 2026-04-28 13:31 - Updated: 2026-04-28 13:31| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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": "Security update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2026-25645: `extract_zipped_paths()` uses predictable filenames when extracting files from zip archives and\n reuses target files that already exist without validation (bsc#1260589).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1644,SUSE-SLE-Micro-5.3-2026-1644,SUSE-SLE-Micro-5.4-2026-1644,SUSE-SLE-Micro-5.5-2026-1644,SUSE-SLE-Module-Basesystem-15-SP7-2026-1644,SUSE-SUSE-MicroOS-5.2-2026-1644",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1644-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1644-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261644-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1644-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046101.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260589",
"url": "https://bugzilla.suse.com/1260589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2026-04-28T13:31:42Z",
"generator": {
"date": "2026-04-28T13:31:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1644-1",
"initial_release_date": "2026-04-28T13:31:42Z",
"revision_history": [
{
"date": "2026-04-28T13:31:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-requests-2.25.1-150300.3.21.1.noarch",
"product": {
"name": "python2-requests-2.25.1-150300.3.21.1.noarch",
"product_id": "python2-requests-2.25.1-150300.3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150300.3.21.1.noarch",
"product": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch",
"product_id": "python3-requests-2.25.1-150300.3.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.21.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.21.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.21.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-requests-2.25.1-150300.3.21.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.21.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.21.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-requests-2.25.1-150300.3.21.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-requests-2.25.1-150300.3.21.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.21.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-requests-2.25.1-150300.3.21.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T13:31:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
CERTFR-2026-AVI-0381
Vulnerability from certfr_avis - Published: 2026-03-31 - Updated: 2026-03-31
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | CBL Mariner | cbl2 plexus-utils 3.3.0-3 versions antérieures à 3.3.0-4 | ||
| Microsoft | CBL Mariner | cbl2 kernel 5.15.200.1-1 versions antérieures à 5.15.202.1-1 | ||
| Microsoft | Azure Linux | azl3 python-requests 2.31.0-3 versions antérieures à 2.31.0-4 | ||
| Microsoft | CBL Mariner | cbl2 libpng 1.6.55-1 versions antérieures à 1.6.56-1 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 plexus-utils 3.3.0-3 versions ant\u00e9rieures \u00e0 3.3.0-4",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kernel 5.15.200.1-1 versions ant\u00e9rieures \u00e0 5.15.202.1-1",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python-requests 2.31.0-3 versions ant\u00e9rieures \u00e0 2.31.0-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 libpng 1.6.55-1 versions ant\u00e9rieures \u00e0 1.6.56-1",
"product": {
"name": "CBL Mariner",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"name": "CVE-2025-67030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67030"
},
{
"name": "CVE-2026-23169",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23169"
},
{
"name": "CVE-2026-33636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33636"
},
{
"name": "CVE-2026-33416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33416"
}
],
"initial_release_date": "2026-03-31T00:00:00",
"last_revision_date": "2026-03-31T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0381",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-23169",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23169"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33416",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33416"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-67030",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-67030"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-25645",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25645"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33636",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33636"
}
]
}
GHSA-GC5V-M9X4-R6X2
Vulnerability from github – Published: 2026-03-25 16:56 – Updated: 2026-03-27 22:07Impact
The requests.utils.extract_zipped_paths() utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one.
Affected usages
Standard usage of the Requests library is not affected by this vulnerability. Only applications that call extract_zipped_paths() directly are impacted.
Remediation
Upgrade to at least Requests 2.33.0, where the library now extracts files to a non-deterministic location.
If developers are unable to upgrade, they can set TMPDIR in their environment to a directory with restricted write access.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "requests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.33.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-25645"
],
"database_specific": {
"cwe_ids": [
"CWE-377"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-25T16:56:28Z",
"nvd_published_at": "2026-03-25T17:16:52Z",
"severity": "MODERATE"
},
"details": "### Impact\nThe `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one.\n\n### Affected usages\n**Standard usage of the Requests library is not affected by this vulnerability.** Only applications that call `extract_zipped_paths()` directly are impacted.\n\n### Remediation\nUpgrade to at least Requests 2.33.0, where the library now extracts files to a non-deterministic location.\n\nIf developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"id": "GHSA-gc5v-m9x4-r6x2",
"modified": "2026-03-27T22:07:42Z",
"published": "2026-03-25T16:56:28Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25645"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/releases/tag/v2.33.0"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function"
}
OPENSUSE-SU-2026:10455-1
Vulnerability from csaf_opensuse - Published: 2026-03-28 00:00 - Updated: 2026-03-28 00:00{
"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": "python311-requests-2.33.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-requests-2.33.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10455",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10455-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25645 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25645/"
}
],
"title": "python311-requests-2.33.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-28T00:00:00Z",
"generator": {
"date": "2026-03-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10455-1",
"initial_release_date": "2026-03-28T00:00:00Z",
"revision_history": [
{
"date": "2026-03-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.33.0-1.1.aarch64",
"product": {
"name": "python311-requests-2.33.0-1.1.aarch64",
"product_id": "python311-requests-2.33.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-requests-2.33.0-1.1.aarch64",
"product": {
"name": "python313-requests-2.33.0-1.1.aarch64",
"product_id": "python313-requests-2.33.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.33.0-1.1.ppc64le",
"product": {
"name": "python311-requests-2.33.0-1.1.ppc64le",
"product_id": "python311-requests-2.33.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-requests-2.33.0-1.1.ppc64le",
"product": {
"name": "python313-requests-2.33.0-1.1.ppc64le",
"product_id": "python313-requests-2.33.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.33.0-1.1.s390x",
"product": {
"name": "python311-requests-2.33.0-1.1.s390x",
"product_id": "python311-requests-2.33.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-requests-2.33.0-1.1.s390x",
"product": {
"name": "python313-requests-2.33.0-1.1.s390x",
"product_id": "python313-requests-2.33.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.33.0-1.1.x86_64",
"product": {
"name": "python311-requests-2.33.0-1.1.x86_64",
"product_id": "python311-requests-2.33.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-requests-2.33.0-1.1.x86_64",
"product": {
"name": "python313-requests-2.33.0-1.1.x86_64",
"product_id": "python313-requests-2.33.0-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": "python311-requests-2.33.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.33.0-1.1.aarch64"
},
"product_reference": "python311-requests-2.33.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.33.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.33.0-1.1.ppc64le"
},
"product_reference": "python311-requests-2.33.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.33.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.33.0-1.1.s390x"
},
"product_reference": "python311-requests-2.33.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.33.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.33.0-1.1.x86_64"
},
"product_reference": "python311-requests-2.33.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-requests-2.33.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-requests-2.33.0-1.1.aarch64"
},
"product_reference": "python313-requests-2.33.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-requests-2.33.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-requests-2.33.0-1.1.ppc64le"
},
"product_reference": "python313-requests-2.33.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-requests-2.33.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-requests-2.33.0-1.1.s390x"
},
"product_reference": "python313-requests-2.33.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-requests-2.33.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-requests-2.33.0-1.1.x86_64"
},
"product_reference": "python313-requests-2.33.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25645"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25645",
"url": "https://www.suse.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "SUSE Bug 1260589 for CVE-2026-25645",
"url": "https://bugzilla.suse.com/1260589"
}
],
"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:python311-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python311-requests-2.33.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.s390x",
"openSUSE Tumbleweed:python313-requests-2.33.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25645"
}
]
}
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.