Description
STIG Manager is an API and web client for managing Security Technical Implementation Guides (STIG) assessments of Information Systems. Versions 1.5.10 through 1.6.7 have a reflected Cross-Site Scripting (XSS) vulnerability in the OIDC authentication error handling code in `src/init.js` and `public/reauth.html`. During the OIDC redirect flow, the `error` and `error_description` query parameters returned by the OIDC provider are written directly to the DOM via `innerHTML` without HTML escaping. An attacker who can craft a malicious redirect URL and convince a user to follow it can execute arbitrary JavaScript in the application's origin context. The vulnerability is most severe when the targeted user has an active STIG Manager session running in another browser tab — injected code executes in the same origin and can communicate with the SharedWorker managing the active access token, enabling authenticated API requests on behalf of the victim including reading and modifying collection data. The vulnerability is patched in version 1.6.8. There is no workaround short of upgrading. Deployments behind a web application firewall that filters reflected XSS payloads in query parameters may have partial mitigation, but this is not a substitute for patching.
Published: 2026-04-23
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

STIG Manager, a web client for managing Security Technical Implementation Guides, contains a reflected Cross‑Site Scripting flaw that allows malicious script to be injected through the OIDC authentication error handling code in src/init.js and public/reauth.html. The vulnerability occurs when an OIDC provider returns the error and error_description parameters, which are written directly to the DOM via innerHTML without escaping. An attacker can craft a malicious redirect URL and entice a user to visit it, causing arbitrary JavaScript to run in the same origin as the application. With a target user holding an active STIG Manager session in another tab, the injected code can communicate with the SharedWorker managing the access token, enabling the attacker to perform authenticated API requests on behalf of the victim, including reading and modifying collection data.

Affected Systems

Versions of STIG Manager from 1.5.10 through 1.6.7 are affected. The affected vendor is NUWCDIVNPT and the product name is Stan Manager. The vulnerability is fixed in STIG Manager 1.6.8 and later; there is no known broader version impact beyond the stated range.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score of less than 1% suggests exploitation is unlikely at present, but the vulnerability is not listed in the CISA KEV catalog. The attack requires a user to follow a crafted OIDC redirect URL containing a malicious error parameter; thus, it is a credential‑less or social‑engineering attack scenario that hinges on user interaction. If successful, the attacker gains Remote Code Execution capabilities within the application’s origin, allowing credential theft and data manipulation, with a potentially significant impact on confidentiality and integrity of STIG data.

Generated by OpenCVE AI on April 28, 2026 at 15:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade STIG Manager to version 1.6.8 or later to eliminate the reflected XSS vulnerability.
  • If patching cannot be performed immediately, configure the web application firewall to reject or sanitize reflected XSS payloads in query parameters, noting that this is only partial mitigation.
  • Apply strict input validation to the error and error_description parameters, ensuring they are properly escaped before rendering, to block future injection attempts.

Generated by OpenCVE AI on April 28, 2026 at 15:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Nuwcdivnpt
Nuwcdivnpt stig-manager
Vendors & Products Nuwcdivnpt
Nuwcdivnpt stig-manager

Thu, 23 Apr 2026 01:15:00 +0000

Type Values Removed Values Added
Description STIG Manager is an API and web client for managing Security Technical Implementation Guides (STIG) assessments of Information Systems. Versions 1.5.10 through 1.6.7 have a reflected Cross-Site Scripting (XSS) vulnerability in the OIDC authentication error handling code in `src/init.js` and `public/reauth.html`. During the OIDC redirect flow, the `error` and `error_description` query parameters returned by the OIDC provider are written directly to the DOM via `innerHTML` without HTML escaping. An attacker who can craft a malicious redirect URL and convince a user to follow it can execute arbitrary JavaScript in the application's origin context. The vulnerability is most severe when the targeted user has an active STIG Manager session running in another browser tab — injected code executes in the same origin and can communicate with the SharedWorker managing the active access token, enabling authenticated API requests on behalf of the victim including reading and modifying collection data. The vulnerability is patched in version 1.6.8. There is no workaround short of upgrading. Deployments behind a web application firewall that filters reflected XSS payloads in query parameters may have partial mitigation, but this is not a substitute for patching.
Title STIG Manager has reflected XSS vulnerability in the Web App
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Nuwcdivnpt Stig-manager
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-23T13:59:46.539Z

Reserved: 2026-04-18T02:51:52.974Z

Link: CVE-2026-41200

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-04-23T02:16:18.333

Modified: 2026-04-29T20:46:33.890

Link: CVE-2026-41200

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T15:15:34Z

Weaknesses