← volver
CVE-2026-33504

Ory Hydra has a SQL injection via forged pagination tokens

CVSS 7.2 HIGHEPSS 0.3%CWE-89
En resumen

Ory Hydra tiene una falla en la paginación que permite a atacantes que conocen una clave secreta crear tokens de paginación falsos con comandos SQL maliciosos. Si un atacante puede acceder a las APIs administrativas que usan paginación, puede ejecutar consultas no autorizadas en la base de datos.

Detalle técnico

Vulnerabilidad de inyección SQL en las APIs administrativas listOAuth2Clients, listOAuth2ConsentSessions y listTrustedOAuth2JwtGrantIssuers de Ory Hydra debido a validación inadecuada de tokens en la implementación de paginación. Un atacante con conocimiento de secrets.pagination o secrets.system puede falsificar tokens de paginación cifrados para inyectar SQL arbitrario. El vector de ataque requiere acceso de red a los endpoints administrativos afectados y conocimiento de la clave secreta; el impacto incluye ejecución no autorizada de consultas a la base de datos.

Resumen generado y traducido por IA a partir de la descripción oficial.
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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Productos afectados
ory · hydra

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →