PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93656 cozmoslabs CVE debrief

The User Profile Builder plugin for WordPress has a Stored Cross-Site Scripting vulnerability via the Avatar Field in versions up to 4.0.2. Authenticated attackers with subscriber-level access can inject web scripts that execute when a user accesses an injected page. This is exploitable via a nonce-free GET request to /wp-admin/profile.php. The vulnerability allows for arbitrary web script injection, posing a risk to WordPress installations. Defenders should assess exposure and apply updates.

Vendor
cozmoslabs
Product
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
CVSS
MEDIUM 6.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

WordPress administrators and users with subscriber-level access who use the User Profile Builder plugin should assess their exposure and apply updates. They should also restrict access to the WordPress admin area for users with subscriber-level access and monitor for suspicious activity on WordPress sites.

Why it matters

CVE-2026-93656 allows authenticated attackers with subscriber-level access to inject web scripts that execute when a user accesses an injected page. Defenders should assess exposure, apply updates, and monitor for suspicious activity.

  • Defenders should verify if their WordPress installations have the vulnerable plugin version.
  • Defenders should restrict access to the WordPress admin area for users with subscriber-level access.
  • Defenders should monitor for suspicious activity on WordPress sites with subscriber-level access.

Technical summary

The User Profile Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Avatar Field in all versions up to, and including, 4.0.2. This is due to insufficient input sanitization and output escaping. Authenticated attackers with subscriber-level access and above can inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability is exploitable via a nonce-free GET request to /wp-admin/profile.php, requiring no profile-form submission. A Subscriber can plant the malicious attachment URL, which then executes when an administrator opens that user's Edit User screen.

Defensive priority

Medium priority for WordPress administrators and users with subscriber-level access; assess exposure and apply updates.

Recommended defensive actions

  • Assess exposure of WordPress installations with the User Profile Builder plugin version 4.0.2 or earlier.
  • Update the User Profile Builder plugin to a version that addresses this vulnerability.
  • Monitor for suspicious activity on WordPress sites with subscriber-level access.
  • Restrict access to the WordPress admin area for users with subscriber-level access.
  • Verify if the vulnerable plugin version is installed on any WordPress sites.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The vulnerability allows authenticated attackers with subscriber-level access to inject arbitrary web scripts. The issue is exploitable via a nonce-free GET request to /wp-admin/profile.php, requiring no profile-form submission.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93656 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-93656

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-93656 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93656

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/avatar/avatar.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/fields-functions.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/profile-builder/tags/4.0.2/front-end/default-fields/upload/upload_helper_functions.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/changeset/3708665/profile-builder

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.