rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized connection.tune.frame_max value during amqp_login(), and rabbitmq-c accepts the value in amqp_login_inner() in librabbitmq/amqp_socket.c. amqp_tune_connection() in librabbitmq/amqp_connection.c uses frame_max to reallocate the outbound buffer without enforcing AMQP_FRAME_MIN_SIZE. Immediate serialization of connection.tune-ok through amqp_frame_to_bytes() writes beyond the undersized heap allocation, causing memory corruption and likely denial of service. An on-path attacker can also trigger the flaw against plaintext AMQP traffic. Code execution is theoretically possible but was not demonstrated. This issue is fixed in version 0.16.0.
CVE-2026-44236
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 60% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 40%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 17, 2026rabbitmq-c v0.16.0
Patch available: alanxz/rabbitmq-c v0.16.0
https://github.com/alanxz/rabbitmq-c/releases/tag/v0.16.0commit 4777d0b5c58c (alanxz/rabbitmq-c)
Patch available: alanxz/rabbitmq-c v0.16.0 (contains commit 4777d0b5c58c)
https://github.com/alanxz/rabbitmq-c/commit/4777d0b5c58cb02966a04a85832436bd66ed5d1fRelease v0.16.0
Patch available: alanxz/rabbitmq-c v0.17.0 (PR #879 merged 2026-06-09)
https://github.com/alanxz/rabbitmq-c/pull/879Heap buffer overflow in AMQP login handshake via undersized connection.tune.frame_max · Advisory · alanxz/rabbitmq-c · GitHub
https://github.com/alanxz/rabbitmq-c/security/advisories/GHSA-jh48-qjf5-fx5vPatch Availability(2)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | librabbitmq4 (0.15.0-1ubuntu0.26.04.1) @ resolute | 2026-09-20 | ubuntu |
| ubuntu | librabbitmq4 (0.15.0-1ubuntu0.26.04.2) @ resolute | 2026-09-20 | ubuntu |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(2)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-21 02:31 UTCEG score recompute
- 2026-09-20 20:15 UTCEPSS rescore
- 2026-09-20 15:04 UTCVendor advisory
- 2026-09-20 03:38 UTCVendor advisory
- 2026-09-19 16:11 UTCEG score recompute
- 2026-09-19 16:11 UTCVendor advisory
- 2026-09-19 04:44 UTCEG score recompute
- 2026-09-19 04:44 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 17:18 UTCVendor advisory
- 2026-09-18 05:52 UTCVendor advisory
- 2026-09-17 18:26 UTCEG score recompute
- 2026-09-17 18:26 UTCVendor advisory
- 2026-09-17 17:20 UTCEG score recompute
- 2026-09-17 17:19 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same CWE
10 shownCWE-122
Frequently asked(5)
What is CVE-2026-44236?
When was CVE-2026-44236 disclosed?
Is CVE-2026-44236 actively exploited?
What is the CVSS score of CVE-2026-44236?
How do I remediate CVE-2026-44236?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-44236
Is Your Infrastructure Affected by CVE-2026-44236?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.