PT-2026-24760 · Bitnami+4 · Parse+1

·

CVE-2026-31871

·

Publicado

2026-03-11

·

Atualizado

2026-03-13

CVSS v3.1

9.8

Crítica

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 9.6.0-alpha.5 and versions prior to 8.6.31
Description Parse Server, a backend deployable on Node.js infrastructures, contains a SQL injection issue in the PostgreSQL storage adapter. This occurs when processing Increment operations on nested object fields using dot notation (e.g., stats.counter). The sub-key name is directly inserted into SQL string literals without proper escaping. An attacker capable of sending write requests to the Parse Server REST API can inject arbitrary SQL code through a manipulated sub-key name containing single quotes. This could lead to command execution or data retrieval from the database, bypassing CLPs and ACLs. The issue affects only deployments utilizing PostgreSQL. The fix involves escaping single quotes in the sub-key name before interpolation into the SQL query. The vulnerable operation involves the use of the REST API. The vulnerable parameter is the sub-key name within the dot notation (e.g., stats.'evil').
Recommendations Versions prior to 9.6.0-alpha.5 should be updated to version 9.6.0-alpha.5 or later. Versions prior to 8.6.31 should be updated to version 8.6.31 or later.

Exploit

Correção

SQL injection

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

BIT-PARSE-2026-31871
CVE-2026-31871
GHSA-GQPP-XGVH-9H7H

Produtos afetados

Parse
Parse Server