๐Ÿ” CVE Alert

CVE-2026-68508

HIGH 7.8

Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-94 CWE-470
Vendor facebookresearch
Product hydra
Published Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for facebookresearch hydra

Be the first to know when new high vulnerabilities affecting facebookresearch hydra are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

facebookresearch / hydra
< 1.3.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/hydra-ecosystem/hydra/security/advisories/GHSA-2cp2-2r3c-7p7r github.com: https://github.com/hydra-ecosystem/hydra/issues/3259 github.com: https://github.com/hydra-ecosystem/hydra/pull/3261 github.com: https://github.com/hydra-ecosystem/hydra/commit/7faad0dcedfb4c0a364aa1067c0080fd6fdf8dca github.com: https://github.com/hydra-ecosystem/hydra/releases/tag/v1.3.4