SCA: security update for cloakbrowser (GHSA-mf33-gv72-w2h5)

high Tenable Cloud Security Plugin ID 442044

Description

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

- CloakBrowser is a tool to bypass bot detection tests. Prior to version 0.3.28, the cloakserve CDP
multiplexer uses the user-supplied fingerprint query parameter directly as a filesystem path component
when creating Chrome profile directories. An unauthenticated attacker who can reach the cloakserve port
can supply a crafted fingerprint value containing path traversal sequences to resolve user_data_dir
outside the configured data_dir. When Chrome fails to start or the process is cleaned up, shutil.rmtree()
deletes the traversed path, resulting in arbitrary directory deletion. Additionally, cloakserve bound to
0.0.0.0 by default, making it network-exposed. This issue has been patched in version 0.3.28.
(CVE-2026-45727)

Solution

Update the cloakbrowser library and its related packages to version 0.3.28 or later.

See Also

https://github.com/advisories/GHSA-mf33-gv72-w2h5

Plugin Details

Severity: High

ID: 442044

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/18/2026

Updated: 6/3/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-45727

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.8

Threat Score: 6.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/18/2026

Vulnerability Publication Date: 5/18/2026

Reference Information

CVE: CVE-2026-45727

cwe: CWE-22