CVE-2026-93710
Last modified
CVE-2026-93710 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a route that a dying hook refused when the exception handler halts the response in compile_hooks. A hook that dies fires core.app.hook_exception, then calls cleanup unless the failing hook is the exception handler. A handler that halts does not stop that cleanup, which discards the request, response and session the dispatcher has yet to read, so the refused route runs. The handler has to halt the response object by calling its halt method or setting is_halted: the halt keyword unwinds through with_return before cleanup runs. A check in a before hook is not enforced: the caller gets the refusal, while the route body runs and its writes land.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a route that a dying hook refused when the exception handler halts the response in compile_hooks. A hook that dies fires core.app.hook_exception, then calls cleanup unless the failing hook is the exception handler. A handler that halts does not stop that cleanup, which discards the request, response and session the dispatcher has yet to read, so the refused route runs. The handler has to halt the response object by calling its halt method or setting is_halted: the halt keyword unwinds through with_return before cleanup runs. A check in a before hook is not enforced: the caller gets the refusal, while the route body runs and its writes land.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | >= 2.0.0, < 2.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-93710?
How severe is CVE-2026-93710?
How do I fix CVE-2026-93710?
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-93689WinFsp through 2.2.26215 contains a null pointer dereference…5.5
- CVE-2026-9369A security flaw has been discovered in NousResearch hermes-a…5.3
- 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-93711Dancer2 versions before 2.2.0 for Perl do not strip CR and L…6.5
- CVE-2026-93712Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve file…7.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
Are you affected by CVE-2026-93710?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
