AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-17426

CRITICAL · CVSS 9.1 EPSS 1.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-10 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-17426
Severity
CRITICAL
CVSS
9.1
EPSS
1.66%
MongoDB

Original NVD Description

Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around this _bsontype special case that exists in older versions of the bson parser (aka the mongodb/js-bson project).