Atomic Edge analysis of CVE-2026-8907 (metadata-based):
This vulnerability in WP-Ultimate-Map (versions up to 1.1) combines a Cross-Site Request Forgery (CSRF) weakness with Stored Cross-Site Scripting (XSS). The plugin’s settings page, accessible via WordPress admin, allows unauthenticated attackers to trick administrators into saving malicious plugin settings. The CVSS score of 6.1 reflects the need for user interaction but low complexity and network-based attack vector. The core issue is a missing nonce check on the process_init() function hooked to admin_init, coupled with insufficient sanitization of the ‘zoom-level’ parameter.







