CVE-2024-3723: CWE-922 Insecure Storage of Sensitive Information in vsourz1td Advanced Contact form 7 DB
CVE-2024-3723 is a medium severity vulnerability in the Advanced Contact form 7 DB WordPress plugin (all versions up to 2. 0. 2). It allows unauthenticated attackers to access sensitive information uploaded via the plugin by directly accessing files stored in the wp-content/uploads/advanced-cf7-upload directory. This insecure storage exposes potentially sensitive user data without requiring authentication or user interaction. While no known exploits are currently active in the wild, the vulnerability poses a risk of data leakage. The vulnerability impacts confidentiality but does not affect integrity or availability. Organizations using this plugin should urgently review their exposure and implement mitigations to prevent unauthorized data access.
AI Analysis
Technical Summary
The Advanced Contact form 7 DB plugin for WordPress, developed by vsourz1td, suffers from an insecure storage vulnerability classified as CWE-922. This vulnerability affects all versions up to and including 2.0.2. The plugin stores uploaded files in the wp-content/uploads/advanced-cf7-upload directory without adequate access controls or protections. As a result, unauthenticated attackers can directly access this directory via HTTP requests and download sensitive files submitted through contact forms. The vulnerability does not require any authentication or user interaction, making it easier to exploit remotely. The CVSS 3.1 base score is 5.3 (medium), reflecting the network attack vector, low attack complexity, no privileges required, and no user interaction needed. The impact is limited to confidentiality loss, as attackers can only read sensitive data but cannot modify or disrupt the system. No patches or fixes have been officially released at the time of publication, and no known exploits are reported in the wild. This vulnerability highlights the importance of securing file upload directories and implementing proper access restrictions in WordPress plugins handling sensitive user data.
Potential Impact
The primary impact of CVE-2024-3723 is the unauthorized disclosure of sensitive information uploaded via the Advanced Contact form 7 DB plugin. Organizations using this plugin risk exposure of personal data, business-sensitive documents, or other confidential files submitted through contact forms. Such data leakage can lead to privacy violations, regulatory non-compliance (e.g., GDPR), reputational damage, and potential legal consequences. Since the vulnerability allows unauthenticated remote access, attackers can exploit it at scale to harvest data from multiple affected sites. However, the vulnerability does not enable attackers to modify data, execute code, or cause denial of service, limiting the scope to confidentiality breaches only. The impact is particularly significant for organizations handling sensitive customer or employee information through WordPress contact forms.
Mitigation Recommendations
To mitigate CVE-2024-3723, organizations should take the following specific actions: 1) Immediately restrict public access to the wp-content/uploads/advanced-cf7-upload directory by configuring web server rules (e.g., .htaccess for Apache or location blocks for Nginx) to deny direct HTTP access or require authentication. 2) Implement access controls to ensure uploaded files are only accessible by authorized users or backend processes. 3) Monitor and audit the upload directory for any unauthorized file access or suspicious activity. 4) If possible, temporarily disable the Advanced Contact form 7 DB plugin until a vendor patch is released. 5) Regularly check for updates from the plugin vendor and apply security patches promptly once available. 6) Educate site administrators on secure file upload handling and the risks of exposing upload directories. 7) Consider alternative plugins with better security practices if immediate patching is not feasible. These targeted mitigations go beyond generic advice by focusing on access control and monitoring specific to the vulnerable upload directory.
Affected Countries
United States, United Kingdom, Germany, France, Canada, Australia, India, Brazil, Japan, Netherlands
CVE-2024-3723: CWE-922 Insecure Storage of Sensitive Information in vsourz1td Advanced Contact form 7 DB
Description
CVE-2024-3723 is a medium severity vulnerability in the Advanced Contact form 7 DB WordPress plugin (all versions up to 2. 0. 2). It allows unauthenticated attackers to access sensitive information uploaded via the plugin by directly accessing files stored in the wp-content/uploads/advanced-cf7-upload directory. This insecure storage exposes potentially sensitive user data without requiring authentication or user interaction. While no known exploits are currently active in the wild, the vulnerability poses a risk of data leakage. The vulnerability impacts confidentiality but does not affect integrity or availability. Organizations using this plugin should urgently review their exposure and implement mitigations to prevent unauthorized data access.
AI-Powered Analysis
Technical Analysis
The Advanced Contact form 7 DB plugin for WordPress, developed by vsourz1td, suffers from an insecure storage vulnerability classified as CWE-922. This vulnerability affects all versions up to and including 2.0.2. The plugin stores uploaded files in the wp-content/uploads/advanced-cf7-upload directory without adequate access controls or protections. As a result, unauthenticated attackers can directly access this directory via HTTP requests and download sensitive files submitted through contact forms. The vulnerability does not require any authentication or user interaction, making it easier to exploit remotely. The CVSS 3.1 base score is 5.3 (medium), reflecting the network attack vector, low attack complexity, no privileges required, and no user interaction needed. The impact is limited to confidentiality loss, as attackers can only read sensitive data but cannot modify or disrupt the system. No patches or fixes have been officially released at the time of publication, and no known exploits are reported in the wild. This vulnerability highlights the importance of securing file upload directories and implementing proper access restrictions in WordPress plugins handling sensitive user data.
Potential Impact
The primary impact of CVE-2024-3723 is the unauthorized disclosure of sensitive information uploaded via the Advanced Contact form 7 DB plugin. Organizations using this plugin risk exposure of personal data, business-sensitive documents, or other confidential files submitted through contact forms. Such data leakage can lead to privacy violations, regulatory non-compliance (e.g., GDPR), reputational damage, and potential legal consequences. Since the vulnerability allows unauthenticated remote access, attackers can exploit it at scale to harvest data from multiple affected sites. However, the vulnerability does not enable attackers to modify data, execute code, or cause denial of service, limiting the scope to confidentiality breaches only. The impact is particularly significant for organizations handling sensitive customer or employee information through WordPress contact forms.
Mitigation Recommendations
To mitigate CVE-2024-3723, organizations should take the following specific actions: 1) Immediately restrict public access to the wp-content/uploads/advanced-cf7-upload directory by configuring web server rules (e.g., .htaccess for Apache or location blocks for Nginx) to deny direct HTTP access or require authentication. 2) Implement access controls to ensure uploaded files are only accessible by authorized users or backend processes. 3) Monitor and audit the upload directory for any unauthorized file access or suspicious activity. 4) If possible, temporarily disable the Advanced Contact form 7 DB plugin until a vendor patch is released. 5) Regularly check for updates from the plugin vendor and apply security patches promptly once available. 6) Educate site administrators on secure file upload handling and the risks of exposing upload directories. 7) Consider alternative plugins with better security practices if immediate patching is not feasible. These targeted mitigations go beyond generic advice by focusing on access control and monitoring specific to the vulnerable upload directory.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-12T17:23:24.491Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c9bb7ef31ef0b566c0a
Added to database: 2/25/2026, 9:41:47 PM
Last enriched: 2/26/2026, 6:23:49 AM
Last updated: 2/26/2026, 8:08:06 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.