Vulnerability Description
An issue in MongoDB Server's applyOps command could allow an authenticated user with specific non-default privileges to perform certain data-definition operations, such as dropping or modifying collections, against collections they do not have permission to manipulate. This is due to an inconsistency in how the target collection is determined between the authorization check and the actual operation.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Mongodb | >= 7.0.0, < 7.0.40 |
Related Weaknesses (CWE)
References
- https://jira.mongodb.org/browse/SERVER-130139Vendor AdvisoryIssue Tracking
FAQ
What is CVE-2026-18696?
CVE-2026-18696 is a vulnerability with a CVSS score of 6.5 (MEDIUM). An issue in MongoDB Server's applyOps command could allow an authenticated user with specific non-default privileges to perform certain data-definition operations, such as dropping or modifying collec...
How severe is CVE-2026-18696?
CVE-2026-18696 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-18696?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb Mongodb.