CVE-2026-78655
UNSCOREDDescription
Punk::Plugin::TOTP versions before 0.05 for Perl allow the second-factor attempt limit to be reset by replaying an earlier session cookie because the challenge route counts failures in the session. The POST handler on challenge_path keeps the failure count as tries inside the totp_pending record in the session, raising it on each rejected code and deleting the pending record once it reaches attempts, five by default. Punk::Session carries the session in a signed cookie unless the application declares a store, and keeps no server-side record, so an earlier value of the same session stays valid until the expiry stamped inside it. A client that saves the cookie before its failed attempts and presents it again gets the pending record back with its counter, and the limit never fires. The replayed record is accepted while its own expiry, pending_ttl seconds from the challenge and 300 by default, has not passed. Sessions declared with a store are not affected: the pending record and its counter then live server-side. The attempt limit does not bound guessing of the second factor, which is left to the per-address rate limit the plugin registers on the same path, 30 requests per 60 seconds.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3.1 Vector
No CVSS vector data available.
Exploit Intelligence
EPSS data unavailable for this CVE.
References
Related Vulnerabilities
Other CWE-307 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2019-17240 | Critical | 9.8 | 40% | - | - |
| CVE-2023-29301 | High | 7.5 | 32% | - | - |
| CVE-2023-22960 | High | 7.5 | 28% | - | Fix |
| CVE-2020-15906 | Critical | 9.8 | 27% | - | Fix |
| CVE-2016-9361 | Critical | 9.8 | 20% | - | - |
| CVE-2024-39225 | Critical | 9.8 | 14% | - | - |
Common questions
How do I fix CVE-2026-78655?
No published fix for CVE-2026-78655 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Embed a live status badge for CVE-2026-78655
Markdown
[](https://tridentstack.com/cve/CVE-2026-78655)HTML
<a href="https://tridentstack.com/cve/CVE-2026-78655"><img src="https://tridentstack.com/cve/badge/CVE-2026-78655.svg" alt="CVE-2026-78655"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-25.