SCA: security update for @webrecorder/archivewebpage, @webrecorder/wabac, replaywebpage (GHSA-w765-jm6w-4hhj)

high Tenable Cloud Security Plugin ID 435250

Description

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

- wabac.js provides a full web archive replay system, or 'wayback machine', using Service Workers. A
Reflected Cross-Site Scripting (XSS) vulnerability exists in the 404 error handling logic of wabac.js
v2.23.10 and below. The parameter `requestURL` (derived from the original request target) is directly
embedded into an inline `<script>` block without sanitization or escaping. This allows an attacker to
craft a malicious URL that executes arbitrary JavaScript in the victim’s browser. The scope may be limited
by CORS policies, depending on the situation in which wabac.js is used. The vulnerability is fixed in
wabac.js v2.23.11. (CVE-2025-58765)

See Also

https://github.com/advisories/GHSA-w765-jm6w-4hhj

Plugin Details

Severity: High

ID: 435250

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 9/10/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.1

Percentile: 49.85

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2025-58765

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/10/2025

Vulnerability Publication Date: 9/9/2025

Reference Information

CVE: CVE-2025-58765

cwe: CWE-79