CVE-2025-14063
Reflected XSS in SEO Links Interlinking Plugin
Publication date: 2026-01-28
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| seo_links | interlinking_plugin | to 1.7.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the SEO Links Interlinking plugin for WordPress, affecting all versions up to and including 1.7.5. It occurs because the plugin does not properly sanitize and escape the 'google_error' parameter, allowing unauthenticated attackers to inject arbitrary web scripts. These scripts execute when a user is tricked into performing an action, such as clicking a malicious link.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website, potentially leading to theft of user data, session hijacking, defacement, or redirection to malicious sites. Since the attack requires user interaction, it can be used to trick users into compromising their own security.