Back cve.threatint.com User Session Synchronizer <= 1.4.0 - Unauthenticated Authentication Bypass to... CVE: New / 1d 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. The User Session Synchronizer plugin for WordPres
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.
PUBLISHED Reserved 2026-07-09 | Published 2026-08-15 | Updated 2026-08-15 | Assigner Wordfence
CRITICAL: 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Problem types CWE-287 Improper Authentication Product status Default status unaffected Any version affected Timeline 2026-08-14: Disclosed Credits Afan finder moonge finder References plugins.trac.wordpress.org/...-user-session-synchronizer.php plugins.trac.wordpress.org/...-user-session-synchronizer.php plugins.trac.wordpress.org/...-user-session-synchronizer.php plugins.trac.wordpress.org/...-user-session-synchronizer.php plugins.trac.wordpress.org/...-user-session-synchronizer.php plugins.trac.wordpress.org/...-user-session-synchronizer.php cve.org (CVE-2026-15341) nvd.nist.gov (CVE-2026-15341) Download JSON
CWE-287 Improper Authentication
plugins.trac.wordpress.org/...-user-session-synchronizer.php
plugins.trac.wordpress.org/...-user-session-synchronizer.php
plugins.trac.wordpress.org/...-user-session-synchronizer.php
plugins.trac.wordpress.org/...-user-session-synchronizer.php
plugins.trac.wordpress.org/...-user-session-synchronizer.php
plugins.trac.wordpress.org/...-user-session-synchronizer.php
The full story
This article is one source in a clustered incident — the cluster page carries the summary, timeline and every other outlet covering it.
