Threats Tagged 'cwe-191'
View all threats tagged with 'cwe-191'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-191'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-70633: Integer Underflow (Wrap or Wraparound) in timescale timescaledbCVE-2026-70633 0 TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray. Attackers with DML access to a compressed hypertable can trigger an unsigned integer wraparound in the reverse iterator bucket index computation, causing a read beyond the end of the bucket array, resulting in a SIGSEGV crash that can be repeatedly triggered on each subsequent reverse-order scan. Join the discussion | CVE Database V5 | 08/06/2026, 16:51:26 UTC Added: 08/06/2026, 22:13:33 UTC |
CVE-2026-43628: Integer Underflow (Wrap or Wraparound) in ggml-org llama.cppCVE-2026-43628 0 llama.cpp builds b3978 through b9058 contain an integer underflow and out-of-bounds read vulnerability in the DRY sampler that allows unauthenticated attackers to trigger a heap buffer underflow by sending a crafted HTTP request with dry_allowed_length set to INT32_MIN to the /v1/completions or /v1/chat/completions endpoints. Attackers can exploit this vulnerability to crash the server with SIGSEGV causing denial of service for all connected users, or corrupt token sampling probabilities by reading garbage values from memory before the allocated buffer. Join the discussion | CVE Database V5 | 08/06/2026, 15:45:52 UTC Added: 08/06/2026, 22:13:22 UTC |
CVE-2026-18839: Integer Underflow (Wrap or Wraparound) in rpm-software-management poptCVE-2026-18839 0 An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of service of the affected application. Join the discussion | CVE Database V5 | 08/05/2026, 20:45:17 UTC Added: 08/05/2026, 21:11:45 UTC |
CVE-2026-71202: CWE-191 Integer Underflow in kosinix rasterCVE-2026-71202 0 The raster Rust crate's crop function (src/editor.rs) clamps the crop width/height against source dimensions but only clamps the offset_x/offset_y parameters against 0, never against the source width/height. Join the discussion | CVE Database V5 | 08/05/2026, 06:58:53 UTC Added: 08/05/2026, 07:27:07 UTC |
CVE-2026-24077: CWE-191 Integer Underflow (Wrap or Wraparound) in Qualcomm, Inc. SnapdragonCVE-2026-24077 0 Information Disclosure when processing wireless network channel switch information with improperly formatted length fields. Join the discussion | CVE Database V5 | 08/04/2026, 15:07:14 UTC Added: 08/04/2026, 15:42:02 UTC |
CVE-2026-63362: CWE-191 in o6 Automation open62541CVE-2026-63362 0 CVE-2026-63362 is an unsigned integer underflow vulnerability in the PubSub signature verification path of the open62541 library by o6 Automation. This flaw may allow a remote attacker to cause a denial of service by sending a crafted UDP packet. The vulnerability affects versions 1.3.0, 1.4.0, and 1.5.0 of open62541. The severity is rated medium with a CVSS score of 5.9. No official patch or remediation guidance is currently available. Join the discussion | CVE Database V5 | 07/30/2026, 22:01:48 UTC Added: 07/30/2026, 22:23:10 UTC |
CVE-2026-54890: CWE-191 Integer Underflow (Wrap or Wraparound) in Erlang OTPCVE-2026-54890 0 Integer Underflow (Wrap or Wraparound) vulnerability in erlang otp erlang/otp (erts modules), erlang otp erts (erts modules) allows Forced Integer Overflow, Excessive Allocation. This vulnerability is associated with program files erts/emulator/beam/external.c, emulator/beam/external.c. The BIT_BINARY_EXT tag (77) handler in the External Term Format (ETF) decoder accepts an encoding with both length and trailing-bits fields set to zero. The subsequent computation of the bitstring size underflows an unsigned integer, producing a value of roughly 2^64 that is then passed as a memory allocation size. The allocator aborts the entire node with a message such as "Cannot allocate 2305843009213693951 bytes of memory (of type binary)". The crash is a VM-level abort, not an Erlang-level exception. It cannot be intercepted by supervision trees, by try/catch, or by passing the [safe] option to binary_to_term/2 (which only restricts atom creation and does not perform structural validation of binary encodings). Any application that decodes ETF from untrusted sources via binary_to_term/1,2 or enif_binary_to_term() is exposed. The Erlang distribution protocol also decodes incoming terms through the same code path, but distribution is expected to run on trusted networks per the OTP Secure Coding Guidelines (DSG-011). This issue affects OTP from OTP 27.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to erts from 15.0 before 17.0.4, 16.4.0.4 and 15.2.7.11. Join the discussion | CVE Database V5 | 07/27/2026, 15:39:03 UTC Added: 07/27/2026, 16:23:31 UTC |
CVE-2026-45813: CWE-787 Out-of-bounds Write in Apache Software Foundation Apache NimBLECVE-2026-45813 0 Out-of-bounds Write, Integer Underflow (Wrap or Wraparound) vulnerability in Apache NimBLE BASS service. Improper validation when parsing BASS service "Add Source" and "Modify Source" operation PDU could results in stack buffer overflow or arbitrary out-of-bound read. This can be triggered by nearby devices over Bluetooth connection, however pairing is required prior to accessing BASS service, which depending on device configuration may or may not require user action. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version 1.10.0, which fixes the issue. Join the discussion | CVE Database V5 | 07/24/2026, 12:10:12 UTC Added: 07/24/2026, 12:53:01 UTC |
CVE-2026-48029: CWE-125: Out-of-bounds Read in strukturag libheifCVE-2026-48029 0 libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItem_Grid::decode_grid_tile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue. Join the discussion | CVE Database V5 | 07/22/2026, 14:13:27 UTC Added: 07/22/2026, 14:52:46 UTC |
Red Hat Security Advisory: glib2 security updateCVE-2026-58016 0 GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fix(es): * glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml" (CVE-2026-58016) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Join the discussion | GCVE Database | 07/20/2026, 21:13:13 UTC Added: 07/20/2026, 19:41:33 UTC |
Showing 1 to 10 of 22 results