CVE-2025-32792 - CVE House
Back to Database
Status published High CVE-2025-32792

ses's global contour bindings leak into Compartment lexical scope

Vulnerability Description

SES safely executes third-party JavaScript 'strict' mode programs in compartments that have no excess authority in their global scope. Prior to version 1.12.0, web pages and web extensions using `ses` and the Compartment API to evaluate third-party code in an isolated execution environment that have also elsewhere used `const`, `let`, and `class` bindings in the top-level scope of a `<script>` tag will have inadvertently revealed these bindings in the lexical scope of third-party code. This issue has been patched in version 1.12.0. Workarounds for this issue involve either avoiding top-level `let`, `const`, or `class` bindings in `<script>` tags, or change these to `var` bindings to be reflected on `globalThis`.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-32792

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

endo
Vulnerable Versions:
< 1.12.0

Timeline

Official Publish: April 18th, 2025
Last Modified: April 21st, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)