This page lists publicly disclosed CVE vulnerabilities affecting mongo-express_project mongo-express (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2023-52555 | In mongo-express 1.0.2, /admin allows CSRF, as demonstrated by deletion of a Collection. | [email protected] | 6.1 | 0.75% | 2024-03-01 | 2025-05-13 |
| CVE-2021-21422 | mongo-express is a web-based MongoDB admin interface, written with Node.js and express. 1: As mentioned in this issue: https://github.com/mongo-express/mongo-express/issues/577, when the content of a cell grows larger than supported size, clicking on a row will show full document unescaped, however this needs admin interaction on cell. 2: Data cells identified as media will be rendered as media, without being sanitized. Example of different renders: image, audio, video, etc. As an example of typ | [email protected] | 8.1 | 1.29% | 2021-06-21 | 2024-11-21 |
| CVE-2021-23372 | All versions of package mongo-express are vulnerable to Denial of Service (DoS) when exporting an empty collection as CSV, due to an unhandled exception, leading to a crash. | [email protected] | 4.4 | 0.31% | 2021-04-13 | 2024-11-21 |
| CVE-2020-24391 | mongo-express before 1.0.0 offers support for certain advanced syntax but implements this in an unsafe way. NOTE: this may overlap CVE-2019-10769. | [email protected] | 9.8 | 92.86% | 2021-03-30 | 2024-11-21 |
| CVE-2019-10758 KEV | mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the `toBSON` method. A misuse of the `vm` dependency to perform `exec` commands in a non-safe environment. | [email protected] | 9.9 | 94.36% | 2019-12-24 | 2025-10-27 |