CVE-2026-82074
MongoDB Análise e mitigação de vulnerabilidades

Visão geral

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

Detalhes técnicos

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

Impacto

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

Exploração

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

Etapas de exploração

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

Indicadores de compromisso

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

Mitigação e soluções alternativas

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

Recursos adicionais

Status correto da distribuição Linux

Disponibilidade de correção em distribuições Linux principais e suas versões.

Ubuntu

Desconhecido

bionic (esm-apps)

mongodb

Desconhecido

focal (esm-apps)

mongodb

Desconhecido

trusty (esm-infra-legacy)

mongodb

Desconhecido

xenial (esm-apps-legacy)

mongodb

Desconhecido

OrigemEste relatório foi gerado usando IA

Relacionado MongoDB Vulnerabilidades:

CVE ID

Gravidade

Pontuação

Tecnologias

Nome do componente

Exploração do CISA KEV

Tem correção

Data de publicação

CVE-2026-82075HIGH8.7
  • MongoDB logoMongoDB
  • mongodb
NãoSimSep 08, 2026
CVE-2026-89099HIGH7.7
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NãoSimSep 11, 2026
CVE-2026-82076HIGH7.1
  • MongoDB logoMongoDB
  • mongodb
NãoSimSep 08, 2026
CVE-2026-82074HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NãoSimSep 08, 2026
CVE-2026-88035MEDIUM5.7
  • MongoDB logoMongoDB
  • mongo-c-driver
NãoNãoSep 10, 2026

Avaliação de vulnerabilidade gratuita

Compare sua postura de segurança na nuvem

Avalie suas práticas de segurança na nuvem em 9 domínios de segurança para comparar seu nível de risco e identificar lacunas em suas defesas.

Solicitar avaliação

Marque uma demonstração personalizada

Pronto para ver a Wiz em ação?

"A melhor experiência do usuário que eu já vi, fornece visibilidade total para cargas de trabalho na nuvem."
David EstlickCISO
"A Wiz fornece um único painel de vidro para ver o que está acontecendo em nossos ambientes de nuvem."
Adam FletcherDiretor de Segurança
"Sabemos que se a Wiz identifica algo como crítico, na verdade é."
Greg PoniatowskiChefe de Gerenciamento de Ameaças e Vulnerabilidades