CVE-2025-54390
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-09-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zimbra | zimbra_collaboration | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the ResetPasswordRequest operation of Zimbra Collaboration (ZCS) when the zimbraFeatureResetPasswordStatus attribute is enabled. An attacker can trick an authenticated user into visiting a malicious webpage that silently sends a crafted SOAP request to reset the user's password without their consent, due to lack of CSRF token validation on the endpoint.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to reset the password of an authenticated user without their knowledge or consent. This could lead to unauthorized access to the user's account, potential data loss, or further compromise of the system.