SCA: security update for io.qameta.allure:allure-generator (GHSA-gx93-m64w-5m6h)

medium Tenable Self-Hosted Container Security Plugin ID 443616

Description

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

- Allure 2 is the version 2.x branch of Allure Report, a multi-language test reporting tool. Prior to
2.39.0, the ansi.js helper at allure-generator/src/main/javascript/helpers/ansi.js passes attacker-
influenced statusMessage and statusTrace values through AnsiToHtml without HTML escaping and wraps the
result in Handlebars SafeString, disabling template auto-escaping in allure-
generator/src/main/javascript/blocks/status-details/status-details.hbs. JunitXmlPlugin.java can populate
these fields directly from crafted JUnit XML failure messages and traces, and equivalent input flows exist
in the TRX, xUnit XML, xctest, and Allure1 and Allure2 plugins. When a user views the affected status
details, unescaped markup executes arbitrary JavaScript in the report origin, which can expose report data
and compromise sessions associated with that origin. This is an incomplete-fix case because PR 3271
escaped link helpers but did not address the ANSI helper. This issue is fixed in version 2.39.0.
(CVE-2026-55847)

Solution

Update the io.qameta.allure:allure-generator library and its related packages to version 2.39.0 or later.

See Also

https://github.com/advisories/GHSA-gx93-m64w-5m6h

Plugin Details

Severity: Medium

ID: 443616

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/20/2026

Updated: 9/15/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.48

Vendor

Vendor Severity: Medium

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-55847

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/19/2026

Vulnerability Publication Date: 6/19/2026

Reference Information

CVE: CVE-2026-55847

cwe: CWE-79