Bug 2521165 (CVE-2026-68508) - CVE-2026-68508 hydra: Hydra: Arbitrary code execution via untrusted configuration
Summary: CVE-2026-68508 hydra: Hydra: Arbitrary code execution via untrusted configura...
Keywords:
Status: NEW
Alias: CVE-2026-68508
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2521993 2521994
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-21 20:22 UTC by OSIDB Bzimport
Modified: 2026-08-24 15:08 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-21 20:22:32 UTC
Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate() resolves and calls Python objects selected by configuration through _resolve_target() in hydra/_internal/instantiate/_instantiate2.py, allowing attacker-controlled target values and arguments to choose dangerous callables. A consuming application, library, CLI workflow, or model loader that passes untrusted configuration, CLI overrides, or model metadata into hydra.utils.instantiate() can therefore execute arbitrary code in its own process, including reading or modifying files and credentials or terminating the process. Version 1.3.4 adds target blocking with an explicit HYDRA_INSTANTIATE_ALLOWLIST_OVERRIDE escape hatch. This issue is fixed in version 1.3.4.


Note You need to log in before you can comment on or make changes to this bug.