AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-47771

UNKNOWN · CVSS N/A EPSS 0.43% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-20 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-47771
Severity
UNKNOWN
CVSS
N/A
EPSS
0.43%

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