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

CVE-2026-15341

criticalCVSS 9.8covered by 1 sourcefirst seen 2026-08-15
The User Session Synchronizer plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 1.4.0. The synchronize_session() function, hooked on init and therefore executed on every request, performs no nonce, capability, or shared-secret validation against the attacker-supplied ussync-key, ussync-token, and ussync-ref parameters; when ussync-key references an unregistered slot, get_option() returns false for both the secret key and the domain list, causing the AES-256-CBC encryption key to degrade to the fully predictable md5('') and the referer allowlist to collapse to an empty-string match, while the AES IV is unconditionally hard-coded as md5('another-secret'). This makes it possible for unauthenticated attackers to supply a crafted request encrypting any known or guessable user email address in the ussync-ref parameter, causing the handler to call wp_set_auth_cookie() for the matched user and granting full authentication as that user — including administrators — with no prior knowledge of site secrets.

⚡ Watch CVE-2026-15341

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

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-15341

CVE.org record

Embed the live status

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

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