CVE-2019-17426

CRITICALCVSS 9.1/10EPSS 1.66%

Last modified

CVE-2019-17426 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 1.66% chance of exploitation in the next 30 days.

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).

Metrics

CVSS 3.1
9.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

EPSS Probability
1.66%

73.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
MongoosejsMongoose<= 5.7.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-17426?
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).
How severe is CVE-2019-17426?
CVE-2019-17426 has a CVSS score of 9.1/10 (CRITICAL severity). The EPSS model estimates a 1.66% probability of exploitation in the next 30 days.
How do I fix CVE-2019-17426?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-17426?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST