๐Ÿ” CVE Alert

CVE-2026-77582

UNKNOWN 0.0

Tinyauth: User enumeration attack by timing oracle

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Tinyauth is an authentication and authorization server. Prior to 5.1.0, Tinyauth exposes a remotely observable timing difference between authentication attempts for existing and nonexistent local usernames. internal/controller/user_controller.go loginHandler and internal/middleware/context_middleware.go basicAuth return quickly after internal/service/auth_service.go reports a missing user, while an existing user causes bcrypt password verification work. Repeated measurements can therefore disclose valid usernames and support targeted credential attacks. This issue is fixed in version 5.1.0.

CWE CWE-208
Vendor tinyauthapp
Product tinyauth
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for tinyauthapp tinyauth

Be the first to know when new unknown vulnerabilities affecting tinyauthapp tinyauth are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

tinyauthapp / tinyauth
< 5.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tinyauthapp/tinyauth/security/advisories/GHSA-456h-ww26-f758 github.com: https://github.com/tinyauthapp/tinyauth/pull/1004 github.com: https://github.com/tinyauthapp/tinyauth/commit/c22925c2fba981875d0a2b09dd3ee41c0ae4c310 github.com: https://github.com/tinyauthapp/tinyauth/releases/tag/v5.1.0