CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-15826

criticalpublic exploitCVSS 9.8covered by 1 sourcefirst seen 2026-08-15
Public exploit code is available. Proof-of-concept or working exploit code for CVE-2026-15826 is indexed in GitHub PoC and Nuclei. Expect opportunistic scanning and exploitation attempts — prioritize remediation even though it is not (yet) in the CISA KEV catalog.
The User Profile Builder plugin for WordPress is vulnerable to Authentication Bypass via Type Confusion in versions up to, and including, 3.16.4. This is due to the wppb_log_in_user() function calling absint() on the return value of wp_insert_user() before performing an is_wp_error() check — when a registration is submitted with a 61–70 character username, WordPress core rejects it with a WP_Error object, but absint() coerces that object to the integer 1 before the error check can short-circuit execution, causing the plugin to bind and return a transient-backed autologin nonce tied to user ID 1. This makes it possible for unauthenticated attackers to log in as the site's Administrator account (user ID 1), resulting in full administrative takeover of the site.

⚡ Watch CVE-2026-15826

Get an email if CVE-2026-15826 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Exploit availability

Public exploit or proof-of-concept code for CVE-2026-15826 is indexed in these free datasets. Available exploit code raises real-world risk independent of the CVSS score.

Advisory coverage (1)

External references

NVD record for CVE-2026-15826

CVE.org record

Embed the live status

CVE-2026-15826 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-15826 status](https://www.csirts.com/badge/CVE-2026-15826)](https://www.csirts.com/cve/CVE-2026-15826)