AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-26288

HIGH · CVSS 7.7 EPSS 0.80% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-12-30 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-26288
Severity
HIGH
CVSS
7.7
EPSS
0.80%

Original NVD Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication to prevent cleartext password storage.