PowSyBl (Power System Blocks) is a framework to build power system oriented software. In versions 6.3.0 to 6.7.1, there is a deserialization issue in the read method of the SparseMatrix class that can lead to a wide range of privilege escalations depending on the circumstances. This method takes in an InputStream and returns a SparseMatrix object. This issue has been patched in com.powsybl:powsybl-math: 6.7.2. A workaround for this issue involves not using SparseMatrix deserialization (SparseMatrix.read(...) methods).
CVSS
No CVSS.
References
Configurations
No configuration.
History
20 Jun 2025, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-20 00:15
Updated : 2025-06-20 00:15
NVD link : CVE-2025-47771
Mitre link : CVE-2025-47771
CVE.ORG link : CVE-2025-47771
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data