CVE-2026-77582
Last modified
CVE-2026-77582 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| tinyauthapp | tinyauth | < 5.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77582?
How severe is CVE-2026-77582?
How do I fix CVE-2026-77582?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77560Tinyauth is an authentication and authorization server. Prio…8.1
- CVE-2026-77561Tinyauth is an authentication and authorization server. Prio…5.3
- CVE-2026-77567Filament is a collection of full-stack components for accele…8.1
- CVE-2026-77568Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-77573Weblate is a web-based continuous localization platform used…3.5
- CVE-2026-77581BentoPDF is a client-side PDF toolkit that is self hostable.…8.6
- CVE-2026-77584Tor before 0.4.9.10 did not reject a CONFLUX_LINK cell that …8.2
- CVE-2026-77585The Okta Privileged Access client does not reject a leading …5.3
- CVE-2026-77586In MongoDB Connector for BI, MongoDB object names such as co…8
- CVE-2026-77587Tor before 0.4.9.11 is prone to a use-after-free (and potent…7.5
- CVE-2026-77601OpenC3 COSMOS provides the functionality needed to send comm…8.8
- CVE-2026-77602OpenC3 COSMOS provides the functionality needed to send comm…9.9
Are you affected by CVE-2026-77582?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
