Home

Description

The WP-Ultimate-Map plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.1. This is due to missing nonce validation on the process_init() function hooked to admin_init, which saves plugin settings (zoom-level, focus-lat, focus-lng, sel_places, sel_routes) via update_option() based solely on the presence of a save-setting POST parameter. Additionally, the saved values — particularly zoom-level — are stored without sanitization and later echoed into an HTML attribute (and inline JavaScript) on the settings page without escaping. This makes it possible for unauthenticated attackers to change plugin settings and inject arbitrary web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PUBLISHED Reserved 2026-05-18 | Published 2026-06-09 | Updated 2026-06-09 | Assigner Wordfence




MEDIUM: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Problem types

CWE-352 Cross-Site Request Forgery (CSRF)

Product status

Default status
unaffected

Any version
affected

Timeline

2026-06-08:Disclosed

Credits

Muhammad Nur Ibnu Hubab finder

References

www.wordfence.com/...-c84b-4fec-8653-f7ad6af1f631?source=cve

plugins.trac.wordpress.org/...tags/1.1/admin/class-admin.php

plugins.trac.wordpress.org/...tags/1.1/admin/class-admin.php

plugins.trac.wordpress.org/...tags/1.1/admin/class-admin.php

cve.org (CVE-2026-8907)

nvd.nist.gov (CVE-2026-8907)

Download JSON