CVE-2026-79664: Ech0 before 4.7.3 Access Token Revocation Bypass

Published Aug 25, 2026
·
Updated

Ech0 before 4.7.3 fails to properly revoke access tokens created with never-expire option, allowing attackers to maintain perpetual authenticated access after token theft. Three independent revocation mechanisms fail: logout panics on nil ExpiresAt field, RevokeToken skips when remainTTL is zero, and admin delete does not blacklist the JTI, leaving stolen tokens cryptographically valid until JWT secret rotation.

Affected Software

1 affected component
Ech0 Ech0<4.7.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Ech0 to a version that resolves this vulnerability.

    Fixed in 4.7.3

Event History

Aug 25, 2026
CVE Published
via MITRE·11:33 AM
Data Sourced
via MITRE·11:33 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·12:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Deployments of Ech0 before 4.7.3 are exposed if access tokens can be created with the never-expire option. The practical impact is greatest where an attacker has stolen such a token, because it can continue to authenticate after attempted revocation.

2

What does an attacker need to exploit the bypass?

An attacker needs possession of a never-expiring access token. No additional privileges or user interaction are required to continue using the token after logout, token revocation, or administrative deletion attempts.

3

Are normal token-revocation actions sufficient to invalidate an affected token?

No. Logout can panic when ExpiresAt is nil, RevokeToken skips tokens whose remaining TTL is zero, and administrative deletion does not blacklist the token JTI. The token remains cryptographically valid until the JWT secret is rotated.

4

What can be done if upgrading is not immediately possible?

Rotate the JWT secret to invalidate affected stolen tokens. This is the documented mechanism that makes the still-cryptographically-valid tokens unusable.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203