CVE-2026-1988
Plain English Summary
AI-powered analysis for quick understanding
This vulnerability allows an attacker with Contributor-level access or higher to include and run any PHP files on the server by manipulating a specific shortcode in their posts. They can exploit this flaw if they can create posts that use the affected shortcode, potentially leading to full control over the website.
Technical Description
The Flexi Product Slider and Grid for WooCommerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.0.5 via the `flexipsg_carousel` shortcode. This is due to the `theme` parameter being directly concatenated into a file path without proper sanitization or validation, allowing directory traversal. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server via the `theme` parameter granted they can create posts with shortcodes.
CVSS Vector Analysis
Vector String
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:HExploit Resources
Search for proof-of-concept code and exploit modules
Official References
Quick Information
Published
Feb 14, 2026
about 2 months ago
Last Modified
Feb 18, 2026
about 2 months ago