CVE-2025-48058 Details
Description
PowSyBl (Power System Blocks) is a framework to build power system oriented software. Prior to version 6.7.2, there is a potential polynomial Regular Expression Denial of Service (ReDoS) vulnerability in the PowSyBl's DataSource mechanism. If successfully exploited, a malicious actor can cause significant CPU consumption due to regex backtracking — even with polynomial patterns. This issue has been patched in com.powsybl:powsybl-commons: 6.7.2.
A polynomial Regular Expression Denial-of-Service (ReDoS) vulnerability has been identified in the PowSyBl framework's DataSource mechanism, prior to version 6.7.2. This vulnerability allows a malicious actor to cause significant CPU consumption through regex backtracking, even with polynomial patterns. The issue arises when the 'listNames(String regex)' method is called with an unvalidated user-supplied regular expression, which is then evaluated against a collection of file-like resource names. If an attacker can control both the regex input and the resource names, they can exploit the vulnerability, leading to degraded performance and availability, particularly in multi-tenant environments.
Users can upgrade to PowSyBl version 6.7.2 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 20, 2025CISA-ADP
Assessed Jun 20, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/powsybl/powsybl-core/commit/72f79dec6d4292f892fbddd68a19c67935c7d81f | [email protected] | Source CodeVendor |
| https://github.com/powsybl/powsybl-core/releases/tag/v6.7.2 | [email protected] | Release NotesVendor |
| https://github.com/powsybl/powsybl-core/security/advisories/GHSA-rqpx-f6rc-7hm5 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1333 | Inefficient Regular Expression Complexity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| com.powsybl:powsybl-commons | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 20, 2025 | New CVE Received | [email protected] |
Volerion