CVE-2026-15142 PUBLISHED

Real Estate Manager Pro <= 12.8.6 - Authenticated (Subscriber+) Privilege Escalation via 'user_has_cap' Filter ID Collision

Assigner: Wordfence
Reserved: 08.07.2026 Published: 15.08.2026 Updated: 15.08.2026

The Real Estate Manager Pro plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 12.8.6. This is due to improper capability handling in the allow_attachment_actions() function, which can treat a target user ID as a media attachment ID during user capability checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to edit an administrator account and escalate their privileges to Administrator when the targeted user ID matches the ID of an existing media attachment.

Metrics

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

Product Status

Vendor WebCodingPlace
Product Real Estate Manager Pro
Versions Default: unaffected
  • affected from 0 to 12.8.6 (incl.)

Credits

  • 0xd4rk5id3 finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE