Summary
CVE-2026-76548 affects the User Profile Builder WordPress plugin (also distributed as "Profile Builder"), versions prior to 4.0.1. The plugin’s front-end file upload feature fails to properly restrict access, allowing unauthenticated visitors to perform actions normally reserved for privileged roles. The issue is rated High severity (CVSS 8.2) and is classified as CWE-287 (Improper Authentication).
Technical details
- Root cause: the plugin’s front-end file upload functionality does not correctly enforce authentication/authorization checks before granting access to privileged capabilities.
- Trigger condition: an unauthenticated visitor interacts with the front-end upload feature exposed by the plugin on a WordPress site where it is active.
- Attack vector: Network — no authentication or user interaction is required to exploit the flaw.
- Impact: unauthenticated attackers can list the site’s media library and modify unpublished posts, pages, and media items belonging to other users, resulting in unauthorized disclosure and integrity impact on site content.
Affected software
- User Profile Builder (Profile Builder) WordPress plugin, versions 3.8.1 up to (but not including) 4.0.1.
Severity
- CVSS v3.1 Base Score: 8.2 (High)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Mitigation and recommended actions
- Immediate: upgrade the User Profile Builder plugin to version 4.0.1 or later, which restricts the front-end upload feature from granting unauthorized access.
- If patching cannot be applied immediately: disable or restrict access to the plugin’s front-end upload/registration forms until the update can be deployed, and monitor the media library and unpublished content for unexpected modifications.
How IONIX identifies potentially affected assets
IONIX matches the following signal against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/profile-builder/

