CVE-2026-33504
Last modified
CVE-2026-33504 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Ory Hydra is an OAuth 2.0 Server and OpenID Connect Provider. Prior to version 26.2.0, the listOAuth2Clients, listOAuth2ConsentSessions, and listTrustedOAuth2JwtGrantIssuers Admin APIs in Ory Hydra are vulnerable to SQL injection due to flaws in its pagination implementation. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Ory Hydra is an OAuth 2.0 Server and OpenID Connect Provider. Prior to version 26.2.0, the listOAuth2Clients, listOAuth2ConsentSessions, and listTrustedOAuth2JwtGrantIssuers Admin APIs in Ory Hydra are vulnerable to SQL injection due to flaws in its pagination implementation. Pagination tokens are encrypted using the secret configured in `secrets.pagination`. If this value is not set, Hydra falls back to using `secrets.system`. An attacker who knows this secret can craft their own tokens, including malicious tokens that lead to SQL injection. This issue can be exploited when one or more admin APIs listed above are directly or indirectly accessible to the attacker; the attacker can pass a raw pagination token to the affected API; and the configuration value `secrets.pagination` is set and known to the attacker, or `secrets.pagination` is not set and `secrets.system` is known to the attacker. An attacker can execute arbitrary SQL queries through forged pagination tokens. As a first line of defense, immediately configure a custom value for `secrets.pagination` by generating a cryptographically secure random secret. Next, upgrade Hydra to the fixed version, 26.2.0 as soon as possible.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ory | Hydra | < 26.2.0 |
References
- https://github.com/ory/hydra/security/advisories/GHSA-r9w3-57w2-gch2Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33504?
How severe is CVE-2026-33504?
How do I fix CVE-2026-33504?
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-33499WWBN AVideo is an open source video platform. In versions up…6.1
- CVE-2026-3350The Image Alt Text Manager plugin for WordPress is vulnerabl…6.4
- CVE-2026-33500WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-33501WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-33502WWBN AVideo is an open source video platform. In versions up…8.2
- CVE-2026-33503Ory Kratos is an identity, user management and authenticatio…7.2
- CVE-2026-33505Ory Keto is am open source authorization server for managing…7.2
- CVE-2026-33506Ory Polis, formerly known as BoxyHQ Jackson, bridges or prox…8.8
- CVE-2026-33507WWBN AVideo is an open source video platform. In versions up…8.8
- CVE-2026-33508Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-33509pyLoad is a free and open-source download manager written in…8.8
- CVE-2026-3351Improper authorization in the API endpoint GET /1.0/certific…4.3
Are you affected by CVE-2026-33504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
