AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-5205

MEDIUM · CVSS 6.5 EPSS 0.77% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-01-09 · 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-5205
Severity
MEDIUM
CVSS
6.5
EPSS
0.77%

Original NVD Description

In Pow (Hex package) before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability.