Description
MOOS core-moos through 10.4.0 contains a denial of service vulnerability in the MOOSDB HTTP server that creates unbounded connections and threads without limits. Attackers can open many connections and send endless header data to exhaust server threads and memory, causing service unavailability.
Published: 2026-09-03
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MOOS core‑moos up to and including version 10.4.0 contains a denial of service flaw in the MOOSDB HTTP server. The server fails to limit the number of incoming connections and spawned threads, allowing an attacker to open many connections and send large amounts of header data. The unbounded resource usage can exhaust available threads and memory, leading to service unavailability.

Affected Systems

The vulnerability affects the MOOS core‑moos suite produced by themoos, specifically all releases through version 10.4.0.

Risk and Exploitability

The CVSS score for this vulnerability is 8.7, indicating a high severity. No EPSS score is available and the vulnerability is not listed in CISA’s KEV catalog, so exploitation likelihood is uncertain. Based on the description, it is inferred that an attacker can trigger the issue by connecting to the MOOSDB HTTP server over HTTP and repeatedly sending large header fields to consume server resources. An attacker with network access to the server could bring the service to a halt by exhausting available threads and memory.

Generated by OpenCVE AI on September 3, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MOOS core‑moos to version 10.5.0 or later where the HTTP server’s connection and thread limits have been corrected.
  • If an upgrade is not immediately possible, configure the HTTP server or the underlying operating system to cap the number of concurrent connections and enforce per‑IP rate limits to prevent resource exhaustion.
  • Monitor system metrics such as thread counts and memory usage; implement automated alerts or temporary IP banning when thresholds are exceeded.

Generated by OpenCVE AI on September 3, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Description MOOS core-moos through 10.4.0 contains a denial of service vulnerability in the MOOSDB HTTP server that creates unbounded connections and threads without limits. Attackers can open many connections and send endless header data to exhaust server threads and memory, causing service unavailability.
Title MOOS core-moos through 10.4.0 MOOSDB HTTP Server Resource Exhaustion
Weaknesses CWE-770
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T22:38:38.316Z

Reserved: 2026-09-03T19:51:01.301Z

Link: CVE-2026-85450

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T23:17:25.043

Modified: 2026-09-03T23:17:25.043

Link: CVE-2026-85450

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T23:30:11Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling