CVE-2026-1373 MEDIUM

CVE-2026-1373: Easy Author Image <= 1.7 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Profile Picture URL

Vendor Lawsonry
Product Easy Author Image
Weakness CWE-79 · XSS
Published February 19, 2026
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Easy Author Image versions 1.7 and earlier contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts affecting other users. The vulnerability exists because user-supplied input is not properly sanitized before being displayed. An attacker with low-level access can craft a malicious request that executes JavaScript in the browsers of other site visitors, potentially compromising their sessions or stealing sensitive data.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in other users' browsers to steal session data or perform actions on their behalf.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts that affect other visitors, risking account compromise and data theft across your site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required from victims.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE