Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-456h-ww26-f758 | Tinyauth: User enumeration attack by timing oracle |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 25 Sep 2026 05:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 21 Sep 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Tinyauth
Tinyauth tinyauth |
|
| Vendors & Products |
Tinyauth
Tinyauth tinyauth |
Mon, 21 Sep 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Tinyauth: User enumeration attack by timing oracle | |
| Weaknesses | CWE-208 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-23T19:16:39.000Z
Reserved: 2026-08-20T20:35:30.148Z
Link: CVE-2026-77582
Updated: 2026-09-23T19:16:14.848Z
Status : Received
Published: 2026-09-21T17:18:53.110
Modified: 2026-09-23T20:17:15.900
Link: CVE-2026-77582
No data.
OpenCVE Enrichment
Updated: 2026-09-21T19:00:08Z
Github GHSA