CVE-2026-57420
Deferred Deferred - Pending Action

Stored XSS in Author Box WP Lens WordPress Plugin

Vulnerability report for CVE-2026-57420, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Netrr Author Box WP Lens author-box-for-divi allows Stored XSS.This issue affects Author Box WP Lens: from n/a through <= 2.1.5.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack author_box_wp_lens From 2.1.0 (inc) to 2.1.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57420 is a Cross Site Scripting (XSS) vulnerability found in the WordPress Author Box WP Lens Plugin, versions 2.1.5 and below.

This vulnerability allows attackers to inject malicious scripts into websites, which then execute when visitors access the site.

Exploitation requires user interaction, such as clicking a malicious link or visiting a specially crafted page.

Detection Guidance

Detecting this vulnerability on your system or network involves checking for the presence of the vulnerable WordPress plugin and verifying its version. Since this is a stored Cross-Site Scripting (XSS) vulnerability in the Author Box WP Lens plugin, you can follow these steps:

  • Check if the Author Box WP Lens plugin is installed on your WordPress site. You can do this by navigating to the WordPress admin dashboard, then going to 'Plugins' and searching for 'Author Box WP Lens'.
  • Verify the installed version of the plugin. If the version is 2.1.5 or below, the site is vulnerable. The vulnerable versions are those at or below 2.1.5.
  • Use WordPress command-line tools like WP-CLI to check the plugin version. Run the following command: wp plugin list --name=author-box-for-divi --fields=name,version
  • Inspect web server logs for suspicious activity, such as unusual script injections or unexpected requests to pages where the Author Box WP Lens plugin is active. Look for patterns like script tags or JavaScript code in URLs or form submissions.
  • Use a web application firewall (WAF) or security plugin like Patchstack to monitor and block potential XSS attacks targeting this vulnerability. These tools can help detect exploitation attempts in real time.
  • Scan your WordPress site using security tools that detect known vulnerabilities. Tools like WPScan can identify outdated or vulnerable plugins. Run the following command: wpscan --url yourwebsite.com --enumerate vp
Impact Analysis

If exploited, this vulnerability can allow attackers to perform actions like redirecting users to malicious sites or displaying unwanted content on your website.

Because the vulnerability involves executing malicious scripts in users' browsers, it can lead to compromised user trust and potential further attacks.

The vulnerability has a moderate severity with a CVSS score of 6.5.

Compliance Impact

This vulnerability, a stored Cross-Site Scripting (XSS) flaw, can impact compliance with standards and regulations like GDPR and HIPAA due to its potential to compromise data integrity and confidentiality.

  • GDPR: The vulnerability allows attackers to inject malicious scripts that could steal sensitive user data, such as cookies or session tokens, leading to unauthorized access to personal data. This violates GDPR's requirements for data protection and could result in non-compliance penalties under Articles 5 (principles relating to processing of personal data) and 32 (security of processing).
  • HIPAA: If the affected website handles protected health information (PHI), the XSS vulnerability could expose PHI to unauthorized parties. This violates HIPAA's Security Rule, which mandates safeguards to ensure the confidentiality, integrity, and availability of electronic PHI.

Additionally, the vulnerability's requirement for user interaction (e.g., clicking a malicious link) does not mitigate compliance risks, as regulations still require organizations to implement adequate security measures to prevent such exploits.

Mitigation Strategies

To mitigate the vulnerability in the WordPress Author Box WP Lens Plugin (versions 2.1.5 and below), you should immediately update the plugin to version 2.1.6 or later.

Until you can update, you can use mitigation tools such as Patchstack to block attacks targeting this vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57420. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart