Description
OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious input through the project request parameter. Attackers can craft a malicious URL containing unsanitized input that breaks out of the JavaScript string and HTML attribute context in the body onload event handler to execute arbitrary scripts when the link is visited by a victim.
Published: 2026-06-09
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in OSCAL‑GUI that is triggered by an attacker’s injection through the unsanitized "project" request parameter in oscal.php. By embedding malicious input in a URL, an attacker can break out of the JavaScript string and the body onload event handler, causing arbitrary scripts to run when a victim follows the link.

Affected Systems

The flaw affects OSCAL‑GUI, distributed by Brian Ruf. No explicit version information is supplied in the advisory, so any installation of OSCAL‑GUI may be vulnerable until a patched release is applied.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity, and the vulnerability is exploitable without authentication via a crafted link. The EPSS score is not available, and the issue is not in CISA’s KEV catalog. If an infected user clicks the malicious URL, the attacker can execute arbitrary JavaScript in their browser, potentially leading to session hijacking, defacement, or delivery of additional payloads.

Generated by OpenCVE AI on June 9, 2026 at 22:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OSCAL‑GUI to the latest patched release once it becomes available.
  • Validate and sanitize the "project" request parameter server‑side to prevent injection of JavaScript code.
  • Deploy a Content Security Policy that restricts inline script execution and limits trusted domains.

Generated by OpenCVE AI on June 9, 2026 at 22:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Description OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious input through the project request parameter. Attackers can craft a malicious URL containing unsanitized input that breaks out of the JavaScript string and HTML attribute context in the body onload event handler to execute arbitrary scripts when the link is visited by a victim.
Title OSCAL-GUI Reflected XSS via project parameter in oscal.php
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.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-09T20:59:29.063Z

Reserved: 2026-03-27T15:24:06.752Z

Link: CVE-2026-34416

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-09T21:17:08.740

Modified: 2026-06-09T21:17:08.740

Link: CVE-2026-34416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T22:45:05Z

Weaknesses