CVE-2026-62382
Last modified
CVE-2026-62382 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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 is never enforced. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
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 is never enforced. An attacker who knows only the secret URL can permanently delete an anonymous push even when the creator disabled viewer deletion and even without the passphrase. Only deployments that allow anonymous pushes (the default) are affected. The issue is fixed in v2.9.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pglombardo | PasswordPusher | < 2.9.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-62382?
How severe is CVE-2026-62382?
How do I fix CVE-2026-62382?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-62377libheif is a HEIF and AVIF file format decoder and encoder. …4.3
- CVE-2026-62378RustFS Console is a web management console for the RustFS di…9
- CVE-2026-62379Open Access Management (OpenAM) is an access management solu…9.8
- CVE-2026-6238The deprecated functions ns_printrrf, ns_printrr and fp_nque…6.5
- CVE-2026-62380Netty (io.netty:netty-codec-socks) versions 4.2.0.Final thro…7.5
- CVE-2026-62381luci-lib-px5g (LuCI) contains a heap-based buffer overflow i…6.6
- CVE-2026-62383nltk versions before 3.10.2 contain a symlink-based arbitrar…5.5
- CVE-2026-62384NLTK versions before 3.10.2 contain a symlink-based sandbox …7.5
- CVE-2026-62385NLTK versions before 3.10.0 contain a path traversal vulnera…7.5
- CVE-2026-62386The Grav API plugin (getgrav/grav-plugin-api) before 1.0.0-r…8.2
- CVE-2026-62387The Grav API plugin (getgrav/grav-plugin-api) before 1.0.0-r…7.1
- CVE-2026-62388NLTK versions before 3.10.0 default to ENFORCE=False in path…7.5
Are you affected by CVE-2026-62382?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
