VYPR

memcached cache plugin

by Community.general

CVEs (1)

  • CVE-2026-87874HigSep 9, 2026
    risk 0.53cvss 8.1epss

    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…