Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Network-accessible unauthenticated endpoint with no complexity; high confidentiality loss; no integrity or availability impact from read-only data exposure.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in iCARRY <= 2.9 versions.
AnalysisAI
Unauthenticated sensitive data exposure in the iCARRY WordPress plugin (versions <= 2.9) allows any remote, unauthenticated attacker to retrieve sensitive information by interacting with the plugin's endpoints over a standard HTTP connection. The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) confirms exploitation requires no credentials, no user interaction, and no special preconditions, making every unpatched site trivially accessible. No public exploit code or active exploitation has been identified at time of analysis, though the low attack complexity means discovery and abuse would be straightforward for any motivated attacker.
Technical ContextAI
iCARRY is a WordPress plugin authored by Hassan Fakih, identified via CPE cpe:2.3:a:hassan_fakih:icarry:*:*:*:*:*:*:*:*. The root cause is CWE-201 (Insertion of Sensitive Information Into Sent Data), meaning the plugin transmits data in its responses - likely API endpoints or AJAX handlers - that contains sensitive fields (credentials, tokens, PII, or internal configuration) without adequate access control or filtering. This class of flaw typically arises when WordPress REST API routes, admin-ajax.php actions, or plugin-specific endpoints fail to enforce authentication or capability checks before returning data, or when debug/verbose data is inadvertently included in responses accessible to unauthenticated users. All versions up to and including 2.9 are listed as vulnerable per the NVD CPE wildcard notation.
RemediationAI
Update the iCARRY plugin to a version beyond 2.9 if a patched release has been made available by the vendor; check the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/icarry/vulnerability/wordpress-icarry-plugin-2-8-sensitive-data-exposure-vulnerability for the confirmed fixed version, as no exact patch version is independently confirmed in the available data. If no patched version exists, the primary compensating control is to deactivate and uninstall the iCARRY plugin immediately, which eliminates the attack surface entirely with no functional trade-off for sites that can operate without it. If the plugin is operationally required and no patch is available, restrict access to the sensitive endpoints at the web server or WAF layer by blocking or requiring authentication for the specific AJAX action names or REST routes the plugin exposes - note this may break plugin functionality and requires identifying the exact endpoint paths from the plugin source code.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57882
GHSA-4w5p-p8f5-x7m9