CVE-2025-53968
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-02-02
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| evmapa | evmapa | * |
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 occurs because there is no limit on the number of authentication attempts a user can make. An attacker can exploit this by repeatedly sending authentication requests, which can overwhelm the authentication system and cause a denial-of-service (DoS) condition. This makes the system unavailable to legitimate users and may also enable brute-force attacks to gain unauthorized access.
How can this vulnerability impact me? :
The vulnerability can impact you by causing a denial-of-service condition that makes the authentication system unavailable to legitimate users, disrupting service. Additionally, it can allow attackers to perform brute-force attacks to gain unauthorized access, potentially compromising system security.