Skip to content
Threat Feed
low advisory

Denial of Service Vulnerability in rsyslog

A vulnerability in rsyslog allows a remote, unauthenticated attacker to cause a denial-of-service condition through improper handling of network inputs.

CVE search metadata

CVE search record: CVE-2024-52013. Severity: medium. CVSS: 5.7. EPSS: 0.30%. KEV: no. Product: rsyslog. Brief: Denial of Service Vulnerability in rsyslog. Brief link: https://feed.craftedsignal.io/briefs/2026-09-rsyslog-dos/

The BSI has reported a vulnerability in rsyslog, a widely used logging system for Linux environments. The flaw allows a remote, unauthenticated attacker to trigger a denial of service (DoS) condition on affected systems. This issue, tracked as CVE-2024-52013, stems from improper validation and handling of specific network-based inputs processed by the rsyslog daemon. By sending malformed or specially crafted network requests to the rsyslog service, an attacker can crash the logging process, preventing the collection of system logs and potentially impacting downstream security monitoring or operational audit requirements. Defenders should prioritize updating to the latest stable release to mitigate the risk of service disruption.

Impact

Successful exploitation results in the immediate termination of the rsyslog process. In enterprise environments, this impacts centralized log aggregation, security information and event management (SIEM) data ingestion, and the visibility of system events necessary for incident response and compliance monitoring. Organizations relying on rsyslog for infrastructure-wide logging are vulnerable to monitoring blindness if the service is successfully exploited.

Recommendation

  • Monitor system logs and process management logs for unexpected termination of the rsyslog process.
  • Ensure rsyslog is updated to the latest vendor-supplied version that includes the fix for CVE-2024-52013.
  • Restrict network access to rsyslog listeners to trusted management subnets using host-based firewalls (iptables/nftables).

Threat Hunt

Search for unexpected rsyslog daemon crashes or service restart events in system logs

T1498 medium medium confidence hunt now

Data: System log files (e.g., /var/log/syslog, journald)

Mitigations

Update rsyslog to the latest patched version addressing CVE-2024-52013

immediate IT Operations

CVE-2024-52013