{ "document": { "aggregate_severity": { "text": "high" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "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.\n\nA 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.\n\nThe 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.\n\nA check in a before hook is not enforced: the caller gets the refusal, while the route body runs and its writes land.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-Dancer2-2026-93710 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-dancer2-2026-93710.json" }, { "category": "external", "summary": "https://github.com/PerlDancer/Dancer2/commit/8fd31a32798f9aa25e4fccbd6c7cb9dd3a0c1029.patch", "url": "https://github.com/PerlDancer/Dancer2/commit/8fd31a32798f9aa25e4fccbd6c7cb9dd3a0c1029.patch" }, { "category": "external", "summary": "https://github.com/PerlDancer/Dancer2/security/advisories/GHSA-v527-r4px-7vx7", "url": "https://github.com/PerlDancer/Dancer2/security/advisories/GHSA-v527-r4px-7vx7" }, { "category": "external", "summary": "https://metacpan.org/release/CROMEDOME/Dancer2-2.2.0/changes", "url": "https://metacpan.org/release/CROMEDOME/Dancer2-2.2.0/changes" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2026/09/22/2", "url": "http://www.openwall.com/lists/oss-security/2026/09/22/2" }, { "category": "external", "summary": "CVE-2026-93710 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93710" } ], "title": "Dancer2 vulnerability", "tracking": { "current_release_date": "2026-09-22T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-Dancer2-2026-93710", "initial_release_date": "2026-09-22T00:00:00", "revision_history": [ { "date": "2026-09-22T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/>=2.0.0|<2.2.0", "product": { "name": "Dancer2 greater than or equal 2.0.0 and less than 2.2.0", "product_id": "CSAFPID-0001", "product_identification_helper": { "purl": "pkg:cpan/Dancer2" } } }, { "category": "product_version_range", "name": "vers:cpan/>=2.2.0", "product": { "name": "Dancer2 greater than or equal 2.2.0", "product_id": "CSAFPID-0002", "product_identification_helper": { "purl": "pkg:cpan/Dancer2" } } } ], "category": "product_name", "name": "Dancer2" } ] }, "vulnerabilities": [ { "cve": "CVE-2026-93710", "cwe": { "id": "CWE-460", "name": "Improper Cleanup on Thrown Exception" }, "notes": [ { "category": "description", "text": "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.\n\nA 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.\n\nThe 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.\n\nA check in a before hook is not enforced: the caller gets the refusal, while the route body runs and its writes land.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }