CVE-2026-7647
Last modified
CVE-2026-7647 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. The Profile Builder Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to and including 3.14.5. This is due to the use of PHP's maybe_unserialize() function on the attacker-controlled 'args' POST parameter within the wppb_request_users_pins_action_callback() AJAX handler, which lacked any nonce verification, type checking, or input validation before deserialization. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
The Profile Builder Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to and including 3.14.5. This is due to the use of PHP's maybe_unserialize() function on the attacker-controlled 'args' POST parameter within the wppb_request_users_pins_action_callback() AJAX handler, which lacked any nonce verification, type checking, or input validation before deserialization. Because the handler was registered with both wp_ajax_ and wp_ajax_nopriv_ hooks, it was reachable by completely unauthenticated users. This makes it possible for unauthenticated attackers to inject arbitrary PHP objects into application memory.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7647?
How severe is CVE-2026-7647?
How do I fix CVE-2026-7647?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7641The Import and export users and customers plugin for WordPre…8.8
- CVE-2026-7642A vulnerability was detected in pskill9 website-downloader u…6.3
- CVE-2026-7643A flaw has been found in ChatGPTNextWeb NextChat up to 2.16.…4.3
- CVE-2026-7644A vulnerability has been found in ChatGPTNextWeb NextChat up…7.3
- CVE-2026-7645A vulnerability was found in ruvnet sublinear-time-solver 1.…6.5
- CVE-2026-7646IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read a…6.5
- CVE-2026-7648The LearnPress – WordPress LMS Plugin for Create and Sell On…4.3
- CVE-2026-7649The ARMember – Membership Plugin, Content Restriction, Membe…7.5
- CVE-2026-7650The E2Pdf – Export Pdf Tool for WordPress plugin for WordPre…6.4
- CVE-2026-7651The User Registration & Membership – Free & Paid Memberships…5.3
- CVE-2026-7652The LatePoint plugin for WordPress is vulnerable to Account …5.3
- CVE-2026-7653A security flaw has been discovered in r-huijts mcp-server-r…6.3
Are you affected by CVE-2026-7647?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
