๐Ÿ” CVE Alert

CVE-2026-96747

MEDIUM 5.0

Forced local Unix socket connection via dot-sock KMS endpoint in client-side field encryption

CVSS Score
5.0
EPSS Score
0.0%
EPSS Percentile
0th

The client-side field level encryption support in the MongoDB Python Driver can treat a key management endpoint value ending in ".sock" as a local Unix domain socket path rather than a remote host. A user with write access to the encryption key metadata stored in the database can cause an application using the driver to open connections to local sockets on the application host. Data sent over these connections is limited to the start of a TLS handshake, so no chosen content is transmitted.

CWE CWE-918
Vendor mongodb
Product python driver
Ecosystems
Industries
Technology
Published Sep 24, 2026
Last Updated Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb python driver

Be the first to know when new medium vulnerabilities affecting mongodb python driver are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

MongoDB / Python Driver
3.9.0 < 4.18.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mongodb/mongo-python-driver/security/advisories/GHSA-qx36-8mw2-4r3x github.com: https://github.com/mongodb/mongo-python-driver/releases/tag/4.18.2 github.com: https://github.com/mongodb/mongo-python-driver/blob/4.18.2/doc/changelog.rst