Vulnerability Description
The The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.19. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute arbitrary shortcodes. The partial mitigation introduced via strip_shortcodes() on [profile-first-name] and [profile-last-name] can be bypassed through the [profile-display-name format="first_last_names"] render path, the [profile-bio] render path (which re-fetches the raw description meta), and the double-bracket escape sequence [[tag]], all of which allow attacker-controlled shortcode text to reach the outer do_shortcode() call.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.15/src/Class
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.15/src/Short
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.15/src/Short
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.15/src/Theme
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.19/src/Class
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.19/src/Short
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.19/src/Short
- https://plugins.trac.wordpress.org/browser/wp-user-avatar/tags/4.16.19/src/Theme
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3635466%40wp-user-ava
- https://www.wordfence.com/threat-intel/vulnerabilities/id/345f3354-d2cb-4b92-a25
FAQ
What is CVE-2026-18385?
CVE-2026-18385 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all...
How severe is CVE-2026-18385?
CVE-2026-18385 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-18385?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.