NONE · 0

CVE-2025-47771

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...

Vulnerability Description

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).

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-47771?

CVE-2025-47771 is a documented vulnerability. 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...

How severe is CVE-2025-47771?

CVSS scoring is not yet available for CVE-2025-47771. Check NVD for updates.

Is there a patch for CVE-2025-47771?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.