CVE-2026-8688 PUBLISHED

Advance Nav Menu Manager <= 1.3 - Missing Authorization to Authenticated (Subscriber+) Nav Menu Item Modification via anmm_save_menu_data AJAX Action

Assigner: Wordfence
Reserved: 15.05.2026 Published: 24.06.2026 Updated: 24.06.2026

The Advance Nav Menu Manager plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to duplicate, copy, move, or publish nav_menu_item posts via wp_insert_post(), modifying the site's navigation menus without authorization.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor krishaweb
Product Advance Nav Menu Manager
Versions Default: unaffected
  • affected from 0 to 1.3 (incl.)

Credits

  • Hardik Patel finder

References

Problem Types

  • CWE-862 Missing Authorization CWE