JLSEC-2026-1381

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1381.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1381.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1381
Upstream
  • EUVD-2026-63492
Published
2026-08-24T13:43:17.899Z
Modified
2026-08-24T14:00:03.395164049Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The cl_count and te_count checks in the mg_http_parse() and http_cb() paths in src/http.c accept both headers and prioritize chunked encoding, while a Content-Length-preferring reverse proxy can use a different request boundary. This CL.TE desynchronization can inject requests that access or modify resources in another user context. This issue is fixed in version 7.22.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "id": "CVE-2026-73257",
            "database_specific": {
                "status": "Received"
            },
            "published": "2026-08-20T18:16:46.973Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-73257",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73257",
            "modified": "2026-08-20T20:17:46.470Z",
            "imported": "2026-08-23T06:20:30.552Z"
        },
        {
            "id": "EUVD-2026-63492",
            "published": "2026-08-20T17:30:58Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-63492",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-63492",
            "modified": "2026-08-20T19:34:58Z",
            "affected": {
                "Cesanta:Mongoose": [
                    "< 7.22"
                ]
            },
            "imported": "2026-08-23T06:20:06.544Z"
        }
    ]
}
References

Affected packages

Julia / Mongoose_jll

Package

Name
Mongoose_jll
Purl
pkg:julia/Mongoose_jll?uuid=0a8a3f5b-4c0e-5906-8e29-5b3fee15539c

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1381.json"