CVE-2026-93712
Last modified
CVE-2026-93712 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside public_dir via relative path segments in the File route handler. The handler joins the request path onto public_dir without collapsing relative segments, and checks only that the result is a readable regular file. A request for `/../outside.txt` escapes public_dir, and percent-encoding the dots reaches the same file. The handler is off by default. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside public_dir via relative path segments in the File route handler. The handler joins the request path onto public_dir without collapsing relative segments, and checks only that the result is a readable regular file. A request for `/../outside.txt` escapes public_dir, and percent-encoding the dots reaches the same file. The handler is off by default. An application is affected once it names File in route_handlers and sets static_handler to 0, which otherwise refuses a dot segment before the route runs. Any file the worker process can read is served to an unauthenticated request, including the application's config.yml above public_dir.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | >= 2.1.0, < 2.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-93712?
How severe is CVE-2026-93712?
How do I fix CVE-2026-93712?
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-93690uri-js through 4.4.1 contains a denial of service vulnerabil…7.5
- CVE-2026-9370A weakness has been identified in ulisesbocchio jasypt-sprin…3.7
- CVE-2026-93709Dancer2 versions before 2.2.0 for Perl serve a layout as a p…5.3
- CVE-2026-9371A security vulnerability has been detected in ItzCrazyKns Va…5.6
- CVE-2026-93710Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a…7.5
- CVE-2026-93711Dancer2 versions before 2.2.0 for Perl do not strip CR and L…6.5
- CVE-2026-9372A flaw has been found in ItzCrazyKns Vane up to 1.12.1. This…7.3
- CVE-2026-9373A vulnerability has been found in JeecgBoot 3.9.1. This issu…6.3
- CVE-2026-93736Mealie before 3.21.0 fails to validate user ownership in the…4.3
- CVE-2026-93737Azkaban through 4.0.0 omits project permission checks in the…6.5
- CVE-2026-93738A vulnerability was found in Totolink A3002MU Hh-B20211125.1…9.9
- CVE-2026-93739A vulnerability was determined in Totolink A3002MU Hh-B20211…9.9
Are you affected by CVE-2026-93712?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
