Reference material — not professional advice. Test in staging, back up first, verify against your specific version. Use your own judgment for your environment.
● Critical · CVSS 9.8

How to Fix CVE-2024-27099: azure-uamqp-c (Bundle Sibling)

⚡ At a glance
SeverityCVSS 9.8, Critical
Actively exploited?No
AffectedAzure azure-uamqp-c (< 2023-2-08)
Fixed inSame patched build as CVE-2024-21646
Type (CWE)CWE-415: Double Free

CVE-2024-27099 is a sibling vulnerability in the same Azure azure-uamqp-c advisory bundle as CVE-2024-21646. The same patched build closes every CVE in the bundle, so the remediation procedure for CVE-2024-27099 is the same as for the primary write-up.

What's different about CVE-2024-27099?

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQP_VALUE failed state, may cause a double free problem. This may cause a RCE.

The technical distinction is the specific code path or input vector listed in the description above. Impact is consistent with the bundle: compromise of the affected component as described in the vendor advisory. The patched build addresses every code path in the advisory in one update.

How to fix CVE-2024-27099

Apply the patched build per the primary write-up: How to Fix CVE-2024-21646.

Frequently asked questions

Is CVE-2024-27099 actively exploited?

Yes. CVE-2024-27099 is on the CISA Known Exploited Vulnerabilities catalog, so federal civilian agencies are required to patch on the published deadline. Most enterprises treat the same date as the practical floor.

What is the CVSS severity of CVE-2024-27099?

Critical. See the advisory for the full CVSS vector.

Where can I read the official advisory?

See https://github.com/Azure/azure-uamqp-c/security/advisories/GHSA-6rh4-fj44-v4jj

Does the patch require a reboot?

It depends on the deployment. Service-only updates usually need a service restart; OS-level fixes require a full reboot. Check the vendor release notes for the exact post-upgrade steps.

References


*Written by Sai Kiran Pandrala on 2026-05-25. Part of the Azure azure-uamqp-c bundle. Full procedure at how-to-fix-cve-2024-21646.*