CVE-2025-40668
BaseFortify
Publication date: 2025-06-09
Last updated on: 2025-10-06
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tcman | gim | 11.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an incorrect authorization issue in TCMAN's GIM v11. It allows an attacker with low privilege to change the password of other users by sending a specially crafted POST request to the /PC/WebService.aspx/validateChangePasswordΓ±a endpoint. The attacker must leave the PasswordActual parameter empty to exploit this flaw.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with low privileges to change passwords of other users without knowing their current passwords, potentially leading to unauthorized access to user accounts and compromising system security.