SCA: security update for smol-toml (GHSA-7w5x-hrqm-74c2)

high Tenable Self-Hosted Container Security Plugin ID 447862

Description

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

- smol-toml is a small, fast, and correct TOML parser and serializer. Prior to 1.7.1, parse() can enter an
infinite loop when a value inside an array or inline table is followed by a comment with no trailing
newline. In src/util.ts, skipUntil() calls indexOfNewline(), receives -1 at the end of input, and resets
the cursor to the beginning of the string instead of leaving the structure scan. The parser then hangs
indefinitely and can consume a service's processing capacity when an application parses attacker-
controlled TOML. This issue is fixed in version 1.7.1. (CVE-2026-85730)

Solution

Update the smol-toml library and its related packages to version 1.7.1 or later.

See Also

https://github.com/advisories/GHSA-7w5x-hrqm-74c2

Plugin Details

Severity: High

ID: 447862

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/9/2026

Updated: 9/9/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.65

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-85730

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:N/A:H

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/9/2026

Vulnerability Publication Date: 9/4/2026

Reference Information

CVE: CVE-2026-85730