PHP
CVE-2025-62885
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RexTheme WP VR wpvr allows DOM-Based XSS.This issue affects WP VR: from n/a through <= 8.5.48.
AnalysisAI
DOM-based cross-site scripting (XSS) in RexTheme WP VR WordPress plugin up to version 8.5.48 allows authenticated users with low privileges to inject malicious scripts that execute in other users' browsers with site-wide scope. The vulnerability requires user interaction (UI:R) and affects confidentiality, integrity, and availability equally. Exploitation requires valid WordPress account credentials but carries moderate real-world risk given the low EPSS score (0.02%) and authenticated requirement despite the CVSS 6.5 rating.
Technical ContextAI
The vulnerability is a CWE-79 (Improper Neutralization of Input During Web Page Generation) manifesting as DOM-based XSS, meaning the malicious payload is injected into the JavaScript execution context of the client-side DOM rather than the server response. This occurs in the WP VR plugin, a WordPress extension that likely handles virtual reality or immersive content functionality. The attack vector is network-based with low complexity, exploiting insufficient input sanitization or output encoding in JavaScript handling within the plugin's frontend or admin interface. DOM-based XSS typically exploits insufficient validation of user-controlled data passed to dangerous JavaScript functions like innerHTML, eval(), or location manipulation.
Affected ProductsAI
RexTheme WP VR WordPress plugin versions from unspecified baseline through 8.5.48 inclusive. Per the Patchstack database reference, vulnerable versions include at minimum 8.5.42 and earlier iterations up to 8.5.48. Administrators running any version of this plugin at or below 8.5.48 on WordPress installations should be considered affected.
RemediationAI
Update the RexTheme WP VR plugin to a version newer than 8.5.48 via the WordPress plugin dashboard (Plugins > Installed Plugins > WP VR > Update Now) or directly from the plugin repository. The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wpvr/ indicates patched versions are available; consult that advisory for the specific fixed version number and installation guidance. As an interim measure on systems that cannot be immediately patched, restrict plugin access to trusted administrators only through WordPress user role management and consider disabling the plugin if not actively in use. Enable WordPress security monitoring to detect suspicious DOM-based XSS payloads in logs.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today