CVE Catalog

CVE-2026-59802

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

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

Risk Assessment

The organization is at risk of phishing attacks and credential theft, as users may click on seemingly safe links from a trusted domain, leading to malicious script execution and compromise of login credentials.

Recommendation

Immediately update PasswordPusher to version 2.8.1 or later, which includes URL validation fixes and blocks data URI schemes in push payloads.

Other vulnerabilities in PasswordPusher

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS