CVE-2026-82074
MongoDB Analisi e mitigazione delle vulnerabilità

Panoramica

CVE-2026-82074 is an incorrect authorization vulnerability in the MongoDB Server aggregation framework. An authenticated user with minimal privileges can craft a specially formatted aggregation request that causes the server's authorization subsystem to evaluate a different operation than what is actually executed, resulting in unauthorized read access to collection data within the target database. Affected versions include MongoDB Server 7.0.0 through 7.0.40 and 8.0.0 through 8.0.29. The vulnerability was published on September 8, 2026, and is currently awaiting full NVD analysis. It carries a CVSS v3.1 score of 6.5 (Medium) and a CVSS v4.0 score of 7.1 (High) (Feedly, EUVD).

Dettagli tecnici

The root cause is classified as CWE-863 (Incorrect Authorization), where the aggregation framework fails to correctly align the operation evaluated by the authorization subsystem with the operation actually executed. This mismatch allows a low-privileged authenticated attacker to submit a specially crafted aggregation pipeline request over the network — no user interaction or elevated privileges are required beyond basic authentication. The authorization check is effectively bypassed or misdirected, granting the attacker read access to collection data they are not authorized to view. The vulnerability is tracked internally by MongoDB under SERVER-132275 (Feedly, MongoDB Jira).

Impatto

Successful exploitation results in unauthorized read access to collection data within the target MongoDB database, representing a high confidentiality impact. There is no integrity or availability impact — attackers cannot modify or delete data through this vulnerability. In environments where MongoDB collections store sensitive data (e.g., PII, credentials, financial records), exploitation could lead to significant data exposure and potential regulatory consequences (Feedly).

Sfruttabilità

As of the publication date, there are no known public proof-of-concept exploits, exploit kits, or evidence of in-the-wild exploitation for CVE-2026-82074. The EPSS score is 0.0, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The NVD SSVC assessment classifies exploitation as "none" and the vulnerability as not automatable, suggesting exploitation requires deliberate crafting of malicious aggregation requests by an authenticated user (Feedly).

Passaggi di sfruttamento

  1. Authentication: Obtain valid credentials for a MongoDB instance running an affected version (7.0.0–7.0.40 or 8.0.0–8.0.29), even a low-privileged account is sufficient.
  2. Reconnaissance: Identify the target database and collections of interest that the authenticated user does not have explicit read authorization for.
  3. Craft malicious aggregation request: Construct a specially formatted aggregation pipeline request designed to cause a mismatch between the operation the authorization subsystem evaluates and the operation actually executed by the server.
  4. Submit request: Send the crafted aggregation request to the MongoDB server via the standard MongoDB wire protocol or a MongoDB client/driver.
  5. Exfiltrate data: Receive and collect the unauthorized collection data returned by the server as a result of the authorization bypass (Feedly, MongoDB Jira).

Indicatori di compromesso

  • Logs: MongoDB server logs showing aggregation pipeline operations from low-privileged users accessing collections outside their normal authorization scope; repeated or unusual aggregate commands in the MongoDB audit log from accounts not expected to query certain collections.
  • Network: Unexpected outbound data transfers from the MongoDB server following aggregation requests from low-privileged accounts; connections from unusual source IPs authenticating with minimal-privilege credentials.
  • Process/Behavior: Aggregation queries with atypical pipeline structures or unusual stage combinations submitted by accounts with minimal roles; access patterns inconsistent with the user's assigned roles as reflected in MongoDB's role-based access control logs.

Mitigazione e soluzioni alternative

MongoDB users should upgrade to MongoDB Server 7.0.41 or later (for the 7.0.x branch) or 8.0.30 or later (for the 8.0.x branch) to remediate this vulnerability. As a temporary workaround, organizations should enforce the principle of least privilege and restrict network access to MongoDB instances to trusted hosts only, reducing the pool of potential authenticated attackers. Monitoring MongoDB audit logs for anomalous aggregation activity from low-privileged accounts is also recommended until patching is complete (Feedly, MongoDB Jira).

Risorse aggiuntive

Stato della correzione della distribuzione Linux

Correggi la disponibilità tra le principali distribuzioni Linux e le loro versioni.

Ubuntu

Sconosciuto

bionic (esm-apps)

mongodb

Sconosciuto

focal (esm-apps)

mongodb

Sconosciuto

trusty (esm-infra-legacy)

mongodb

Sconosciuto

xenial (esm-apps-legacy)

mongodb

Sconosciuto

FonteQuesto report è stato generato utilizzando l'intelligenza artificiale

Imparentato MongoDB Vulnerabilità:

CVE ID

Severità

Punteggio

Tecnologie

Nome del componente

Exploit CISA KEV

Ha la correzione

Data di pubblicazione

CVE-2026-82075HIGH8.7
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoSep 08, 2026
CVE-2026-82076HIGH7.1
  • MongoDB logoMongoDB
  • mongodb
NoSep 08, 2026
CVE-2026-82074HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NoSep 08, 2026
CVE-2026-82073HIGH7.1
  • MongoDB logoMongoDB
  • mongodb
NoSep 08, 2026
CVE-2026-88035MEDIUM5.7
  • MongoDB logoMongoDB
  • mongo-c-driver
NoNoSep 10, 2026

Valutazione gratuita delle vulnerabilità

Benchmark della tua posizione di sicurezza del cloud

Valuta le tue pratiche di sicurezza cloud in 9 domini di sicurezza per confrontare il tuo livello di rischio e identificare le lacune nelle tue difese.

Richiedi valutazione

Richiedi una demo personalizzata

Pronti a vedere Wiz in azione?

"La migliore esperienza utente che abbia mai visto offre piena visibilità ai carichi di lavoro cloud."
David EstlickCISO (CISO)
"Wiz fornisce un unico pannello di controllo per vedere cosa sta succedendo nei nostri ambienti cloud."
Adam FletcherResponsabile della sicurezza
"Sappiamo che se Wiz identifica qualcosa come critico, in realtà lo è."
Greg PoniatowskiResponsabile della gestione delle minacce e delle vulnerabilità