CVE-2026-82607
7.3Cozmoslabs · Profile Builder Plugin
An unauthenticated unrestricted file upload vulnerability exists in the Profile Builder Plugin for WordPress, allowing remote attackers to upload arbitrary files via the avatar upload handler.
Executive summary
A critical unauthenticated file upload vulnerability in the Cozmoslabs Profile Builder Plugin exposes WordPress sites to potential remote code execution and unauthorized file storage.
Vulnerability
The vulnerability exists in the wppb_ajax_simple_avatar function within the Avatar Simple Upload AJAX Handler. It allows unauthenticated remote attackers to bypass security controls and perform unrestricted file uploads to the server.
Business impact
Successful exploitation of this flaw allows an attacker to upload malicious files, such as web shells, directly to the server environment. This poses a significant risk of full site compromise, unauthorized data access, and potential lateral movement within the hosting infrastructure. Given the CVSS score of 7.3, the high accessibility of this vector necessitates immediate remediation to prevent site takeover.
Remediation
Immediate Action: Update the Cozmoslabs Profile Builder Plugin to version 3.16.2 or later immediately to patch the insecure avatar upload handler.
Proactive Monitoring: Monitor server upload directories for unusual file types or unexpected script execution patterns. Review web server access logs for anomalous requests directed toward the wp-admin/admin-ajax.php endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious file uploads and restrict access to administrative AJAX endpoints.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up by Cipher Security Labs.
Analyst recommendation
This vulnerability is high-severity because it provides an unauthenticated path for file injection. Administrators must prioritize updating the Profile Builder Plugin to version 3.16.2 immediately. Failure to apply this patch leaves the application susceptible to remote exploitation that could result in a complete system compromise.
More Cozmoslabs CVEs
Sources
Originally found and disclosed by ciphersecuritylabs (VulDB User), per the CVE Program record.
- VDB-397108 | Cozmoslabs Profile Builder Plugin Avatar Simple Upload AJAX admin-ajax.php wppb_ajax_simple_avatar unrestri Vulnerability database entry
- VDB-397108 | CTI Indicators (IOB, IOC, TTP, IOA)
- CVE-2026-82607 | CVE Analysis and Report Third-party advisory
- Submit #892841 | Cozmoslabs Profile Builder – User Profile & User Registration Forms 3.16.1 and earlier Unauthenticated Third-party advisory
- Exploit / PoC
- Patch commit