THREAT OPS › Threat News › [NVD] CVE-2026-62382 — PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against current_user; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so
[NVD] CVE-2026-62382 — PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against current_user; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so
CVE-2026-62382 CVSS: None Published: 2026-08-22T13:16:40.110
PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against current_user; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so the check passes and the deletable_by_viewer restriction
Indicators of compromise
- CVE-2026-62382cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-62382