CVE-2025-32792
April 18, 2025
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".
Affected Packages
https://github.com/endojs/endo.git (GITHUB):
Affected version(s) >=ses@0.13.0 <ses@1.12.0Fix Suggestion:
Update to version ses@1.12.0Additional Notes
The description of this vulnerability differs from MITRE.
Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive System Information to an Unauthorized Control Sphere
EPSS
Base Score:
0.87