CVE-2025-10140: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in andreiigna Quick Social Login
The Quick Social Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'quick-login' shortcode in all versions up to, and including, 1.4.6 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-2025-10140 identifies a stored cross-site scripting vulnerability in the Quick Social Login plugin for WordPress, developed by andreiigna. The vulnerability arises from improper neutralization of user-supplied input in the 'quick-login' shortcode, which fails to adequately sanitize and escape attributes before rendering them on web pages. This flaw allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored, it executes every time any user accesses the infected page, enabling attackers to perform actions such as session hijacking, cookie theft, or redirecting users to malicious sites. The vulnerability affects all versions up to and including 1.4.6. The CVSS 3.1 base score is 6.4, with an attack vector of network (remote exploitation), low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change, indicating that the vulnerability can affect resources beyond the initially compromised component. Although no public exploits have been reported yet, the vulnerability's characteristics make it a credible threat, especially in environments where multiple users have contributor access. The lack of a patch link suggests that a fix may not yet be available, underscoring the need for interim mitigations. The vulnerability is categorized under CWE-79, which is a common and well-understood class of web application security issues.
Potential Impact
For European organizations, this vulnerability poses a significant risk to websites using the Quick Social Login plugin, particularly those with multiple contributors or editors who have elevated permissions. Exploitation could lead to unauthorized script execution, compromising user sessions, stealing sensitive data, or defacing websites. This can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and cause operational disruptions. Since the vulnerability allows scope change, attackers might leverage it to escalate privileges or pivot to other parts of the web application. The impact is amplified in sectors with high regulatory scrutiny and public-facing websites, such as government, finance, healthcare, and e-commerce. Additionally, the stored nature of the XSS means that the malicious payload persists, increasing the window of exposure. The absence of known exploits currently provides a limited window for proactive defense before potential attackers develop weaponized code.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Quick Social Login plugin and verify the version in use. Until a patch is released, restrict contributor-level access to trusted users only and review user permissions to minimize the number of users who can inject content. Implement web application firewalls (WAFs) with rules to detect and block typical XSS payloads targeting shortcode parameters. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Conduct manual or automated scanning of pages using the 'quick-login' shortcode to detect injected scripts. Encourage plugin developers or site administrators to sanitize and escape all user inputs rigorously, especially shortcode attributes. Monitor security advisories for updates or patches and apply them promptly once available. Additionally, educate content contributors about safe input practices and the risks of injecting untrusted content. Regular backups and incident response plans should be in place to recover quickly from any compromise.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-10140: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in andreiigna Quick Social Login
Description
The Quick Social Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'quick-login' shortcode in all versions up to, and including, 1.4.6 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-2025-10140 identifies a stored cross-site scripting vulnerability in the Quick Social Login plugin for WordPress, developed by andreiigna. The vulnerability arises from improper neutralization of user-supplied input in the 'quick-login' shortcode, which fails to adequately sanitize and escape attributes before rendering them on web pages. This flaw allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored, it executes every time any user accesses the infected page, enabling attackers to perform actions such as session hijacking, cookie theft, or redirecting users to malicious sites. The vulnerability affects all versions up to and including 1.4.6. The CVSS 3.1 base score is 6.4, with an attack vector of network (remote exploitation), low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change, indicating that the vulnerability can affect resources beyond the initially compromised component. Although no public exploits have been reported yet, the vulnerability's characteristics make it a credible threat, especially in environments where multiple users have contributor access. The lack of a patch link suggests that a fix may not yet be available, underscoring the need for interim mitigations. The vulnerability is categorized under CWE-79, which is a common and well-understood class of web application security issues.
Potential Impact
For European organizations, this vulnerability poses a significant risk to websites using the Quick Social Login plugin, particularly those with multiple contributors or editors who have elevated permissions. Exploitation could lead to unauthorized script execution, compromising user sessions, stealing sensitive data, or defacing websites. This can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and cause operational disruptions. Since the vulnerability allows scope change, attackers might leverage it to escalate privileges or pivot to other parts of the web application. The impact is amplified in sectors with high regulatory scrutiny and public-facing websites, such as government, finance, healthcare, and e-commerce. Additionally, the stored nature of the XSS means that the malicious payload persists, increasing the window of exposure. The absence of known exploits currently provides a limited window for proactive defense before potential attackers develop weaponized code.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Quick Social Login plugin and verify the version in use. Until a patch is released, restrict contributor-level access to trusted users only and review user permissions to minimize the number of users who can inject content. Implement web application firewalls (WAFs) with rules to detect and block typical XSS payloads targeting shortcode parameters. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Conduct manual or automated scanning of pages using the 'quick-login' shortcode to detect injected scripts. Encourage plugin developers or site administrators to sanitize and escape all user inputs rigorously, especially shortcode attributes. Monitor security advisories for updates or patches and apply them promptly once available. Additionally, educate content contributors about safe input practices and the risks of injecting untrusted content. Regular backups and incident response plans should be in place to recover quickly from any compromise.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-09-08T20:34:13.185Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68ef5c7bc4f69c9730e56955
Added to database: 10/15/2025, 8:34:03 AM
Last enriched: 10/15/2025, 8:57:02 AM
Last updated: 10/15/2025, 5:09:22 PM
Views: 3
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-62380: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in eladnava mailgen
LowCVE-2025-10577: CWE-266 in HP, Inc. Sound Research
HighCVE-2025-10576: CWE-266 in HP, Inc. Sound Research
HighCVE-2024-34240: n/a
MediumCVE-2025-62378: CWE-706: Use of Incorrectly-Resolved Name or Reference in underctrl-io commandkit
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.