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

exploitDog

redhat логотип

CVE-2026-87874

Опубликовано: 09 сент. 2026
Источник: redhat
CVSS3: 8.1

Описание

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on read. Because memcached is unauthenticated and cache keys are predictable, an attacker able to reach a network-exposed or shared memcached instance can write a crafted pickle payload that is deserialized and executed on the Ansible controller when the poisoned fact cache is next read, leading to remote code execution.

Отчет

This issue affects the community.general collection, which is community- maintained content and is not shipped in a Red Hat-supported execution environment for Ansible Automation Platform, nor in RHEL AppStream. Exploitation requires a non-default, insecure deployment (a reachable, unauthenticated memcached shared across a trust boundary); with memcached isolated to the controller there is no security impact.

Меры по смягчению последствий

Bind memcached to localhost only (the plugin default, 127.0.0.1:11211) and never expose an unauthenticated memcached across a trust boundary; isolate the cache to the controller. Prefer the redis cache plugin (explicit JSON) or the jsonfile/yaml cache plugins where a shared/remote fact cache is required. Treat any host with write access to the fact-cache memcached as trusted to run code on the controller.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Ceph Storage 5ansible-collection-community-generalFix deferred
Red Hat Ceph Storage 9ansible-collection-community-generalFix deferred
Red Hat OpenStack Platform 17.1ansible-collection-community-generalFix deferred
Red Hat OpenStack Platform 18.0ansible-collection-community-generalFix deferred

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-502
https://bugzilla.redhat.com/show_bug.cgi?id=2530995community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the Ansible controller

8.1 High

CVSS3

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

CVSS3: 8.1
ubuntu
6 дней назад

(A flaw was found in the memcached cache plugin of the community.genera ...)

CVSS3: 8.1
nvd
6 дней назад

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on read. Because memcached is unauthenticated and cache keys are predictable, an attacker able to reach a network-exposed or shared memcached instance can write a crafted pickle payload that is deserialized and executed on the Ansible controller when the poisoned fact cache is next read, leading to remote code execution.

CVSS3: 8.1
debian
6 дней назад

A flaw was found in the memcached cache plugin of the community.genera ...

CVSS3: 8.1
github
6 дней назад

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on read. Because memcached is unauthenticated and cache keys are predictable, an attacker able to reach a network-exposed or shared memcached instance can write a crafted pickle payload that is deserialized and executed on the Ansible controller when the poisoned fact cache is next read, leading to remote code execution.

8.1 High

CVSS3