Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-gqr6-r77p-c2pj

Опубликовано: 28 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

Fortigate syslog message parser can be exploited to modify or delete fields from the original message

Impact

A security issue has been identified in Graylog affecting the parsing of syslog messages that use a key-value format, such as those generated by Fortigate devices.

The vulnerability allows attackers to overwrite individual message fields, or to produce invalid messages which Graylog will discard. This effectively enables log evasion techniques to obscure malicious activity.

Patches

The issue has been fixed in the following Graylog versions: 6.3.12, 7.0.7, 7.1.2. Users should upgrade to one of these versions or above to remediate the vulnerability.

Graylog Cloud has already been patched.

Workarounds

There are no feasible workarounds for this issue. Upgrading to a patched version is recommended.

To find potentially discarded messages due to parsing errors, customers of Graylog Enterprise or Security can check the Indexing and Processing Failures Index1.

Credits

Thanks to Jose Luis González, from Fundación Sarenet, with additional analysis by Borja Marcos from Sarenet.

Footnotes

  1. https://go2docs.graylog.org/current/getting_in_log_data/indexer_and_processing_failures.html

Пакеты

Наименование

org.graylog2:graylog2-server

maven
Затронутые версииВерсия исправления

< 6.3.12

6.3.12

Наименование

org.graylog2:graylog2-server

maven
Затронутые версииВерсия исправления

>= 7.0.0, < 7.0.7

7.0.7

Наименование

org.graylog2:graylog2-server

maven
Затронутые версииВерсия исправления

>= 7.1.0, < 7.1.2

7.1.2

EPSS

Процентиль: 28%
0.00355
Низкий

7.5 High

CVSS3

Дефекты

CWE-138

Связанные уязвимости

CVSS3: 7.5
nvd
18 дней назад

Graylog is a free and open log management platform. Prior to Graylog Server versions 6.3.12, 7.0.7, and 7.1.2 and Graylog Forwarder version 7.3, the FortiGate key-value syslog parser in graylog2-server/src/main/java/org/graylog2/inputs/codecs/GLFortiGateSyslogEvent.java and graylog2-server/src/main/java/org/graylog2/inputs/codecs/SyslogCodec.java mishandles field-like text inside quoted values. GLFortiGateSyslogEvent.getFields() uses KV_PATTERN and QUOTED_KV_PATTERN, while SyslogCodec.parse() invokes the FortiGateSyslogEvent parser; crafted values containing = or backslash-escaped quotes can cause embedded keys such as srcip, dstip, date, time, and tz to remove or overwrite original top-level fields or produce an invalid message that Graylog discards. An unauthenticated network sender who can submit syslog messages can therefore manipulate security-log fields or evade logging to obscure malicious activity. This issue is fixed in Graylog Server versions 6.3.12, 7.0.7, and 7.1.2 and Gray

CVSS3: 7.5
debian
18 дней назад

Graylog is a free and open log management platform. Prior to Graylog S ...

EPSS

Процентиль: 28%
0.00355
Низкий

7.5 High

CVSS3

Дефекты

CWE-138