The bson_validate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass validation and be processed incorrectly. The issue may affect applications that rely on these functions to validate untrusted BSON data before further processing. This issue affects MongoDB C Driver versions prior to 1.30.5, MongoDB C Driver version 2.0.0 and MongoDB C Driver version 2.0.1
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/CDRIVER-6017 |
Configurations
No configuration.
History
13 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-13 16:16
Updated : 2026-04-17 15:18
NVD link : CVE-2026-6231
Mitre link : CVE-2026-6231
CVE.ORG link : CVE-2026-6231
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation
