Share
## https://sploitus.com/exploit?id=WPEX-ID:2EF5169D-D7AD-4269-8232-C38B39BB13D2
Log-in as a subscriber onto the affected site.

Run the following JS script in your browser's console:
```
document.cookie = 'wpus_who_switch=simpleadmin'
```

Refresh the page, and notice you can now switch to any other user's account via the newly added "User Switch" toggle on the top WordPress Admin bar.