Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-36085

7.4 · HIGH
Published Sep 8, 2022 openpolicyagent CWE-20 EPSS 1.29% (68th pctl)

Overview

CVE-2022-36085 is a high-severity vulnerability affecting openpolicyagent open_policy_agent. It was published on September 8, 2022 and has a CVSS 3.1 base score of 7.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Open Policy Agent (OPA) is an open source, general-purpose policy engine. The Rego compiler provides a (deprecated) `WithUnsafeBuiltins` function, which allows users to provide a set of built-in functions that should be deemed unsafe — and as such rejected — by the compiler if encountered in the policy compilation stage. A bypass of this protection has been found, where the use of the `with` keyword to mock such a built-in function (a feature introduced in OPA v0.40.0), isn’t taken into account by `WithUnsafeBuiltins`. Multiple conditions need to be met in order to create an adverse effect. Version 0.43.1 contains a patch for this issue. As a workaround, avoid using the `WithUnsafeBuiltins` function and use the `capabilities` feature instead.

Remediation

Check the references section for vendor advisories and patches from openpolicyagent. Update open_policy_agent to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openpolicyagent open_policy_agent >= 0.40.0, < 0.43.1 Affected

Frequently Asked Questions

What is CVE-2022-36085?

CVE-2022-36085 is a high-severity vulnerability affecting openpolicyagent open_policy_agent. It was published on September 8, 2022 and has a CVSS 3.1 base score of 7.4 (HIGH).

How severe is CVE-2022-36085?

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-36085?

Check the references section for vendor advisories and patches from openpolicyagent. Update open_policy_agent to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-36085?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-36085 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.