CVE-2025-65900
BaseFortify
Publication date: 2025-12-04
Last updated on: 2025-12-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| difuse | kalmia | 0.2.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 in Kalmia CMS version 0.2.0 is an Incorrect Access Control issue in the /kal-api/auth/users API endpoint. It allows an authenticated user with only basic read permissions to access sensitive information of all platform users due to insufficient permission validation and excessive data exposure in the backend.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of sensitive user information to users who should only have basic read permissions. This can result in privacy breaches, potential identity theft, and loss of trust in the platform.