CVE-2026-7105 PUBLISHED

Xpro Addons <= 1.5.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Creation via get_menu_content_editor() Function

Assigner: Wordfence
Reserved: 26.04.2026 Published: 05.08.2026 Updated: 05.08.2026

The Xpro Addons plugin for WordPress is vulnerable to unauthorized creation of data due to a missing capability check on the get_menu_content_editor() function in all versions up to, and including, 1.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary published posts of the xpro_content custom post type with attacker-controlled titles. The created posts are publicly queryable on the front-end, enabling content injection, SEO spam, and database pollution.

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 xpro
Product Xpro Addons — 140+ Widgets for Elementor
Versions Default: unaffected
  • affected from 0 to 1.5.1 (incl.)

Credits

  • normaandersonfrank finder

References

Problem Types

  • CWE-862 Missing Authorization CWE