UBUNTU-CVE-2026-93710 (CVE-2026-93710)
Vulnerability from osv_ubuntu – Published: 2026-09-22 00:00 – Updated: 2026-09-22 00:00 – Source websiteDancer2 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.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "0.166001+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@0.166001+dfsg-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.160003+dfsg-1",
"0.163000+dfsg-1",
"0.166001+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "0.205002+dfsg-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@0.205002+dfsg-2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.205000+dfsg-1",
"0.205002+dfsg-1",
"0.205002+dfsg-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "0.300000+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@0.300000+dfsg-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.208001+dfsg-1",
"0.208002+dfsg-1",
"0.300000+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "0.301004+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@0.301004+dfsg-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.300005+dfsg-1",
"0.301004+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "1.1.0+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@1.1.0+dfsg-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.400001+dfsg-1",
"1.0.0+dfsg-1",
"1.1.0+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libdancer2-perl",
"binary_version": "1.1.2+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libdancer2-perl",
"purl": "pkg:deb/ubuntu/libdancer2-perl@1.1.2+dfsg-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.2+dfsg-1"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2026-93710",
"modified": "2026-09-22T00:00:00Z",
"published": "2026-09-22T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-93710"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-93710"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/43742969/"
},
{
"type": "REPORT",
"url": "https://github.com/PerlDancer/Dancer2/security/advisories/GHSA-v527-r4px-7vx7"
},
{
"type": "REPORT",
"url": "https://github.com/PerlDancer/Dancer2/commit/8fd31a32798f9aa25e4fccbd6c7cb9dd3a0c1029.patch"
},
{
"type": "REPORT",
"url": "https://metacpan.org/release/CROMEDOME/Dancer2-2.2.0/changes"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2026/09/22/2"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-93710"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.