CVE-2025-11183: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in QGIS QWC2
Cross-Site Scripting vulnerability in attribute table in QGIS QWC2 <2025.08.14 allows an authorized attacker to plant arbitrary JavaScript code in the page
AI Analysis
Technical Summary
CVE-2025-11183 is a Cross-Site Scripting (XSS) vulnerability categorized under CWE-79, identified in the attribute table component of QGIS QWC2, an open-source web client for QGIS server. The vulnerability exists due to improper neutralization of input during web page generation, allowing an attacker with authorized access to inject arbitrary JavaScript code into the affected web interface. This injection occurs because user-supplied data in the attribute table is not properly sanitized or encoded before being rendered in the browser. The flaw affects versions of QGIS QWC2 prior to 2025.08.14. Exploitation requires the attacker to have authorized privileges and involves some user interaction, such as viewing the manipulated attribute table. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:H means high privileges required, so this is a discrepancy to note), user interaction required (UI:P), and high impact on confidentiality (VC:H), low impact on integrity (VI:L), and no impact on availability (VA:N). The vulnerability could enable attackers to execute malicious scripts in the context of the victim’s browser session, potentially leading to theft of session tokens, unauthorized actions, or defacement. No public exploits are currently known, and no patches are linked yet, but the vulnerability is published and reserved by NCSC.ch. Given QGIS QWC2’s usage in geospatial data visualization and management, this vulnerability could affect organizations relying on spatial data services.
Potential Impact
For European organizations, the impact of CVE-2025-11183 can be significant in sectors that rely heavily on geospatial data, such as government agencies, urban planning departments, environmental monitoring bodies, and utilities management. Successful exploitation could lead to unauthorized script execution within the context of legitimate users, enabling session hijacking, data theft, or manipulation of displayed geospatial information. This could compromise decision-making processes, leak sensitive location data, or disrupt services relying on accurate spatial information. Since the vulnerability requires authorized access and user interaction, the risk is somewhat contained but still relevant in environments with multiple users and shared access. The confidentiality impact is high, as attackers can potentially access sensitive data or credentials. Integrity impact is lower but still present due to possible data manipulation. Availability is not affected. The medium severity rating reflects these factors. Organizations with public-facing QGIS QWC2 deployments or those with many authorized users are at higher risk.
Mitigation Recommendations
To mitigate CVE-2025-11183, European organizations should: 1) Monitor QGIS project announcements closely and apply security patches or updates as soon as they become available for QWC2. 2) Implement strict input validation and output encoding in the attribute table component to neutralize any injected scripts. 3) Restrict access to QGIS QWC2 interfaces to trusted users only, employing strong authentication and role-based access controls to limit the number of authorized users who could exploit this vulnerability. 4) Educate users about the risks of interacting with untrusted or suspicious attribute data entries. 5) Employ Content Security Policy (CSP) headers to reduce the impact of potential XSS by restricting the execution of unauthorized scripts. 6) Conduct regular security audits and penetration testing focusing on web interface components to detect similar vulnerabilities. 7) Use web application firewalls (WAFs) with rules tailored to detect and block XSS payloads targeting QGIS QWC2.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain
CVE-2025-11183: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in QGIS QWC2
Description
Cross-Site Scripting vulnerability in attribute table in QGIS QWC2 <2025.08.14 allows an authorized attacker to plant arbitrary JavaScript code in the page
AI-Powered Analysis
Technical Analysis
CVE-2025-11183 is a Cross-Site Scripting (XSS) vulnerability categorized under CWE-79, identified in the attribute table component of QGIS QWC2, an open-source web client for QGIS server. The vulnerability exists due to improper neutralization of input during web page generation, allowing an attacker with authorized access to inject arbitrary JavaScript code into the affected web interface. This injection occurs because user-supplied data in the attribute table is not properly sanitized or encoded before being rendered in the browser. The flaw affects versions of QGIS QWC2 prior to 2025.08.14. Exploitation requires the attacker to have authorized privileges and involves some user interaction, such as viewing the manipulated attribute table. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:H means high privileges required, so this is a discrepancy to note), user interaction required (UI:P), and high impact on confidentiality (VC:H), low impact on integrity (VI:L), and no impact on availability (VA:N). The vulnerability could enable attackers to execute malicious scripts in the context of the victim’s browser session, potentially leading to theft of session tokens, unauthorized actions, or defacement. No public exploits are currently known, and no patches are linked yet, but the vulnerability is published and reserved by NCSC.ch. Given QGIS QWC2’s usage in geospatial data visualization and management, this vulnerability could affect organizations relying on spatial data services.
Potential Impact
For European organizations, the impact of CVE-2025-11183 can be significant in sectors that rely heavily on geospatial data, such as government agencies, urban planning departments, environmental monitoring bodies, and utilities management. Successful exploitation could lead to unauthorized script execution within the context of legitimate users, enabling session hijacking, data theft, or manipulation of displayed geospatial information. This could compromise decision-making processes, leak sensitive location data, or disrupt services relying on accurate spatial information. Since the vulnerability requires authorized access and user interaction, the risk is somewhat contained but still relevant in environments with multiple users and shared access. The confidentiality impact is high, as attackers can potentially access sensitive data or credentials. Integrity impact is lower but still present due to possible data manipulation. Availability is not affected. The medium severity rating reflects these factors. Organizations with public-facing QGIS QWC2 deployments or those with many authorized users are at higher risk.
Mitigation Recommendations
To mitigate CVE-2025-11183, European organizations should: 1) Monitor QGIS project announcements closely and apply security patches or updates as soon as they become available for QWC2. 2) Implement strict input validation and output encoding in the attribute table component to neutralize any injected scripts. 3) Restrict access to QGIS QWC2 interfaces to trusted users only, employing strong authentication and role-based access controls to limit the number of authorized users who could exploit this vulnerability. 4) Educate users about the risks of interacting with untrusted or suspicious attribute data entries. 5) Employ Content Security Policy (CSP) headers to reduce the impact of potential XSS by restricting the execution of unauthorized scripts. 6) Conduct regular security audits and penetration testing focusing on web interface components to detect similar vulnerabilities. 7) Use web application firewalls (WAFs) with rules tailored to detect and block XSS payloads targeting QGIS QWC2.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- NCSC.ch
- Date Reserved
- 2025-09-30T06:08:21.427Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68ecc5a7617226e321685f23
Added to database: 10/13/2025, 9:25:59 AM
Last enriched: 10/13/2025, 9:40:55 AM
Last updated: 10/13/2025, 10:29:55 AM
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-10720: CWE-639 Authorization Bypass Through User-Controlled Key in WP Private Content Plus
HighCVE-2025-9337: CWE-476 NULL Pointer Dereference in ASUS Armoury Crate
MediumCVE-2025-9336: CWE-121 - Stack-based Buffer Overflow in ASUS Armoury Crate
MediumCVE-2025-11184: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in qwc-services qwc-registration-gui
Medium13th October – Threat Intelligence Report
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.