CVE-2025-8392: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bessermitfahren Mitfahrgelegenheit
The Mitfahrgelegenheit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘date’ parameter in all versions up to, and including, 1.1.5 due to insufficient input sanitization and output escaping. 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-2025-8392 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Mitfahrgelegenheit plugin for WordPress, versions up to and including 1.1.5. The root cause is insufficient sanitization and escaping of the 'date' parameter during web page generation, which allows an authenticated attacker with Contributor-level or higher privileges to inject arbitrary JavaScript code into pages. This malicious script is stored persistently and executed whenever any user accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed in the context of the victim’s browser session. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability affects all versions of the plugin up to 1.1.5, which is used primarily in WordPress environments, a widely deployed content management system globally. The attack requires an authenticated user with at least Contributor-level access, which is a moderate barrier but feasible in many compromised or insider threat scenarios.
Potential Impact
The impact of CVE-2025-8392 is significant for organizations running WordPress sites with the Mitfahrgelegenheit plugin installed. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of other users, potentially leading to theft of sensitive information such as authentication cookies, personal data, or administrative credentials. This can result in account takeover, unauthorized actions, defacement, or further compromise of the website and its users. Since the vulnerability is stored XSS, the malicious payload persists and affects all visitors to the infected pages, amplifying the attack surface. The requirement for authenticated access limits exploitation to insiders or compromised accounts but does not eliminate risk, especially in environments with weak access controls or large user bases. The vulnerability can undermine user trust, lead to data breaches, and cause reputational damage. Additionally, it may facilitate pivoting to more severe attacks such as privilege escalation or malware distribution. Organizations relying on this plugin for ride-sharing or community services may face operational disruptions and legal liabilities if user data is compromised.
Mitigation Recommendations
To mitigate CVE-2025-8392, organizations should immediately upgrade the Mitfahrgelegenheit plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators should implement strict input validation and output encoding on the 'date' parameter to neutralize malicious scripts. Employing a Web Application Firewall (WAF) with rules targeting stored XSS patterns can help detect and block exploit attempts. Restrict Contributor-level access to trusted users only and regularly audit user permissions to minimize insider threat risks. Implement Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. Regularly scan the website for injected scripts and remove any malicious content found. Monitoring logs for unusual activities related to the plugin’s input fields can provide early detection of exploitation attempts. Finally, educate site administrators and users about the risks of XSS and the importance of secure coding and access control practices.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Italy
CVE-2025-8392: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bessermitfahren Mitfahrgelegenheit
Description
The Mitfahrgelegenheit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘date’ parameter in all versions up to, and including, 1.1.5 due to insufficient input sanitization and output escaping. 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
Machine-generated threat intelligence
Technical Analysis
CVE-2025-8392 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Mitfahrgelegenheit plugin for WordPress, versions up to and including 1.1.5. The root cause is insufficient sanitization and escaping of the 'date' parameter during web page generation, which allows an authenticated attacker with Contributor-level or higher privileges to inject arbitrary JavaScript code into pages. This malicious script is stored persistently and executed whenever any user accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed in the context of the victim’s browser session. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability affects all versions of the plugin up to 1.1.5, which is used primarily in WordPress environments, a widely deployed content management system globally. The attack requires an authenticated user with at least Contributor-level access, which is a moderate barrier but feasible in many compromised or insider threat scenarios.
Potential Impact
The impact of CVE-2025-8392 is significant for organizations running WordPress sites with the Mitfahrgelegenheit plugin installed. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of other users, potentially leading to theft of sensitive information such as authentication cookies, personal data, or administrative credentials. This can result in account takeover, unauthorized actions, defacement, or further compromise of the website and its users. Since the vulnerability is stored XSS, the malicious payload persists and affects all visitors to the infected pages, amplifying the attack surface. The requirement for authenticated access limits exploitation to insiders or compromised accounts but does not eliminate risk, especially in environments with weak access controls or large user bases. The vulnerability can undermine user trust, lead to data breaches, and cause reputational damage. Additionally, it may facilitate pivoting to more severe attacks such as privilege escalation or malware distribution. Organizations relying on this plugin for ride-sharing or community services may face operational disruptions and legal liabilities if user data is compromised.
Mitigation Recommendations
To mitigate CVE-2025-8392, organizations should immediately upgrade the Mitfahrgelegenheit plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators should implement strict input validation and output encoding on the 'date' parameter to neutralize malicious scripts. Employing a Web Application Firewall (WAF) with rules targeting stored XSS patterns can help detect and block exploit attempts. Restrict Contributor-level access to trusted users only and regularly audit user permissions to minimize insider threat risks. Implement Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. Regularly scan the website for injected scripts and remove any malicious content found. Monitoring logs for unusual activities related to the plugin’s input fields can provide early detection of exploitation attempts. Finally, educate site administrators and users about the risks of XSS and the importance of secure coding and access control practices.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-30T19:52:15.500Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68c27a21e1c560fa9d94d430
Added to database: 9/11/2025, 7:28:33 AM
Last enriched: 2/26/2026, 5:04:31 PM
Last updated: 3/24/2026, 11:58:46 PM
Views: 48
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.