CVE-2026-82481
Received
Received - Intake
Directory Traversal Vulnerability in OCaml Cohttp Library
Vulnerability report for CVE-2026-82481, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-29
Last updated on: 2026-08-29
Assigner: MITRE
Description
Description
The cohttp package before 6.3.0 for OCaml allows directory traversal.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mirage | cohttp | to 6.3.0 (exc) |
| mirage | cohttp-lwt | to 6.3.0 (exc) |
| mirage | cohttp-mirage | to 6.3.0 (exc) |
| mirage | cohttp-async | to 6.3.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-180 | The product validates input before it is canonicalized, which prevents the product from detecting data that becomes invalid after the canonicalization step. |