
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A heap buffer overflow vulnerability was discovered in Abseil-cpp (CVE-2025-0838), disclosed on February 21, 2025. The vulnerability affects the sized constructors, reserve(), and rehash() methods of absl::{flat,node}hash{set,map} components, which failed to implement proper size argument bounds checking (Debian Tracker, NVD).
The vulnerability stems from the absence of upper bounds on size arguments in the affected methods. When a caller passes an extremely large size value, it triggers an integer overflow during the computation of the container's backing store size. This overflow leads to subsequent out-of-bounds memory writes and potential out-of-bounds memory access during container operations. The issue was discovered by Dmitry Vyukov and has been assigned a low severity rating based on the Debian security assessment (Snyk, GitHub Commit).
The vulnerability could result in out-of-bounds memory writes and subsequent out-of-bounds memory access when interacting with the affected containers. However, the exploitation potential is considered limited as container sizes are rarely attacker-controlled in typical implementations (GitHub Commit).
The fix involves upgrading past commit 5a0e2cb5e3958dd90bb8569a2766622cb74d90c1. The patch implements two key changes: updating max_size() to return the maximum number of items that can be stored in the container, and adding validation for size arguments in constructors, reserve(), and rehash() methods (GitHub Commit).
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.”