CVE-2024-9851: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in feedmymedia LSX Tour Operator
CVE-2024-9851 is a stored Cross-Site Scripting (XSS) vulnerability in the LSX Tour Operator WordPress plugin, affecting all versions up to 1. 4. 9. Authenticated users with Author-level permissions or higher can upload malicious SVG files containing arbitrary scripts. These scripts execute whenever any user accesses the affected SVG, potentially leading to session hijacking or unauthorized actions. The vulnerability arises from insufficient input sanitization and output escaping of SVG uploads. Exploitation does not require user interaction beyond accessing the malicious SVG. The CVSS score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required. No known exploits are currently reported in the wild.
AI Analysis
Technical Summary
The LSX Tour Operator plugin for WordPress suffers from a stored Cross-Site Scripting (XSS) vulnerability identified as CVE-2024-9851. This vulnerability exists due to improper neutralization of input during web page generation (CWE-79), specifically in the handling of SVG file uploads. All versions up to and including 1.4.9 are affected. Authenticated users with Author-level privileges or higher can upload SVG files containing embedded malicious JavaScript. Because the plugin fails to adequately sanitize and escape SVG content before rendering it on web pages, the embedded scripts execute in the context of any user who views the SVG, including administrators or other privileged users. This can lead to session hijacking, privilege escalation, or unauthorized actions performed on behalf of the victim. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with attack vector as network, low attack complexity, privileges required (Author-level), no user interaction needed, and scope changed due to potential impact on other components. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability highlights the risks of insufficient input validation and output encoding in web applications, especially when handling complex file formats like SVG that can embed scripts.
Potential Impact
This vulnerability allows authenticated users with Author-level access to inject persistent malicious scripts into the website via SVG uploads. The impact includes potential theft of session cookies, enabling attackers to impersonate other users, including administrators, leading to full site compromise. It can also facilitate unauthorized actions such as content manipulation, data theft, or installation of further malware. Since the scripts execute in the context of any user viewing the SVG, the attack surface includes all site visitors and administrators. This can damage organizational reputation, lead to data breaches, and disrupt business operations. The medium CVSS score reflects that while exploitation requires some privileges, the attack can be performed remotely over the network without user interaction. Organizations relying on the LSX Tour Operator plugin are at risk of targeted attacks, especially if they allow multiple authors or contributors to upload media content.
Mitigation Recommendations
Organizations should immediately restrict SVG file uploads to trusted users only or disable SVG uploads entirely until a patch is available. Implement strict input validation and sanitization on SVG files, removing any embedded scripts or potentially dangerous elements before upload. Employ output encoding and Content Security Policy (CSP) headers to limit script execution contexts. Monitor user uploads and audit author-level accounts for suspicious activity. Update the LSX Tour Operator plugin promptly once a vendor patch is released. In the interim, consider using web application firewalls (WAFs) with rules to detect and block malicious SVG payloads. Educate content authors about the risks of uploading untrusted files. Regularly review user permissions to minimize the number of users with upload capabilities. Finally, conduct security assessments to identify any exploitation attempts or signs of compromise related to this vulnerability.
Affected Countries
United States, United Kingdom, Germany, Australia, Canada, France, Netherlands, India, Brazil, Japan
CVE-2024-9851: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in feedmymedia LSX Tour Operator
Description
CVE-2024-9851 is a stored Cross-Site Scripting (XSS) vulnerability in the LSX Tour Operator WordPress plugin, affecting all versions up to 1. 4. 9. Authenticated users with Author-level permissions or higher can upload malicious SVG files containing arbitrary scripts. These scripts execute whenever any user accesses the affected SVG, potentially leading to session hijacking or unauthorized actions. The vulnerability arises from insufficient input sanitization and output escaping of SVG uploads. Exploitation does not require user interaction beyond accessing the malicious SVG. The CVSS score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required. No known exploits are currently reported in the wild.
AI-Powered Analysis
Technical Analysis
The LSX Tour Operator plugin for WordPress suffers from a stored Cross-Site Scripting (XSS) vulnerability identified as CVE-2024-9851. This vulnerability exists due to improper neutralization of input during web page generation (CWE-79), specifically in the handling of SVG file uploads. All versions up to and including 1.4.9 are affected. Authenticated users with Author-level privileges or higher can upload SVG files containing embedded malicious JavaScript. Because the plugin fails to adequately sanitize and escape SVG content before rendering it on web pages, the embedded scripts execute in the context of any user who views the SVG, including administrators or other privileged users. This can lead to session hijacking, privilege escalation, or unauthorized actions performed on behalf of the victim. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with attack vector as network, low attack complexity, privileges required (Author-level), no user interaction needed, and scope changed due to potential impact on other components. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability highlights the risks of insufficient input validation and output encoding in web applications, especially when handling complex file formats like SVG that can embed scripts.
Potential Impact
This vulnerability allows authenticated users with Author-level access to inject persistent malicious scripts into the website via SVG uploads. The impact includes potential theft of session cookies, enabling attackers to impersonate other users, including administrators, leading to full site compromise. It can also facilitate unauthorized actions such as content manipulation, data theft, or installation of further malware. Since the scripts execute in the context of any user viewing the SVG, the attack surface includes all site visitors and administrators. This can damage organizational reputation, lead to data breaches, and disrupt business operations. The medium CVSS score reflects that while exploitation requires some privileges, the attack can be performed remotely over the network without user interaction. Organizations relying on the LSX Tour Operator plugin are at risk of targeted attacks, especially if they allow multiple authors or contributors to upload media content.
Mitigation Recommendations
Organizations should immediately restrict SVG file uploads to trusted users only or disable SVG uploads entirely until a patch is available. Implement strict input validation and sanitization on SVG files, removing any embedded scripts or potentially dangerous elements before upload. Employ output encoding and Content Security Policy (CSP) headers to limit script execution contexts. Monitor user uploads and audit author-level accounts for suspicious activity. Update the LSX Tour Operator plugin promptly once a vendor patch is released. In the interim, consider using web application firewalls (WAFs) with rules to detect and block malicious SVG payloads. Educate content authors about the risks of uploading untrusted files. Regularly review user permissions to minimize the number of users with upload capabilities. Finally, conduct security assessments to identify any exploitation attempts or signs of compromise related to this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-10-11T00:43:25.760Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b61b7ef31ef0b554d3a
Added to database: 2/25/2026, 9:36:33 PM
Last enriched: 2/25/2026, 11:42:15 PM
Last updated: 2/26/2026, 7:51:20 AM
Views: 1
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-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.