CVE-2025-50125
BaseFortify
Publication date: 2025-07-11
Last updated on: 2025-11-03
Assigner: Schneider Electric SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 (CWE-918) that allows an attacker to cause unauthenticated remote code execution by accessing the server over the network. The attacker must know hidden URLs and manipulate the host request header to exploit this vulnerability.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution without authentication, potentially allowing attackers to execute arbitrary code on the server. This can compromise the server's integrity, confidentiality, and availability, leading to unauthorized access and control.