CVE-2026-41467 Details
Description
ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the file upload functionality where the checkValidFileName() function fails to restrict HTML and HTM file uploads. Authenticated attackers can upload HTML files containing arbitrary JavaScript through the image upload or attachment endpoints, and any user accessing the uploaded file URL will execute the embedded JavaScript in their browser.
A stored cross-site scripting vulnerability has been identified in ProjeQtor versions 7.0 prior to 12.4.4. The issue arises in the file upload feature, where the 'checkValidFileName()' function inadequately restricts the upload of HTML and HTM files. This flaw allows authenticated attackers to upload HTML files containing arbitrary JavaScript through the image upload or attachment endpoints. When users access the URL of the uploaded file, the embedded JavaScript is executed in their browsers.
To address this vulnerability, it is recommended to implement strict validation on uploaded files, blocking active extensions such as .html, .htm, and .js when not needed. Additionally, validating MIME types server-side, storing uploaded files outside the web root, and applying a strict Content Security Policy can enhance security. ProjeQtor users should also consider updating to version 12.4.4 or later, where this vulnerability has been fixed.
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 Apr 27, 2026CISA-ADP
Assessed Apr 27, 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://damiri.fr/en/cves/CVE-2026-41467 | [email protected] | Broken Link |
| https://gryfman.fr/cves/CVE-2026-41467 | [email protected] | Technical Description |
| https://www.projeqtor.com | [email protected] | Vendor |
| https://www.vulncheck.com/advisories/projeqtor-stored-xss-via-checkvalidfilename | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ProjeQtOr | >= 7.0, <= 12.4.3 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion