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

exploitDog

github логотип

GHSA-jg2m-9x48-3gvj

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

Описание

Apache Camel has an incomplete fix for CVE-2025-27636

The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilterStrategy in camel-sjms, CoAPHeaderFilterStrategy in camel-coap, and GooglePubsubHeaderFilterStrategy in camel-google-pubsub. Because those strategies use case-sensitive String.startsWith('Camel'/'camel') filtering while the Camel Exchange stores headers in a case-insensitive map, an attacker with JMS (or equivalent) producer access to the broker consumed by a Camel route can inject case-variant Camel internal headers, which are then resolved by downstream components such as camel-exec and camel-file using their canonical casing. This enables remote code execution and arbitrary file write on routes that forward JMS messages to header-driven components.

This issue affects Apache Camel: from 3.0.0 before 4.14.6, from 4.15.0 before 4.18.2, from 4.19.0 before 4.20.0.

Users are recommended to upgrade to version 4.20.0, which fixes the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.6. If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.2.

Пакеты

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

org.apache.camel:camel-coap

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

>= 3.0.0, < 4.14.6

4.14.6

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

org.apache.camel:camel-coap

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

>= 4.15.0, < 4.18.2

4.18.2

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

org.apache.camel:camel-coap

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

>= 4.19.0, < 4.20.0

4.20.0

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

org.apache.camel:camel-google-pubsub

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

>= 3.0.0, < 4.14.6

4.14.6

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

org.apache.camel:camel-google-pubsub

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

>= 4.15.0, < 4.18.2

4.18.2

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

org.apache.camel:camel-google-pubsub

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

>= 4.19.0, < 4.20.0

4.20.0

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

org.apache.camel:camel-jms

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

>= 3.0.0, < 4.14.6

4.14.6

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

org.apache.camel:camel-jms

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

>= 4.15.0, < 4.18.2

4.18.2

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

org.apache.camel:camel-jms

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

>= 4.19.0, < 4.20.0

4.20.0

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

org.apache.camel:camel-sjms

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

>= 3.0.0, < 4.14.6

4.14.6

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

org.apache.camel:camel-sjms

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

>= 4.15.0, < 4.18.2

4.18.2

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

org.apache.camel:camel-sjms

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

>= 4.19.0, < 4.20.0

4.20.0

EPSS

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

9.9 Critical

CVSS3

Дефекты

CWE-178

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

CVSS3: 9.9
redhat
4 месяца назад

The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilterStrategy in camel-sjms, CoAPHeaderFilterStrategy in camel-coap, and GooglePubsubHeaderFilterStrategy in camel-google-pubsub. Because those strategies use case-sensitive String.startsWith('Camel'/'camel') filtering while the Camel Exchange stores headers in a case-insensitive map, an attacker with JMS (or equivalent) producer access to the broker consumed by a Camel route can inject case-variant Camel internal headers, which are then resolved by downstream components such as camel-exec and camel-file using their canonical casing. This enables remote code execution and arbitrary file write o...

CVSS3: 9.9
nvd
4 месяца назад

The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilterStrategy in camel-sjms, CoAPHeaderFilterStrategy in camel-coap, and GooglePubsubHeaderFilterStrategy in camel-google-pubsub. Because those strategies use case-sensitive String.startsWith('Camel'/'camel') filtering while the Camel Exchange stores headers in a case-insensitive map, an attacker with JMS (or equivalent) producer access to the broker consumed by a Camel route can inject case-variant Camel internal headers, which are then resolved by downstream components such as camel-exec and camel-file using their canonical casing. This enables remote code execution and arbitrary file write on r

EPSS

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

9.9 Critical

CVSS3

Дефекты

CWE-178