Threats Tagged 'cwe-789'
View all threats tagged with 'cwe-789'. 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-789'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-70377: CWE-789 Uncontrolled Memory Allocation in theotherphil imagecliCVE-2026-70377 0 imagecli's `scale <ratio>` pipeline operation (Scale::apply() in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio (e.g. 100000) causes an attempted allocation of hundreds of terabytes, aborting the process. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request. Join the discussion | CVE Database V5 | 08/05/2026, 06:58:47 UTC Added: 08/05/2026, 07:27:07 UTC |
CVE-2026-61485: CWE-789 Memory Allocation with Excessive Size Value in Apache Software Foundation Apache LucyCVE-2026-61485 0 ** UNSUPPORTED WHEN ASSIGNED ** Memory Allocation with Excessive Size Value vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. Join the discussion | CVE Database V5 | 08/05/2026, 06:43:27 UTC Added: 08/05/2026, 07:27:05 UTC |
CVE-2026-67589: CWE-789 Memory Allocation with Excessive Size Value in Apache Software Foundation Apache Qpid ProtonJ2CVE-2026-67589 0 A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2.0, which fixes the issue. Join the discussion | CVE Database V5 | 08/05/2026, 05:28:15 UTC Added: 08/05/2026, 05:41:49 UTC |
CVE-2026-67551: CWE-789 Memory Allocation with Excessive Size Value in Apache Software Foundation Apache Qpid Proton DotnetCVE-2026-67551 0 pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service. This issue affects Apache Qpid Proton-Dotnet: through 1.0.0. Users are recommended to upgrade to version 1.1.0, which fixes the issue. Join the discussion | CVE Database V5 | 08/05/2026, 05:27:24 UTC Added: 08/05/2026, 05:41:49 UTC |
CVE-2026-66273: CWE-789 Memory Allocation with Excessive Size Value in Apache Software Foundation Apache Qpid Proton-JCVE-2026-66273 0 A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service. This issue affects Apache Qpid Proton-J: through 0.34.1. Users are recommended to upgrade to version 0.35.0, which fixes the issue. Join the discussion | CVE Database V5 | 08/05/2026, 05:23:31 UTC Added: 08/05/2026, 05:41:49 UTC |
CVE-2026-58067: CWE-789 Memory Allocation with Excessive Size Value in Veeam Service Provider ConsoleCVE-2026-58067 0 A vulnerability in Veeam Service Provider Console allowing an unauthenticated attacker to exhaust host memory and cause adenial of service. Join the discussion | CVE Database V5 | 08/04/2026, 15:56:03 UTC Added: 08/04/2026, 16:28:46 UTC |
CVE-2026-15337: CWE-789: Memory Allocation with Excessive Size Value in djangoproject DjangoCVE-2026-15337 0 An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. `django.utils.translation.check_for_language()` is subject to a potential denial-of-service attack when given many distinct, very long language codes, which are retained as keys in an in-memory cache and consume process memory. Such codes reach the function through the `django.views.i18n.set_language()` view, which is not routed by default. The consumed memory is bounded, since request data is limited by the `DATA_UPLOAD_MAX_MEMORY_SIZE` setting (default 2.5 MB) and the cache holds a fixed maximum number of entries. Earlier, unsupported Django series (such as 5.1.x, 5.0.x, and 4.2.x) were not evaluated and may also be affected. Django would like to thank Jaeyoung Jang for reporting this issue. Join the discussion | CVE Database V5 | 08/04/2026, 15:48:25 UTC Added: 08/04/2026, 16:28:46 UTC |
In Bouncy Castle for Java before 1.85, HSS public-key level count unbounded, enabling huge allocation on verify. (CVE-2026-58060)CVE-2026-58060 0 Bouncy Castle for Java versions before 1.85 have an unbounded HSS public-key level count, which can lead to excessive memory allocation during verification. This vulnerability also affects Bouncy Castle for Java LTS versions before 2.73.12 and Bouncy Castle for Java FIPS versions before 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series). Join the discussion | GCVE Database | 08/03/2026, 03:31:57 UTC Added: 08/03/2026, 21:22:11 UTC |
In Bouncy Castle for Java before 1.85, Possible OOM from unbounded up-front allocation on a definite-length read. (CVE-2026-14682)CVE-2026-14682 0 Bouncy Castle for Java versions prior to 1.85 and certain LTS and FIPS versions contain a vulnerability that may cause an out-of-memory (OOM) condition due to unbounded memory allocation during a definite-length read operation. This issue affects multiple Bouncy Castle Java variants including LTS before 2.73.12, BC-FJA before 1.0.2.7, 2.0.2, and 2.1.3, and bctls-fips before 1.0.24. The vulnerability is classified under CWE-789 (Uncontrolled Memory Allocation). Join the discussion | GCVE Database | 08/03/2026, 06:31:44 UTC Added: 08/03/2026, 21:22:11 UTC |
In Bouncy Castle for Java before 1.85, MLS wire decoder allocates attacker-declared opaque length before bounds check. (CVE-2026-12852)CVE-2026-12852 0 Bouncy Castle for Java versions before 1.85 contain a vulnerability in the MLS wire decoder where it allocates memory based on an attacker-controlled opaque length before performing bounds checking. This flaw can lead to resource exhaustion or denial of service. No patch information is currently provided. Join the discussion | GCVE Database | 08/03/2026, 06:31:44 UTC Added: 08/03/2026, 21:22:06 UTC |
Showing 1 to 10 of 22 results