Description
OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through malicious research topic inputs.
Published: 2026-02-06
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

A stored Cross‑Site Scripting vulnerability exists in the session page of OrcaStatLLM‑Researcher. Malicious researchers can embed arbitrary JavaScript into the log message field by providing a specially crafted research topic input. When a victim renders the session page, the injected script executes in the victim’s browser, potentially exfiltrating sensitive data, hijacking the user session, or performing unauthorized actions against the site. The flaw is a classic input‑validation weakness catalogued as CWE‑79 and the reported CVSS score of 5.3 indicates moderate severity.

Affected Systems

The affected product is AlgoNetLab’s OrcaStatLLM‑Researcher, version 1.x as referenced by the CPE string. No other vendors or versions are listed, so the risk applies to installations of this particular LLM‑based research paper generator in the identified version range.

Risk and Exploitability

The vulnerability is scored with a CVSS of 5.3 and an EPSS below 1%, implying that exploitation is considered unlikely at present. The flaw is not listed in the CISA KEV catalog. The attack requires an attacker to supply a malicious research topic that becomes part of a stored log entry, and for the victim to later view the session page where the log is displayed. This is a traditional web‑application based stored XSS vector, likely reachable by any authenticated or unauthenticated user depending on the application’s logging policy.

Generated by OpenCVE AI on April 17, 2026 at 22:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OrcaStatLLM‑Researcher to the latest patched release from AlgoNetLab
  • Sanitize or escape all research topic inputs before logging; ensure that any user‑supplied data is properly encoded to prevent script injection
  • Configure a strict Content Security Policy that disallows execution of inline scripts and restricts script sources

Generated by OpenCVE AI on April 17, 2026 at 22:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Feb 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Algonet
Algonet orcastatllm Researcher
CPEs cpe:2.3:a:algonet:orcastatllm_researcher:1:*:*:*:*:*:*:*
Vendors & Products Algonet
Algonet orcastatllm Researcher
Metrics cvssV3_1

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Algonetlab
Algonetlab orcastatllm-researcher
Vendors & Products Algonetlab
Algonetlab orcastatllm-researcher

Fri, 06 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Feb 2026 18:00:00 +0000

Type Values Removed Values Added
Description OrcaStatLLM Researcher is an LLM Based Research Paper Generator. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the Log Message in the Session Page in OrcaStatLLM-Researcher that allows attackers to inject and execute arbitrary JavaScript code in victims' browsers through malicious research topic inputs.
Title OrcaStatLLM Researcher Stored Cross-Site Scripting (XSS) via Log Message Injection in Session Page
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Algonet Orcastatllm Researcher
Algonetlab Orcastatllm-researcher
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-06T18:05:02.550Z

Reserved: 2026-01-27T19:35:20.530Z

Link: CVE-2026-24903

cve-icon Vulnrichment

Updated: 2026-02-06T18:04:51.364Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-06T18:15:58.830

Modified: 2026-02-24T20:57:19.450

Link: CVE-2026-24903

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:45:29Z

Weaknesses
  • CWE-79

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