CVE & CISA-KEV Catalog

CVE-2026-47137

CRITICAL
10.0
CVSS v3
NVD

Description

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx (CVE-2023-37903) introduced a check in nodevm.js line 263 that blocks the combination nesting: true + require: false. However, the check uses strict equality (options.require === false), which is trivially bypassed by omitting the require option entirely. When require is not specified, options.require is undefined, not false. The strict equality check fails, so the security guard is skipped. Immediately after (line 280), the destructuring default require: requireOpts = false assigns requireOpts = false, producing the exact configuration the patch was designed to prevent. This issue has been patched in version 3.11.4.

How to fix

Remediation Available
registry.redhat.io/ansible-automationRed Hat / RHEL
Fixed in:platform/automation-portal@sha256:a85a548cb563a32be76c6e7e015fd57d340e068e321bf34b060d9eb901c33c4d_amd64RHSA-2026:50850
registry.redhat.io/ansible-automationRocky
Fixed in:platform/automation-portal@sha256:a85a548cb563a32be76c6e7e015fd57d340e068e321bf34b060d9eb901c33c4d_amd64RHSA-2026:50850
registry.redhat.io/rhdh/rhdhRocky
Fixed in:operator-bundle@sha256:66fb23e8dbced7bb187928fb38562ae9e2649265d56f745044dd5e79b4209893_amd64RHSA-2026:33574
Fixed in:hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64RHSA-2026:36754
Fixed in:operator-bundle@sha256:d4208a03e389fe82e7da2d27c491251e6d43a0b473aa80d3e6a351c77582a92a_amd64RHSA-2026:36754
Fixed in:rhel9-operator@sha256:0856143fa78dbbd74c1c068c75c265451698913608009f40600bb7c46928739b_amd64RHSA-2026:36754
Fixed in:rhel9-operator@sha256:219babfcc89ae903edf35022aae79ba1d1b326386978db8ff267e24e50f9a785_amd64RHSA-2026:33574
Fixed in:hub-rhel9@sha256:044d2d72c21329826c144d9b55c381576a421188139de0fed693e74997665d2c_amd64RHSA-2026:33574
registry.redhat.io/rhdh/rhdhRed Hat / RHEL
Fixed in:operator-bundle@sha256:66fb23e8dbced7bb187928fb38562ae9e2649265d56f745044dd5e79b4209893_amd64RHSA-2026:33574
Fixed in:rhel9-operator@sha256:0856143fa78dbbd74c1c068c75c265451698913608009f40600bb7c46928739b_amd64RHSA-2026:36754
Fixed in:hub-rhel9@sha256:61883f5228095e3a3fd5b7daf60e29a5ffd053844f8661a2b5282a77c086dc02_amd64RHSA-2026:36754
Fixed in:hub-rhel9@sha256:044d2d72c21329826c144d9b55c381576a421188139de0fed693e74997665d2c_amd64RHSA-2026:33574
Fixed in:rhel9-operator@sha256:219babfcc89ae903edf35022aae79ba1d1b326386978db8ff267e24e50f9a785_amd64RHSA-2026:33574
Fixed in:operator-bundle@sha256:d4208a03e389fe82e7da2d27c491251e6d43a0b473aa80d3e6a351c77582a92a_amd64RHSA-2026:36754
registry.redhat.io/rhdh/rhdh-mustRocky
Fixed in:gather-rhel9@sha256:aacbef97f59305a91db44c3c92c34509027b3d2a4ece07716e6fe8b217dd5ee1_amd64RHSA-2026:36754
registry.redhat.io/rhdh/rhdh-mustRed Hat / RHEL
Fixed in:gather-rhel9@sha256:aacbef97f59305a91db44c3c92c34509027b3d2a4ece07716e6fe8b217dd5ee1_amd64RHSA-2026:36754
registry.redhat.io/rhdh/rhdh-ragRed Hat / RHEL
Fixed in:content-rhel9@sha256:bea9305c453e377dfe6abf20076aec408efe2cbcf05f5a1c04c9b2d2f288bd65_amd64RHSA-2026:36754
registry.redhat.io/rhdh/rhdh-ragRocky
Fixed in:content-rhel9@sha256:bea9305c453e377dfe6abf20076aec408efe2cbcf05f5a1c04c9b2d2f288bd65_amd64RHSA-2026:36754

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Exploit Intelligence

0.38%probability of exploitation in 30 days
31stpercentile

Low risk: more likely to be exploited than 31% of all known CVEs.

References

Related Vulnerabilities

Other CWE-913 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-68613Critical9.998%KEVFix
CVE-2023-50386High8.884%-Fix
CVE-2023-43177Critical9.882%-Fix
CVE-2023-29017Critical10.063%-Fix
CVE-2022-36067Critical10.048%-Fix
CVE-2023-6184Medium5.047%--

Common questions

How do I fix CVE-2026-47137?

Published advisories record a fix for 8 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-47137 being actively exploited?

Not that we know of. CVE-2026-47137 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.38% is the estimated probability that it will be exploited in the next 30 days. That is higher than 31% of all scored CVEs.

How severe is CVE-2026-47137?

CVE-2026-47137 has a CVSS v3 base score of 10.0, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-47137 affect?

Published advisories record a fix for registry.redhat.io/ansible-automation (Red Hat / RHEL), registry.redhat.io/ansible-automation (Rocky), registry.redhat.io/rhdh/rhdh (Rocky), registry.redhat.io/rhdh/rhdh (Red Hat / RHEL), and 4 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-47137
CVE-2026-47137 severity badge

Markdown

[![CVE-2026-47137](https://tridentstack.com/cve/badge/CVE-2026-47137.svg)](https://tridentstack.com/cve/CVE-2026-47137)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-47137"><img src="https://tridentstack.com/cve/badge/CVE-2026-47137.svg" alt="CVE-2026-47137"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-12.