Description
The Easy Author Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'author_profile_picture_url' parameter in all versions up to, and including, 1.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-02-19
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via the author_profile_picture_url field
Action: Patch
AI Analysis

Impact

The Easy Author Image plugin for WordPress stores user input from the author_profile_picture_url field without sufficient sanitization or escaping, allowing an authenticated user with Subscriber-level access or higher to place arbitrary JavaScript that will run in the browser of any visitor that opens the affected page. The vulnerability arises from the plugin’s failure to filter and escape this input before rendering it on profile pages.

Affected Systems

Lawsonry’s Easy Author Image plugin, all releases through version 1.7, is affected. Any WordPress site that has installed this plugin in that range is vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4, indicating moderate severity, and an EPSS score of less than 1 %, suggesting a very low likelihood of exploitation in the wild. It is not listed in the CISA Known Exploited Vulnerabilities catalog. The attack requires an authenticated user with at least Subscriber role, a role that is widely available on WordPress sites, which could enable widespread impact if discovered and abused.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Easy Author Image to the latest available version (≥1.8) which removes the unsanitized author_profile_picture_url field.
  • If an upgrade is not immediately possible, delete or disable the author_profile_picture_url field in the plugin’s code or in the database and replace it with a properly validated upload input that sanitizes URLs before storage.
  • After applying the fix, run a security scan or manually review the profile pages to ensure no malicious scripts are stored or rendered.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 01:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Lawsonry
Lawsonry easy Author Image
Wordpress
Wordpress wordpress
Vendors & Products Lawsonry
Lawsonry easy Author Image
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Easy Author Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'author_profile_picture_url' parameter in all versions up to, and including, 1.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Easy Author Image <= 1.7 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Profile Picture URL
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Lawsonry Easy Author Image
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:02.794Z

Reserved: 2026-01-23T16:49:30.413Z

Link: CVE-2026-1373

cve-icon Vulnrichment

Updated: 2026-02-19T21:25:31.394Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:43.717

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1373

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:15:10Z

Weaknesses