6.4
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Description
The Press3D plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 3D Model Gutenberg block in all versions up to, and including, 1.0.2. This is due to the plugin failing to sanitize and validate the URL scheme when storing link URLs for 3D model blocks, allowing `javascript:` URLs. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages via the link URL parameter that will execute whenever a user clicks on the 3D model.
Basic Information
ID
CVE-2026-1985
Source
Wordfence
Published
Feb 14, 2026 at 06:42
Affected Product
Vendor
arieslab
Product
Press3D
Version
*
Affected Versions
arieslab Press3D *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/e153bb3d-e175-48bd-894c-7ccb8f09fec4
- plugins.trac.wordpress.org /browser/press3d/trunk/press3d.php
- plugins.trac.wordpress.org /browser/press3d/tags/1.0.2/press3d.php
- developer.wordpress.org /reference/functions/esc_url/
- cwe.mitre.org /data/definitions/79.html