๐Ÿ” CVE Alert

CVE-2026-96748

MEDIUM 6.5

Connection redirection via percent-encoded delimiter injection in connection string hosts

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

PyMongo's connection string parsing decodes percent-encoded characters in the host portion before the host list is separated on its delimiters. When an application places a hostname value supplied by an unauthenticated party into a connection string, that party may cause additional servers of their choosing to be added to the application's database client. The application may then send its authentication exchange and database operations to one of those servers, which can observe limited information and return altered results.

CWE CWE-177
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:H/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

MongoDB / Python Driver
0 < 4.18.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mongodb/mongo-python-driver/security/advisories/GHSA-vp6j-j7w5-5xjj 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