
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2025-49112 affects Valkey through version 8.1.1, specifically in the setDeferredReply function within networking.c. The vulnerability was discovered and disclosed on June 2, 2025. The issue involves an integer underflow vulnerability in the calculation of prev->size - prev->used (NVD).
The vulnerability is classified as an Integer Underflow (CWE-191) with a CVSS v3.1 Base Score of 3.1 (LOW). The attack vector is adjacent network (AV:A) with high attack complexity (AC:H), requiring no privileges (PR:N) or user interaction (UI:N). The scope is unchanged (S:U) with no impact to confidentiality (C:N) or integrity (I:N), but low impact to availability (A:L) (NVD).
The integer underflow vulnerability in the setDeferredReply function could potentially affect system availability when exploited by an adjacent network attacker. The low CVSS score indicates limited impact, primarily affecting system availability without compromising confidentiality or integrity (NVD).
A fix has been proposed that involves explicitly checking that prev->used is less than prev->size before performing the subtraction, preventing potential integer underflow. This approach avoids relying on unsigned arithmetic and ensures the logic is clear and robust (GitHub PR).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”