CVE-2025-10330: Cross Site Scripting in cdevroe unmark
A flaw has been found in cdevroe unmark up to 1.9.3. This vulnerability affects unknown code of the file application/views/layouts/topbar/searchform.php. This manipulation of the argument q causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI Analysis
Technical Summary
CVE-2025-10330 is a cross-site scripting (XSS) vulnerability identified in the cdevroe unmark application, specifically affecting versions 1.9.0 through 1.9.3. The vulnerability resides in the file application/views/layouts/topbar/searchform.php, where improper sanitization or validation of the 'q' parameter allows an attacker to inject malicious scripts. This flaw enables remote exploitation without requiring authentication, as the attacker can manipulate the 'q' argument directly via crafted HTTP requests. The vulnerability is classified as reflected XSS, where the injected payload is reflected in the search form component of the topbar layout. Although the vendor has been contacted, no response or patch has been issued as of the publication date. The CVSS 4.0 base score is 5.3 (medium severity), reflecting that the attack vector is network-based, requires no privileges, no user authentication, but does require user interaction (victim must visit a crafted URL). The impact on confidentiality is none, integrity impact is low due to script injection, and availability is unaffected. The exploit code has been published, increasing the risk of exploitation, although no active exploitation in the wild has been reported yet. This vulnerability could be leveraged to perform session hijacking, phishing, or redirect users to malicious sites, potentially compromising user trust and data security within affected deployments of unmark.
Potential Impact
For European organizations using cdevroe unmark versions 1.9.0 to 1.9.3, this vulnerability poses a risk primarily to web application users and administrators. Exploitation could lead to theft of session cookies, enabling unauthorized access to user accounts, or facilitate social engineering attacks such as phishing by injecting malicious scripts into the search form interface. This could undermine the integrity of user interactions and potentially expose sensitive data managed within unmark instances. Organizations relying on unmark for bookmark or link management may face reputational damage and operational disruption if attackers leverage this vulnerability to compromise user sessions or distribute malware. Given that unmark is a self-hosted or small-scale web application, the impact is more pronounced in environments where it is integrated with other internal tools or contains sensitive organizational data. The lack of vendor response and patches increases the urgency for European entities to implement mitigations. Additionally, the medium severity rating suggests that while the vulnerability is not critical, it still represents a meaningful risk, especially in sectors with strict data protection regulations such as GDPR, where any compromise of user data or session integrity can lead to compliance issues and fines.
Mitigation Recommendations
Since no official patch is available, European organizations should implement immediate compensating controls. First, apply strict input validation and output encoding on the 'q' parameter within the searchform.php file to neutralize malicious scripts. If modifying source code is not feasible, deploy a Web Application Firewall (WAF) with custom rules to detect and block XSS payloads targeting the 'q' parameter. Additionally, enforce Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in the browser context. Educate users to avoid clicking on suspicious links and monitor logs for unusual query parameter patterns indicative of exploitation attempts. Regularly update and audit unmark deployments and consider isolating the application behind VPN or internal networks to reduce exposure. Finally, maintain vigilant monitoring for any emerging patches or vendor advisories and plan for prompt application once available.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Belgium
CVE-2025-10330: Cross Site Scripting in cdevroe unmark
Description
A flaw has been found in cdevroe unmark up to 1.9.3. This vulnerability affects unknown code of the file application/views/layouts/topbar/searchform.php. This manipulation of the argument q causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI-Powered Analysis
Technical Analysis
CVE-2025-10330 is a cross-site scripting (XSS) vulnerability identified in the cdevroe unmark application, specifically affecting versions 1.9.0 through 1.9.3. The vulnerability resides in the file application/views/layouts/topbar/searchform.php, where improper sanitization or validation of the 'q' parameter allows an attacker to inject malicious scripts. This flaw enables remote exploitation without requiring authentication, as the attacker can manipulate the 'q' argument directly via crafted HTTP requests. The vulnerability is classified as reflected XSS, where the injected payload is reflected in the search form component of the topbar layout. Although the vendor has been contacted, no response or patch has been issued as of the publication date. The CVSS 4.0 base score is 5.3 (medium severity), reflecting that the attack vector is network-based, requires no privileges, no user authentication, but does require user interaction (victim must visit a crafted URL). The impact on confidentiality is none, integrity impact is low due to script injection, and availability is unaffected. The exploit code has been published, increasing the risk of exploitation, although no active exploitation in the wild has been reported yet. This vulnerability could be leveraged to perform session hijacking, phishing, or redirect users to malicious sites, potentially compromising user trust and data security within affected deployments of unmark.
Potential Impact
For European organizations using cdevroe unmark versions 1.9.0 to 1.9.3, this vulnerability poses a risk primarily to web application users and administrators. Exploitation could lead to theft of session cookies, enabling unauthorized access to user accounts, or facilitate social engineering attacks such as phishing by injecting malicious scripts into the search form interface. This could undermine the integrity of user interactions and potentially expose sensitive data managed within unmark instances. Organizations relying on unmark for bookmark or link management may face reputational damage and operational disruption if attackers leverage this vulnerability to compromise user sessions or distribute malware. Given that unmark is a self-hosted or small-scale web application, the impact is more pronounced in environments where it is integrated with other internal tools or contains sensitive organizational data. The lack of vendor response and patches increases the urgency for European entities to implement mitigations. Additionally, the medium severity rating suggests that while the vulnerability is not critical, it still represents a meaningful risk, especially in sectors with strict data protection regulations such as GDPR, where any compromise of user data or session integrity can lead to compliance issues and fines.
Mitigation Recommendations
Since no official patch is available, European organizations should implement immediate compensating controls. First, apply strict input validation and output encoding on the 'q' parameter within the searchform.php file to neutralize malicious scripts. If modifying source code is not feasible, deploy a Web Application Firewall (WAF) with custom rules to detect and block XSS payloads targeting the 'q' parameter. Additionally, enforce Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in the browser context. Educate users to avoid clicking on suspicious links and monitor logs for unusual query parameter patterns indicative of exploitation attempts. Regularly update and audit unmark deployments and consider isolating the application behind VPN or internal networks to reduce exposure. Finally, maintain vigilant monitoring for any emerging patches or vendor advisories and plan for prompt application once available.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-09-12T08:46:03.723Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68c4a8226da8ad0abf36919f
Added to database: 9/12/2025, 11:09:22 PM
Last enriched: 9/21/2025, 12:36:02 AM
Last updated: 10/30/2025, 4:32:50 PM
Views: 51
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-2024-7652: Vulnerability in Mozilla Firefox
HighCVE-2024-6615: Vulnerability in Mozilla Firefox
HighCVE-2024-6614: Vulnerability in Mozilla Firefox
MediumCVE-2024-6613: Vulnerability in Mozilla Firefox
MediumCVE-2024-6612: Vulnerability in Mozilla Firefox
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.