CVE-2025-40676
BaseFortify
Publication date: 2025-10-07
Last updated on: 2025-10-08
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 |
|---|---|---|
| bbmri-eric | negotiator | 3.15.2 |
| bbmri-eric | negotiator | 3.15.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in Negotiator v3.15.2, which allows an attacker to access or modify unauthorized resources by manipulating the 'userID' parameter in the '/api/v3/users/<userID>' endpoint. This means an attacker can potentially view or change sensitive data that they should not have access to.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized exposure or alteration of sensitive data, which may compromise user privacy and data integrity. This could result in data breaches, loss of trust, and potential misuse of sensitive information.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability may cause non-compliance with data protection regulations such as GDPR and HIPAA because it allows unauthorized access and modification of sensitive data, which violates requirements for data confidentiality and integrity.