CVE-2025-54925
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-08-20
Assigner: Schneider Electric SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| schneider_electric | ecostruxure_power_scada_operation | * |
| schneider_electric | ecostruxure_power_monitoring_expert | * |
| schneider_electric | ecostruxure_power_operation | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) issue where an attacker can manipulate the application to make requests to malicious URLs. This can lead to unauthorized access to sensitive data by tricking the server into fetching data from unintended locations.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to access sensitive data without authorization. Since the attacker can control the URLs the server accesses, they might retrieve confidential information or interact with internal systems that are otherwise protected.