Description
Improper Input Validation vulnerability in Apache NimBLE in Mesh Proxy SAR reassembly could result in passing broken data toward application resulting in memory pressure and unstable parsing behavior.

This issue affects Apache NimBLE: through 1.9.0.

Users are recommended to upgrade to version 1.10.0, which fixes the issue.
Published: 2026-07-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper input validation in the Mesh Proxy SAR reassembly of Apache NimBLE allows attackers to supply malformed reassembly data. The failure to validate input size and format can lead to excessive memory usage and unstable parsing behavior, potentially causing application crashes or denial of service. This weakness is a classic example of CWE‑20: Improper Input Validation.

Affected Systems

Apache NimBLE, distributed by the Apache Software Foundation, is affected in all released versions up to and including 1.9.0. Users running any version in the 1.9.0 series or earlier are vulnerable; newer releases such as 1.10.0 contain the fix.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score of less than 1% suggests low current exploitation activity, and the vulnerability is not listed in CISA's KEV catalog. The likely attack vector is through the mesh network: an attacker who can inject crafted SAR packets into the proxy is inferred as the necessary condition for exploitation. If such access is achieved, the vulnerability could reliably induce a crash, leading to a denial‑of‑service scenario.

Generated by OpenCVE AI on August 3, 2026 at 20:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache NimBLE to version 1.10.0 or later, which contains the fix for the input validation issue.
  • Implement boundary checks to ensure SAR reassembly data does not exceed expected size before processing, mitigating the CWE‑20 weakness.
  • Apply network filtering or rate limiting on mesh proxy traffic to reduce the risk of malformed data reaching the application.

Generated by OpenCVE AI on August 3, 2026 at 20:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache nimble
Vendors & Products Apache
Apache nimble

Fri, 24 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description Improper Input Validation vulnerability in Apache NimBLE in Mesh Proxy SAR reassembly could result in passing broken data toward application resulting in memory pressure and unstable parsing behavior. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version 1.10.0, which fixes the issue.
Title Apache NimBLE: Mesh Proxy SAR reassembly unbounded append and unchecked failure
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-24T18:04:46.229Z

Reserved: 2026-05-14T07:13:57.754Z

Link: CVE-2026-46452

cve-icon Vulnrichment

Updated: 2026-07-24T14:34:48.436Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-24T13:18:25.097

Modified: 2026-07-27T14:40:45.187

Link: CVE-2026-46452

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:30:04Z

Weaknesses
  • CWE-20

    Improper Input Validation