WP VR <= 8.3.14 - Missing Authorization to Plugin Version Downgrade
Strategic Overview
- Status
- Patched in 8.3.15
- Affected Plugin
- WP VR – 360 Panorama and Virtual Tour Builder
- Affected Version
<= 8.3.14- CVSS
- 5.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2023-6529
At a glance
CVE-2023-6529 is a medium-severity Missing Authorization vulnerability in the WP VR WordPress plugin, affecting versions <= 8.3.14. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 8.3.15; sites on affected versions should update now. Disclosed December 2023, reported by Krzysztof Zając.
Vulnerability Overview
The WP VR – 360 Panorama and Virtual Tour Builder For WordPress plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the trigger_rollback() function in all versions up to, and including, 8.3.14. This makes it possible for unauthenticated attackers to downgrade the plugins version which can be used to exploit older vulnerabilities.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-862: Missing Authorization
WP VR <= 8.3.14 carries this weakness at trigger_rollback(), and reaching it takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For WP VR the fix is 8.3.15: builds <= 8.3.14 are affected, anything from 8.3.15 onward is not.
Remediation
Update to version 8.3.15, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: WP VR 8.3.15 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in WP VR – 360 Panorama and Virtual Tour Builder
- 8.8CVE-2025-47452: WP VR <= 8.5.26 Arbitrary File Upload
CVE-2025-47452 - 7.4CVE-2023-0174: WP VR <= 8.2.6 Stored Cross-Site Scripting
CVE-2023-0174 - 6.4CVE-2025-6350: WP VR Stored XSS
CVE-2025-6350 - 6.4CVE-2025-62885: VR <= 8.5.48 Stored Cross-Site Scripting
CVE-2025-62885 - 6.4CVE-2025-24730: WP VR <= 8.5.14 Stored Cross-Site Scripting
CVE-2025-24730 - 6.1CVE-2023-40663: WP VR <= 8.3.4 Reflected Cross-Site Scripting
CVE-2023-40663 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 6.1CVE-2023-1413: WP VR <= 8.2.8 Reflected Cross-Site Scripting
CVE-2023-1413
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C