CVE-2026-55846
Last modified
CVE-2026-55846 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| allure-framework | allure2 | < 2.39.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-55846?
How severe is CVE-2026-55846?
How do I fix CVE-2026-55846?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55838RustFS is a distributed object storage system built in Rust.…4.3
- CVE-2026-55839Kestra is an open-source, event-driven orchestration platfor…8.7
- CVE-2026-5584A vulnerability has been found in Fosowl agenticSeek 0.1.0. …9.8
- CVE-2026-55841Graylog is a free and open log management platform. Prior to…7.5
- CVE-2026-55843Snipe-IT is an IT asset/license management system. Prior to …6.5
- CVE-2026-55844Home Assistant is open source home automation software that …7.5
- CVE-2026-55847Allure 2 is the version 2.x branch of Allure Report, a multi…6.1
- CVE-2026-55848mapfish-print is a component of MapFish for printing templat…8.6
- CVE-2026-55849@cyclonedx/cyclonedx-npm creates CycloneDX Software Bill of …8.5
- CVE-2026-5585A vulnerability was found in Tencent AI-Infra-Guard 4.0. The…7.5
- CVE-2026-55850Element Web is a Matrix web client built using the Matrix Re…5.3
- CVE-2026-55851Netty is a network application framework for development of …7.5
Are you affected by CVE-2026-55846?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
