CVE-2026-96749: Heap out-of-bounds write via signed size overflow in BSON document encoding

Published Sep 24, 2026
·
Updated

An integer overflow in the BSON document encoding component of the MongoDB Python Driver's bundled native extension may occur when a single document is built from an unusually large amount of caller-supplied data. Size arithmetic is performed in a signed 32-bit type, and the guard meant to catch the overflow is written in a form whose behavior is not defined by the C language standard. A party with no privileges who can place a very large value into data that an application encodes may, depending on how the native extension was built, cause a write outside the bounds of an allocated buffer inside the application's own process.

Affected Software

1 affected component
pypi/pymongo

Event History

Sep 24, 2026
CVE Published
via MITRE·06:18 PM
Data Sourced
via MITRE·06:18 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Applications using the MongoDB Python Driver's bundled native extension are exposed when they encode a single BSON document containing an unusually large amount of caller-supplied data. An unprivileged party must be able to supply that data to the application.

2

Does exploitation require authentication or user interaction?

No privileges or user interaction are required according to the supplied CVSS vector. The attacker needs a path to cause the application to construct and encode one exceptionally large BSON document from supplied input.

3

What is the impact if exploitation succeeds?

Depending on how the native extension was built, the overflow can cause an out-of-bounds write in the application's own process. The stated impact includes high confidentiality, integrity, and availability effects.

4

How can I determine whether an application may be affected?

Review whether the application uses pypi/pymongo with its bundled native extension and accepts caller-controlled data that can be accumulated into a single very large BSON document. The supplied release reference identifies version 4.18.2, but the affected version range is not provided.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203