CVE-2026-77560: Tinyauth: forward-auth per-app ACL is matched case-sensitively against the (case-insensitive) hostname, letting an authenticated user reach apps they are not on the allowlist for

Published Sep 21, 2026
·
Updated

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/accesscontrolsservice.go through lookupStaticACLs and GetAccessControls, and the Docker-label fallback in internal/service/dockerservice.go through GetLabels, can miss the configured app and return an empty access-control object. internal/controller/proxycontroller.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.

Affected Software

1 affected component
Tinyauth<5.1.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Tinyauth to a version that resolves this vulnerability.

    Fixed in 5.1.2

Event History

Sep 21, 2026
CVE Published
via MITRE·04:39 PM
Data Sourced
via MITRE·04:39 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:18 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An attacker must already be authenticated to Tinyauth as a low-privilege user. Unauthenticated users still have to log in, and global login-time allowlists are not bypassed.

2

What configuration is affected?

Deployments using per-application access controls are affected when a reverse proxy forwards a hostname with different letter casing than the hostname used by Tinyauth's ACL lookup. This can affect both static ACL lookup and the Docker-label fallback.

3

What access can an attacker gain?

An authenticated user can reach an application for which they are not included in the per-app allowlist. The bypass can evade configured user, group, OAuth, LDAP, and IP restrictions when the mismatched hostname causes Tinyauth to use an empty, permissive access-control object.

4

How can this be remediated?

Upgrade Tinyauth to version 5.1.2, which fixes the issue. If an immediate upgrade is not possible, ensure forwarded hostnames use the same casing as the hostnames configured for per-app ACLs.

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