CVE-2026-55556
Last modified
CVE-2026-55556 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Rsyslog is a rocket-fast system for log processing. From 8.2110.0 until 8.2604.0, the optional imhttp module's parse_auth_header function in contrib/imhttp/imhttp.c allocates a zero-byte heap buffer with calloc(0, len) when an HTTP Basic Authorization value exceeds its fixed work buffer, then passes that pointer to apr_base64_decode. EPSS estimates a 1.08% chance of exploitation in the next 30 days.
Description
Rsyslog is a rocket-fast system for log processing. From 8.2110.0 until 8.2604.0, the optional imhttp module's parse_auth_header function in contrib/imhttp/imhttp.c allocates a zero-byte heap buffer with calloc(0, len) when an HTTP Basic Authorization value exceeds its fixed work buffer, then passes that pointer to apr_base64_decode. An unauthenticated remote attacker can send an oversized encoded credential to an imhttp endpoint configured for Basic Authentication, causing decoded data to overwrite adjacent heap memory before credential validation. Deployments that do not install, load, and use imhttp with Basic Authentication are not affected. The demonstrated impact is a process crash that interrupts log collection, and code execution has not been demonstrated. This issue is fixed in version 8.2604.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rsyslog | rsyslog | >= 8.2110.0, < 8.2604.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-55556?
How severe is CVE-2026-55556?
How do I fix CVE-2026-55556?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5555A weakness has been identified in code-projects Concert Tick…7.3
- CVE-2026-55550NextCRM is open-source customer relationship management (CRM…7.1
- CVE-2026-55552Yamcs is a mission control framework. Prior to 5.11.13, Yamc…7.5
- CVE-2026-55553urllib is an HTTP client for Node.js that supports authentic…7.5
- CVE-2026-55554Dompdf is an HTML to PDF converter for PHP. In versions 3.15…7.5
- CVE-2026-55555Dompdf is an HTML to PDF converter for PHP. Versions 3.15 an…7.5
- CVE-2026-55557browse-mcp is a Playwright-based headless-browser MCP server…8.6
- CVE-2026-55558aiosmtplib is an asynchronous SMTP client for use with async…5.9
- CVE-2026-55559Yamcs is a mission control framework. Prior to 5.12.8 and 5.…9.8
- CVE-2026-5556A security vulnerability has been detected in badlogic pi-mo…6.3
- CVE-2026-55563Feast is the open source feature store for AI and machine le…8.9
- CVE-2026-55564FreeRDP is a free implementation of the Remote Desktop Proto…7.1
Are you affected by CVE-2026-55556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
