Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Jake Lishman

Pesquisador deIBM
#25946de 53,638
9.8CVSS total
Vulnerabilidades · 1
PT-2025-11258
9.8
2025-03-14
Qiskit · Qiskit · CVE-2025-2000
Name of the Vulnerable Software and Affected Versions: Qiskit versions 0.18.0 through 1.4.1 Description: A maliciously crafted QPY file can potentially execute arbitrary-code embedded in the payload without privilege escalation when deserialising QPY formats less than 13. This issue affects python processes calling Qiskit's `qiskit.qpy.load()` function, allowing the execution of arbitrary Python code embedded in the binary file as part of a specially constructed payload. Recommendations: For Qiskit versions 0.18.0 through 1.4.1, consider disabling the `qiskit.qpy.load()` function until a patch is available to prevent the execution of arbitrary Python code from malicious QPY files. Restrict the use of QPY files with versions less than 13 to minimize the risk of exploitation.