CVE 5.1 MEDIUM

OSCAL-GUI Reflected XSS via project parameter in oscal-forms.php_CVE-2026-34417

5.1 / 10
MEDIUM
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

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 content through the project request parameter in oscal-forms.php. The parameter value is URL-decoded and assigned to the project_id variable without sanitization in oscal-functions.php, and when the supplied project ID is not found, the unsanitized value is concatenated into an error message via the Messages() function and reflected into the HTML response body without encoding.

Basic Information

ID CVE-2026-34417
Source VulnCheck
Published Jun 9, 2026 at 21:02

Affected Product

Vendor brian-ruf
Product OSCAL-GUI
Affected Versions brian-ruf OSCAL-GUI 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.