CVE-2026-5440

A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the `Content-Length` header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely large `Content-Length` value can trigger excessive memory allocation and server termination, even without sending a request body.
References
Link Resource
https://kb.cert.org/vuls/id/536588 Third Party Advisory VDB Entry
https://www.machinespirits.de/ Not Applicable
https://www.orthanc-server.com/ Product
Configurations

Configuration 1 (hide)

cpe:2.3:a:orthanc-server:orthanc:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-09 15:16

Updated : 2026-06-17 10:59


NVD link : CVE-2026-5440

Mitre link : CVE-2026-5440

CVE.ORG link : CVE-2026-5440


JSON object : View

Products Affected

orthanc-server

  • orthanc
CWE
CWE-770

Allocation of Resources Without Limits or Throttling