Description
MOOS core-moos through 10.4.0 fails to escape database contents when rendering MOOSDB HTTP pages, allowing attackers to inject malicious scripts. Any MOOS publisher can set variable values containing script payloads that execute in the browser of operators viewing the web interface.
Published: 2026-09-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Client‑side script execution (XSS)
Action: Patch Immediately
AI Analysis

Impact

MOOS core‑moos through version 10.4.0 does not escape data stored in the MOOS database when rendering its HTTP pages, allowing a malicious publisher to insert script payloads into variable values. When an operator views the affected page in a web browser, the unescaped data is rendered as executable JavaScript, leading to client‑side script execution. The vulnerability may compromise the confidentiality or integrity of information displayed to the operator, as well as the surrounding user interface.

Affected Systems

The affected product is MOOS core‑moos, all releases up to and including 10.4.0. Any deployment that exposes MOOSDB HTTP pages is susceptible if the publisher interface allows variable values to be set by an attacker.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers who can write variable values through the publisher interface—whether locally or over the network—can inject the payload. When an operator accesses the relevant HTTP page, the browser will execute the injected script. The risk is therefore moderate in environments where publisher permissions are not strictly controlled or where the MOOSDB web interface is publicly reachable.

Generated by OpenCVE AI on September 4, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade core‑moos to a version newer than 10.4.0 where the XSS fix is included.
  • Restrict publisher write access so that only trusted entities can set variable values that appear in the web interface.
  • Disable or limit access to the MOOSDB HTTP pages if upgrading is not immediately possible.
  • Implement a browser‑side content‑security policy that blocks inline scripts to contain the impact of the flaw.

Generated by OpenCVE AI on September 4, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Themoos
Themoos core-moos
Vendors & Products Themoos
Themoos core-moos

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

Type Values Removed Values Added
Description MOOS core-moos through 10.4.0 fails to escape database contents when rendering MOOSDB HTTP pages, allowing attackers to inject malicious scripts. Any MOOS publisher can set variable values containing script payloads that execute in the browser of operators viewing the web interface.
Title MOOS core-moos through 10.4.0 MOOSDB HTTP Pages Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Themoos Core-moos
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T13:50:50.832Z

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

Link: CVE-2026-85453

cve-icon Vulnrichment

Updated: 2026-09-14T13:48:22.054Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-14T14:17:14.460

Link: CVE-2026-85453

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:20:56Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')