WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / August 28, 2026

Vulnerability in One User Avatar | User Profile Picture — CVE-2026-18983

HighSeverity
CVSS 7.5
0.5%Estimated exploit probability
EPSS
100,000+ sitesInstalls
2.5.5Fixed in

What to do now

Update One User Avatar | User Profile Picture to 2.5.5 or later.

Affected versions

  • Everything up to and including 2.5.4

Affected: One User Avatar | User Profile Picture (plugin, one-user-avatar)

Check: The plugin on wordpress.org / Our record for One User Avatar | User Profile Picture

What the vulnerability is

The One User Avatar | User Profile Picture plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.5.4 via the wpua_action_process_option_update function. This is due to insufficient file type validation in wp_handle_upload() called without a MIME allow-list, with post-write validation relying on the attacker-controlled client-supplied Content-Type header rather than a server-derived type, and no cleanup of files that fail the check. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload files that may be executable, which makes remote code execution possible. in order to exploit this vulnerability an admin has to give subscribers permission to upload avatars. While PHP files and svg files are rejected, dxfp files are accepted.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts