CVE-2026-57212

Source
https://cve.org/CVERecord?id=CVE-2026-57212
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-57212.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-57212
Aliases
  • GHSA-5cmq-vp28-xqrj
Downstream
Published
2026-07-10T20:15:28.422Z
Modified
2026-07-16T03:48:43.443732899Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L CVSS Calculator
Summary
RabbitMQ management HTTP API accepts request bodies larger than configured max_http_body_size
Details

RabbitMQ is a messaging and streaming broker. Prior to 3.13.14, 4.0.19, 4.1.10, and 4.2.5, the rabbitmqmanagement HTTP API accepts oversized valid JSON bodies on withdecode and directrequest paths because readcomplete_body checks the accumulated size before the final chunk but not the final combined size. This issue is fixed in versions 3.13.14, 4.0.19, 4.1.10, and 4.2.5.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57212.json",
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "4.1.0"
                },
                {
                    "fixed": "4.1.10"
                },
                {
                    "introduced": "4.0.0"
                },
                {
                    "fixed": "4.0.19"
                },
                {
                    "introduced": "3.13.0"
                },
                {
                    "fixed": "3.13.14"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/rabbitmq/rabbitmq-server

Affected ranges

Type
GIT
Repo
https://github.com/rabbitmq/rabbitmq-server
Events
Database specific
{
    "cpe": "cpe:2.3:a:broadcom:rabbitmq_server:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.13.0"
        },
        {
            "fixed": "4.2.5"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v3.*
v3.13.0
v3.13.0-rc.6
v4.*
v4.1.0-alpha
v4.1.0-beta.1
v4.1.0-beta.2
v4.1.0-beta.3
v4.1.0-beta.4
v4.2.0
v4.2.0-beta.1
v4.2.0-beta.2
v4.2.0-beta.3
v4.2.0-beta.4
v4.2.0-rc.1
v4.2.1
v4.2.2
v4.2.3
v4.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-57212.json"