๐Ÿ” CVE Alert

CVE-2026-93901

HIGH 7.3

Optima Express IDX <= 8.7.5 - Unauthenticated Privilege Escalation to 'ihf_clear_cache' AJAX Action to Author Role Assignment

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

The Optima Express IDX plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 8.7.5. This is due to the `provisionBlogCredentials()` function in `iHomefinderAdmin.php` being reachable via the `wp_ajax_nopriv_ihf_clear_cache` AJAX action โ€” through the call chain `iHomefinderAjaxHandler::clearCache()` โ†’ `activateAuthenticationToken()` โ†’ `getAuthenticationInfo()` โ†’ `provisionBlogCredentials()` โ€” with no capability check, nonce verification, or ownership validation, and the function unconditionally calling `$user->set_role('author')` on whichever WordPress account matches the hard-coded login `optima-express` via `get_user_by('login', 'optima-express')`. This makes it possible for unauthenticated attackers to escalate a pre-registered `optima-express` account to the Author role, gaining `publish_posts`, `upload_files`, and `edit_published_posts` capabilities, including access to the plugin's own `/wp-json/optima-express/v1/blog-post` REST endpoint. Exploitation requires open user registration to be enabled on the target site, and the attacker must register the `optima-express` username before the plugin has had the opportunity to provision that login for its own integration account.

CWE CWE-269
Vendor ihomefinder
Product optima express idx
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for ihomefinder optima express idx

Be the first to know when new high vulnerabilities affecting ihomefinder optima express idx are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

ihomefinder / Optima Express IDX
0 โ‰ค 8.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/8ba63df6-ae71-4320-bb82-87d6e17cc47d?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAdmin.php#L818 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAdmin.php#L795 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAjaxHandler.php#L146 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinder.php#L291 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAdmin.php#L369 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAdmin.php#L498 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinder.php#L176 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/optima-express/tags/8.7.5/iHomefinderAdmin.php#L752 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3706448%40optima-express&new=3706448%40optima-express

Credits

Wordfence PRISM