Buffer overflow in Rsyslog

CVE-2026-61548

Rsyslog is a rocket-fast system for log processing. From 7.5.4 until 8.2606.0, the optional mmpstrucdata plugin's parseSD_PARAM function in plugins/mmpstrucdata/mmpstrucdata.c stores RFC5424 parameter values in a fixed pVal[32 * 1024] stack buffer and calls parsePARAM_VALUE without supplying the destination size. A remote unauthenticated attacker whose crafted RFC5424 message reaches an action using mmpstrucdata can provide a structured-data parameter larger than that buffer when MaxMessageSize permits it, causing an attacker-controlled stack overwrite. Deployments that do not install and use the plugin, or whose effective message-size limit remains below the required threshold, are not affected by this issue. The demonstrated impact is a crash and interruption of log collection; code execution is not demonstrated. This issue is fixed in version 8.2606.0.

Vulnerability class: Buffer Overflow

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Rsyslog — versions >= 7.5.4, < 8.2606.0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-61548?
CVE-2026-61548 is a high-severity vulnerability in Rsyslog, classified under Stack-based Buffer Overflow. CVSS score: 8.1/10. Published 2026-09-18.
How severe is CVE-2026-61548?
High severity. CVSS v3 base score is 8.1 out of 10.