Rsyslog is a rocket-fast system for log processing. Modules for TCP syslog reception have a potential heap buffer overflow when octet-counted framing is used. This can result in a segfault or some other malfunction. As of our understanding, this vulnerability can not be used for remote code execution. But there may still be a slight chance for experts to do that. The bug occurs when the octet count is read. While there is a check for the maximum number of octets, digits are written to a heap buffer even when the octet count is over the maximum, This can be used to overrun the memory buffer. However, once the sequence of digits stop, no additional characters can be added to the buffer. In our opinion, this makes remote exploits impossible or at least highly complex. Octet-counted framing is one of two potential framing modes. It is relatively uncommon, but enabled by default on receivers. Modules `imtcp`, `imptcp`, `imgssapi`, and `imhttp` are used for regular syslog message reception. It is best practice not to directly expose them to the public. When this practice is followed, the risk is considerably lower. Module `imdiag` is a diagnostics module primarily intended for testbench runs. We do not expect it to be present on any production installation. Octet-counted framing is not very common. Usually, it needs to be specifically enabled at senders. If users do not need it, they can turn it off for the most important modules. This will mitigate the vulnerability.
Conclusion & alert: CVE-2022-24903 is rated High Risk (66.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 3.55%). Core evidence: EPSS rose +3.05% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.50% | 3.55% | +3.05% |
| 2 | 2026-04-12 | 0.78% | 0.50% | -0.28% |
| 3 | 2026-02-28 | — | 0.78% | — |
Full EPSS history (40 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2022-24903: 1 source package rows (rsyslog); 13 state rows across 8 repos (3.12-main, 3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 8, open 5. | https://security.alpinelinux.org/vuln/CVE-2022-24903 |
debian
|
not yet assigned | CVE-2022-24903 not yet assigned priority: Debian including 1 source packages (rsyslog), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-24903 |
gentoo
|
normal | CVE-2022-24903: 1 GLSA(s) (202408-28), 1 atom(s) (app-admin/rsyslog); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2022-24903 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2022-24903 |
suse
|
high | CVE-2022-24903 severity important: SUSE including 400 source package names (amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64, amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64, …), 799 product×package rows across 104 product lines (HPE Helion OpenStack 8, Image SLES12-SP5-Azure-BYOS, … (104 product lines)): Fixed 659, Known Affected 129, Known Not Affected 11. | https://www.suse.com/security/cve/CVE-2022-24903/ |
ubuntu
|
medium | CVE-2022-24903 medium priority: Ubuntu including 1 source packages (rsyslog), 14 status rows across 14 suites (bionic, focal, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 13, needs-triage 1. | https://ubuntu.com/security/CVE-2022-24903 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| rsyslog | rsyslog | < 8.2204.1 | cpe:2.3:a:rsyslog:rsyslog:*:*:*:*:*:*:*:* |
| fedoraproject | fedora | 35 | cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| netapp | active_iq_unified_manager | — | cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* |
| URL | Tags |
|---|---|
| https://github.com/rsyslog/rsyslog/commit/f211042ecbb472f9d8beb4678a65d272b6f07705 | Patch Third Party Advisory |
| https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8 | Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/05/msg00028.html | Mailing List Third Party Advisory |
| https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GMNNXLCU2UORRVSZO24HL4KMVPK5PHVW/ | |
| https://security.netapp.com/advisory/ntap-20221111-0002/ | Third Party Advisory |
| https://www.debian.org/security/2022/dsa-5150 | Third Party Advisory |