Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-6231

24
FAUCET Score

OVERVIEW CVE-2026-6231 is a validation bypass vulnerability in the MongoDB C Driver's bson_validate function. The flaw causes the function to return early on specific inputs and incorrectly report successful validation, allowing malformed BSON data and invalid UTF-8 sequences to bypass security checks. This affects MongoDB C Driver versions prior to 1.30.5 and versions 2.0.0 through 2.0.1. Applications relying on this function to validate untrusted BSON data before processing are at risk of processing corrupted or malicious input. SEVERITY The vulnerability carries a CVSS 3.1 score of 4.3 (Medium), with network-based access, low attack complexity, and a requirement for low privilege authentication. The primary impact is integrity violation, as malformed data can be processed without detection. The attack does not compromise confidentiality or availability. The EPSS score of 0.000470 indicates exceptionally low real-world exploitation probability, suggesting minimal threat actor interest. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability does not appear on the CISA Known Exploited Vulnerabilities list and remains inactive on threat intelligence hot lists. No public exploit code is currently available. Given the low EPSS score and absence of community chatter, this appears to be a low-priority issue suitable for standard patching schedules rather than emergency remediation.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.30.5CPE matchmatch criteria
cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:mongodb:*:*
>= 2.0.0, < 2.0.2CPE matchmatch criteria
cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:mongodb:*:*

CVSS Data

CVSS version used by this source: 4.0

5.3MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.18%
Probability of exploitation in next 30 days
EPSS Percentile
8.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0018 is in the 0th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

jira.mongodb.org / browse/CDRIVER-6017
Issue TrackingPatch