CVE-2025-11566
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-11-12
Assigner: Schneider Electric SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| schneider_electric | powerchute_serial_shutdown | 1.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-307 | The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an improper restriction of excessive authentication attempts (CWE-307) on the /REST/shutdownnow endpoint. It allows an attacker on the local network to try an unlimited number of authentication attempts with different credentials, potentially gaining unauthorized access to a user account.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could gain unauthorized access to user accounts by brute forcing authentication on the /REST/shutdownnow endpoint. This could lead to unauthorized actions or control over the affected system.