Skip to main content

Punk::Plugin::TOTP EUVDEUVD-2026-66120

| CVE-2026-78655 CRITICAL
Improper Restriction of Excessive Authentication Attempts (CWE-307)
9.1
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.1 HIGH

PR:L because first-factor authentication (existing account) is required; C:H and I:H because successful bypass enables full account takeover; no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (CNA).

CVSS VectorVendor

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 25, 2026 - 22:16 vuln.today
CVE Published
Aug 25, 2026 - 21:55 oss-security
CRITICAL

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

TOTP second-factor brute-force protection in Punk::Plugin::TOTP before 0.05 for Perl is defeated by replaying a saved session cookie, allowing an attacker with valid first-factor credentials to reset the TOTP failure counter indefinitely. Because Punk::Session stores the entire session state - including the TOTP attempt counter - in a client-side signed cookie when no server-side store is configured, an attacker can save the cookie before failures accumulate and replay it to restore a fresh counter, cycling this indefinitely within the pending_ttl window. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation Three conditions must simultaneously hold for exploitation: (1) the attacker must possess valid first-factor credentials for the target account, as the TOTP challenge is only reachable after password authentication succeeds; (2) the Punk application must use the default client-side signed-cookie session transport - specifically, the session keyword in the application must NOT declare a store pointing to a server-side Punk::Cache backend, because store-backed sessions hold the totp_pending record server-side where the client cannot manipulate it; (3) the attack must be executed within pending_ttl seconds (300 by default) of the replayed cookie's issuance timestamp, as expired pending records are rejected. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Real-world risk is moderate but context-dependent. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Upgrade to Punk-TOTP 0.05 or later, available on CPAN (https://metacpan.org/release/LNATION/Punk-TOTP-0.05/source/Changes). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory all systems using Punk::Plugin::TOTP and prioritize for remediation; immediately apply server-side session state storage as a compensating control to prevent session cookie replay attacks. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-66120 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy