CVE-2025-68922
Unknown Unknown - Not Provided

Remote Code Execution in OpenOps Terraform Block Before

Vulnerability report for CVE-2025-68922, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-25

Last updated on: 2025-12-25

Assigner: MITRE

Description

OpenOps before 0.6.11 allows remote code execution in the Terraform block.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-25
Last Modified
2025-12-25
Generated
2026-07-06
AI Q&A
2025-12-25
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openops-cloud openops 0.6.11

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2025-68922 is a remote code execution (RCE) vulnerability in the Terraform block of the openops-cloud/openops project before version 0.6.11. It arises from insufficient validation and escaping of user inputs within Terraform resource configurations, allowing potential shell injection attacks. The vulnerability was fixed by implementing strict input validation for user-controlled identifiers, escaping shell arguments to prevent arbitrary command injection, enhancing resource parsing, and adding comprehensive tests to prevent regression. [1]

Impact Analysis

This vulnerability can allow an attacker to execute arbitrary code remotely on systems running vulnerable versions of openops-cloud/openops. Specifically, crafted Terraform configurations could exploit shell injection flaws to run malicious commands, potentially leading to full system compromise, data loss, or unauthorized access. [1]

Mitigation Strategies

To mitigate the CVE-2025-68922 vulnerability, you should upgrade openops to version 0.6.11 or later, which includes security hardening measures such as strict input validation, shell argument escaping, and resource parsing enhancements to prevent remote code execution in the Terraform block. Applying this update will eliminate the risk of shell injection attacks through crafted Terraform configurations. [1, 4]

Detection Guidance

The provided resources do not include specific detection methods or commands to identify the CVE-2025-68922 vulnerability on a network or system. The vulnerability involves remote code execution via the Terraform block due to insufficient input validation and escaping, but no explicit detection or scanning commands are given.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-68922. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart