SCA: security update for ses (GHSA-h9w6-f932-gq62)

high Tenable Self-Hosted Container Security Plugin ID 425747

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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`.
(CVE-2025-32792)

See Also

https://github.com/advisories/GHSA-h9w6-f932-gq62

Plugin Details

Severity: High

ID: 425747

Version: Revision 1.14

Type: Local

Family: SCA Checks

Published: 4/18/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5.9

Percentile: 96.8

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2025-32792

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/18/2025

Vulnerability Publication Date: 4/18/2025

Reference Information

CVE: CVE-2025-32792

cwe: CWE-497