← Back
CVE-2026-4896
high
CVSS 8.1
The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and inclu...
Summary
The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.7.25 via multiple AJAX actions including `wcfm_modify_order_status`, `delete_wcfm_article`,...
AI summary openai / gpt-4o
WCFM – Frontend Manager for WooCommerceとBookings Subscription Listings Compatibleプラグインにおける全バージョン(6.7.25まで)において、認証された攻撃者が他人の注文状況を変更したり、ポスト/商品/ページを削除または修正できる脆弱性があります。これらはIDOR(Insecure Direct Object Reference)によるもので、ユーザーから提供されるオブジェクトIDに対するチェックが欠如しています。
❓ What is the problem
WCFMとBookingsプラグインにIDORの脆弱性が存在します。
📍 Affected scope
WooCommerce向けWCFMプラグインのバージョン6.7.25まで
🔥 Severity
攻撃者は他のユーザーのオブジェクトに不正アクセス可能で、重大なデータ変更が行えます。
🔧 How to fix
ユーザー提供のオブジェクトIDに対する厳密な検証を導入してください。
🛡️ Workaround
セキュリティプラグインを利用して、疑わしいアクセスの監視と制限を設定することで一時回避できます。
🔍 Detection
ログをチェックし、通常以上のオブジェクト変更があったかを確認します。
References
- web [email protected]
- web [email protected]
- web [email protected]