VYPR

Redis

by Red Hat

CVEs (1)

  • CVE-2026-93572Sep 18, 2026
    risk 0.00cvss epss

    ## Summary `RedisArrayAggregator` recently added `maxElements` and `maxNestedArrayDepth` limits to fix public Redis resource-exhaustion advisories. The limits are independent, but the allocator remains eager: every positive nested RESP array header creates `new…