AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-18609

CRITICAL · CVSS 9.8 EPSS 3.32% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-12-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-18609
Severity
CRITICAL
CVSS
9.8
EPSS
3.32%

Original NVD Description

An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could return a malicious frame header that leads to a smaller target_size value than needed. This condition is then carried on to a memcpy function that copies too much data into a heap buffer.