AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-59802

HIGH · CVSS 8.2 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

PasswordPusher versions prior to 2.8.1 are vulnerable due to inadequate validation of URL push payloads, allowing attackers to embed malicious data URI schemes. This flaw can lead to the execution of arbitrary JavaScript in users' browsers, facilitating phishing attacks and credential theft while appearing to originate from a trusted source. Organizations using PasswordPusher should prioritize patching this vulnerability to protect against potential exploitation.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-59802
Severity
HIGH
CVSS
8.2
EPSS
0.19%
Java

Original NVD Description

PasswordPusher before 2.8.1 accepts data URI schemes in URL push payloads due to insufficient validation in the valid_url function. Attackers can create malicious pushes containing data:text/html URIs that execute arbitrary JavaScript in victims' browsers when clicked, enabling phishing and credential theft under the trusted PasswordPusher domain.