Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://cwe.mitre.org/data/definitions/79.html
- https://developer.wordpress.org/reference/functions/esc_url/
- https://plugins.trac.wordpress.org/browser/press3d/tags/1.0.2/press3d.php#L1
- https://plugins.trac.wordpress.org/browser/press3d/trunk/press3d.php#L1
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e153bb3d-e175-48bd-894
FAQ
What is CVE-2026-1985?
CVE-2026-1985 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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 sanitiz...
How severe is CVE-2026-1985?
CVE-2026-1985 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1985?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.