CVE-2026-87816

PasswordPusher before 2.11.1 contains a time-of-check-to-time-of-use race condition in view limit enforcement that allows unauthenticated attackers to bypass expire_after_views limits. Attackers can send concurrent requests to the show endpoint to access one-time secrets multiple times before the view count is incremented and the push expires.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-09 12:17

Updated : 2026-09-10 15:53


NVD link : CVE-2026-87816

Mitre link : CVE-2026-87816

CVE.ORG link : CVE-2026-87816


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')