CVE-2026-1910: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in upmenu UpMenu – Online ordering for restaurants
The UpMenu – Online ordering for restaurants plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'lang' attribute of the 'upmenu-menu' shortcode in all versions up to, and including, 3.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2026-1910 is a stored Cross-Site Scripting vulnerability identified in the UpMenu – Online ordering for restaurants WordPress plugin, affecting all versions up to and including 3.1. The vulnerability stems from insufficient input sanitization and output escaping of the 'lang' attribute within the 'upmenu-menu' shortcode. Authenticated users with contributor-level permissions or higher can inject arbitrary JavaScript code into pages by manipulating this attribute. Because the malicious script is stored on the server, it executes automatically in the browsers of any users who visit the affected pages, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions on behalf of the user. The vulnerability does not require user interaction beyond visiting the infected page, and the attacker must have at least contributor-level access, which is a moderate barrier but still feasible in many WordPress environments. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the vulnerable component. No public exploits have been reported at the time of publication, but the flaw represents a significant risk for websites relying on this plugin for online ordering functionality. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially in plugins that handle user-generated content or attributes.
Potential Impact
For European organizations, particularly those in the hospitality and food service sectors using WordPress with the UpMenu plugin, this vulnerability poses a risk of session hijacking, data leakage, and unauthorized actions performed via injected scripts. Attackers with contributor-level access could compromise the integrity and confidentiality of user data, including customer information and payment details, potentially leading to reputational damage and regulatory penalties under GDPR. The stored nature of the XSS means that once exploited, multiple users can be affected without further attacker interaction, increasing the attack surface. Additionally, compromised administrative or editorial accounts could escalate the impact by injecting scripts that target higher-privilege users. The availability impact is minimal, but the breach of confidentiality and integrity can have severe operational and compliance consequences. Given the widespread use of WordPress in Europe and the growing adoption of online ordering systems, the threat is relevant to many small and medium enterprises as well as larger restaurant chains.
Mitigation Recommendations
Organizations should immediately verify if they use the UpMenu plugin and identify the version in use. Since no official patch links are provided yet, administrators should consider the following mitigations: restrict contributor-level access strictly to trusted users to reduce the risk of malicious input; implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the 'lang' attribute or the shortcode; employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts; monitor logs for unusual shortcode usage or input patterns; and consider temporarily disabling the plugin or the affected shortcode until a patch is released. Additionally, website owners should educate contributors about safe input practices and review user permissions regularly. Once a patch becomes available, prompt application is critical. Regular security audits and scanning for XSS vulnerabilities in plugins should be part of ongoing security hygiene.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Belgium, Sweden, Austria
CVE-2026-1910: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in upmenu UpMenu – Online ordering for restaurants
Description
The UpMenu – Online ordering for restaurants plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'lang' attribute of the 'upmenu-menu' shortcode in all versions up to, and including, 3.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2026-1910 is a stored Cross-Site Scripting vulnerability identified in the UpMenu – Online ordering for restaurants WordPress plugin, affecting all versions up to and including 3.1. The vulnerability stems from insufficient input sanitization and output escaping of the 'lang' attribute within the 'upmenu-menu' shortcode. Authenticated users with contributor-level permissions or higher can inject arbitrary JavaScript code into pages by manipulating this attribute. Because the malicious script is stored on the server, it executes automatically in the browsers of any users who visit the affected pages, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions on behalf of the user. The vulnerability does not require user interaction beyond visiting the infected page, and the attacker must have at least contributor-level access, which is a moderate barrier but still feasible in many WordPress environments. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the vulnerable component. No public exploits have been reported at the time of publication, but the flaw represents a significant risk for websites relying on this plugin for online ordering functionality. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially in plugins that handle user-generated content or attributes.
Potential Impact
For European organizations, particularly those in the hospitality and food service sectors using WordPress with the UpMenu plugin, this vulnerability poses a risk of session hijacking, data leakage, and unauthorized actions performed via injected scripts. Attackers with contributor-level access could compromise the integrity and confidentiality of user data, including customer information and payment details, potentially leading to reputational damage and regulatory penalties under GDPR. The stored nature of the XSS means that once exploited, multiple users can be affected without further attacker interaction, increasing the attack surface. Additionally, compromised administrative or editorial accounts could escalate the impact by injecting scripts that target higher-privilege users. The availability impact is minimal, but the breach of confidentiality and integrity can have severe operational and compliance consequences. Given the widespread use of WordPress in Europe and the growing adoption of online ordering systems, the threat is relevant to many small and medium enterprises as well as larger restaurant chains.
Mitigation Recommendations
Organizations should immediately verify if they use the UpMenu plugin and identify the version in use. Since no official patch links are provided yet, administrators should consider the following mitigations: restrict contributor-level access strictly to trusted users to reduce the risk of malicious input; implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the 'lang' attribute or the shortcode; employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts; monitor logs for unusual shortcode usage or input patterns; and consider temporarily disabling the plugin or the affected shortcode until a patch is released. Additionally, website owners should educate contributors about safe input practices and review user permissions regularly. Once a patch becomes available, prompt application is critical. Regular security audits and scanning for XSS vulnerabilities in plugins should be part of ongoing security hygiene.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-04T15:31:17.409Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69901aedc9e1ff5ad86893d0
Added to database: 2/14/2026, 6:49:17 AM
Last enriched: 2/14/2026, 7:05:46 AM
Last updated: 2/21/2026, 2:16:47 AM
Views: 19
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-27203: CWE-15: External Control of System or Configuration Setting in YosefHayim ebay-mcp
HighCVE-2026-27168: CWE-122: Heap-based Buffer Overflow in HappySeaFox sail
HighCVE-2026-27134: CWE-287: Improper Authentication in strimzi strimzi-kafka-operator
HighCVE-2026-27190: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in denoland deno
HighCVE-2026-27026: CWE-770: Allocation of Resources Without Limits or Throttling in py-pdf pypdf
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.