CVE-2025-12119
CVE-2025-12119 is a medium-severity vulnerability in Mongodb C Driver with a CVSS 3.x base score of 6.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-825.
Key facts
- Severity: Medium (CVSS 3.x base score 6.8)
- CVSS v4: 6.9
- EPSS exploit prediction: 0% (10th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-198092
- Weakness: CWE-825
- Affected product: Mongodb C Driver
- Published:
- Last modified:
Description
A mongoc_bulk_operation_t may read invalid memory if large options are passed.
Frequently asked questions
- What is CVE-2025-12119?
- A mongoc_bulk_operation_t may read invalid memory if large options are passed.
- How severe is CVE-2025-12119?
- CVE-2025-12119 has a CVSS 3.x base score of 6.8, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability low.
- Is CVE-2025-12119 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (10th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-12119?
- CVE-2025-12119 primarily affects Mongodb C Driver. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2025-12119?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-12119 have an EU (EUVD) identifier?
- Yes. CVE-2025-12119 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-198092.
- When was CVE-2025-12119 published?
- CVE-2025-12119 was published on 2025-11-18 and last updated on 2026-06-17.
References
- https://github.com/mongodb/mongo-c-driver/releases/tag/1.30.6
- https://github.com/mongodb/mongo-c-driver/releases/tag/2.1.2
- https://github.com/mongodb/mongo-php-driver/releases/tag/1.21.2
- https://lists.debian.org/debian-lts-announce/2026/01/msg00009.html
Affected products (2)
- cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:mongodb:*:*
- cpe:2.3:a:mongodb:php_driver:*:*:*:*:*:mongodb:*:*
More vulnerabilities in Mongodb C Driver
- CVE-2026-6691 — High (CVSS 7.8): The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling…
- CVE-2024-7553 — High (CVSS 7.3): Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the…
- CVE-2020-12135 — Medium (CVSS 5.5): bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In…
- CVE-2023-0437 — Medium (CVSS 5.3): When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an…
- CVE-2026-6231 — Medium (CVSS 4.3): The bson_validate function may return early on specific inputs and incorrectly report success. This behavior could…
- CVE-2021-32050 — Medium (CVSS 4.2): Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener…
All CVEs affecting Mongodb C Driver →
Other CWE-825 vulnerabilities
- CVE-2025-49794 — Critical (CVSS 9.1): A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain…
- CVE-2026-17523 — High (CVSS 7.8): A flaw was found in the Linux kernel in net/can/bcm.c in can: bcm, where an unprivileged local user can exploit this…
- CVE-2026-46176 — High (CVSS 7.8): In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in…
- CVE-2026-34001 — High (CVSS 7.8): A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic,…
- CVE-2026-8854 — High (CVSS 7.5): IBM HTTP Server 8.5, and 9.0 is vulnerable to denial of service via the optional module mod_mem_cache.
- CVE-2025-49795 — High (CVSS 7.5): A NULL pointer dereference vulnerability was found in libxml2 when processing XPath XML expressions. This flaw allows…