CVE-2026-5752: Pyodide Jsglobals Prototype Chain Escape
Plain JavaScript object literal (`{}`) used as a value in Pyodide's `jsglobals` option retains `Object.prototype` in its prototype chain. Sandboxed Python code can reach the exposed object via `import js`, traverse `.constructor.constructor` to obtain the host `Function` constructor, call `Function("return globalThis")()` to access the Node.js `globalThis`,
greprules fetch cve-2026-5752-pyodide-jsglobals-prototype-chain-escape --engine opengrepDescription
Plain JavaScript object literal (`{}`) used as a value in Pyodide's `jsglobals` option retains `Object.prototype` in its prototype chain. Sandboxed Python code can reach the exposed object via `import js`, traverse `.constructor.constructor` to obtain the host `Function` constructor, call `Function("return globalThis")()` to access the Node.js `globalThis`,
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.