๐Ÿ” CVE Alert

CVE-2026-55846

MEDIUM 6.2

Allure: Path Traversal in Allure Report HTTP Server Allows Arbitrary File Read

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

Allure 2 is the version 2.x branch of Allure Report, a multi-language test reporting tool. Prior to 2.39.0, the HTTP server started by allure serve and allure open uses URI.getPath() in Commands.setUpServer() in allure-commandline/src/main/java/io/qameta/allure/Commands.java and passes the percent-decoded request path to reportDirectory.resolve() without normalizing the result or confirming that it remains inside that directory. An unauthenticated client that can reach the server can submit parent-directory segments, including percent-encoded segments, and cause serveFile() to return any regular file readable by the Allure process. The server binds to localhost by default, but the --host option can expose it to other systems, and local users, adjacent containers, or browser-origin attacks may reach a local listener. This can disclose credentials, configuration, source code, build secrets, and other CI/CD data. This issue is fixed in version 2.39.0.

CWE CWE-22
Vendor allure-framework
Product allure2
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for allure-framework allure2

Be the first to know when new medium vulnerabilities affecting allure-framework allure2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

allure-framework / allure2
< 2.39.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/allure-framework/allure2/security/advisories/GHSA-82cg-3hv7-74gc github.com: https://github.com/allure-framework/allure2/pull/3288 github.com: https://github.com/allure-framework/allure2/commit/e83cd67658bc2266832ab366eadd0bc1f48baced github.com: https://github.com/allure-framework/allure2/releases/tag/2.39.0