CVE-2026-42881 Details
Description
STIGQter is an open-source reimplementation of DISA's STIG Viewer. From 0.1.2 to before 1.2.7, an attacker can achieve local code execution (LCE) with the privileges of the user running STIGQter. This requires user interaction: the victim must open the malicious .stigqter file and explicitly run the "Export HTML" action. This vulnerability is fixed in 1.2.7.
A local code execution vulnerability has been identified in STIGQter versions 0.1.2 prior to 1.2.7. This vulnerability allows an attacker to execute code with the privileges of the user running STIGQter. Exploitation requires user interaction, as the victim must open a crafted .stigqter file and manually initiate the 'Export HTML' action. The issue arises because STIGQter writes per-STIG HTML files using filenames extracted directly from the SQLite database of the loaded .stigqter project file, without proper validation. This flaw enables the injection of attacker-controlled content into files saved at arbitrary locations, including paths that trigger the execution of the injected code via systemd.
Users can upgrade to STIGQter version 1.2.7, where this vulnerability has been fixed. Instructions for downloading the latest version are available on the STIGQter GitHub page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 14, 2026CISA-ADP
Assessed May 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.bitwizemusic.com/security/advisories/bve-2026-0007/ | CISA-ADP | |
| https://github.com/squinky86/STIGQter/security/advisories/GHSA-mcv5-5j7p-vqh7 | [email protected] | AdvisoryRemedyVendor |
| https://www.bitwizemusic.com/security/advisories/bve-2026-0007 | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
| CWE-73 | External Control of File Name or Path | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| STIGQter | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | New CVE Received | [email protected] |
Volerion