CVE-2026-77560
Last modified
CVE-2026-77560 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Tinyauth is an authentication and authorization server. Prior to 5.1.2, Tinyauth compares forwarded hostnames case-sensitively while reverse proxies route equivalent hostnames case-insensitively, allowing an authenticated low-privilege user to bypass per-app access controls with a differently cased hostname. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
Tinyauth is an authentication and authorization server. Prior to 5.1.2, Tinyauth compares forwarded hostnames case-sensitively while reverse proxies route equivalent hostnames case-insensitively, allowing an authenticated low-privilege user to bypass per-app access controls with a differently cased hostname. The lookup in internal/service/access_controls_service.go through lookupStaticACLs and GetAccessControls, and the Docker-label fallback in internal/service/docker_service.go through GetLabels, can miss the configured app and return an empty access-control object. internal/controller/proxy_controller.go proxyHandler then treats the empty user, group, OAuth, LDAP, and IP restrictions as permissive and returns an authenticated result for an app that should exclude the user. Unauthenticated users remain subject to login, and global login-time allowlists are not bypassed. This issue is fixed in version 5.1.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| tinyauthapp | tinyauth | < 5.1.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-77560?
How severe is CVE-2026-77560?
How do I fix CVE-2026-77560?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-77553A malicious actor with access to the network and low privile…9.9
- CVE-2026-77554A malicious actor with access to the network could exploit a…10
- CVE-2026-77555A malicious actor with access to the network could exploit a…7.5
- CVE-2026-77556A malicious actor with access to the network could exploit a…7.5
- CVE-2026-77557A malicious actor with access to the network could exploit a…9.8
- CVE-2026-77558A malicious actor with access to the network could exploit a…7.5
- 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-77582Tinyauth is an authentication and authorization server. Prio…6.9
Are you affected by CVE-2026-77560?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
