UBUNTU-CVE-2026-93712 (CVE-2026-93712)
Vulnerability from osv_ubuntu – Published: 2026-09-22 00:00 – Updated: 2026-09-22 00:00 – Source websiteDancer2 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.
{
"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.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\u0027s config.yml above public_dir.",
"id": "UBUNTU-CVE-2026-93712",
"modified": "2026-09-22T00:00:00Z",
"published": "2026-09-22T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-93712"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-93712"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/43742973/"
},
{
"type": "REPORT",
"url": "https://github.com/PerlDancer/Dancer2/security/advisories/GHSA-6xw8-v24c-m783"
},
{
"type": "REPORT",
"url": "https://github.com/PerlDancer/Dancer2/commit/2446a09ffb83fef71cc75c327bd6e4b1f007b885.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/4"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-93712"
]
}
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.