All CVEs
Vulnerability intelligence

CVE-2026-96748

MongoDB Python Driver CWE-177

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.

CVSS Score
8.3
High
EPSS — Exploit Probability
0.3%
Riskier than 16% of all CVEs · checked 2026-09-25
Exploitation
Not in CISA KEV
KEV does not include every exploited vulnerability
Remediation
unknown
Check vendor advisories
NVD entry PoC / advisory

1 article across 1 outlet · first covered Sep 25, 2026 · latest Sep 25, 2026

Coverage timeline

Related CVEs — MongoDB