CVE-2025-10744: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in softdiscover File Manager, Code Editor, and Backup by Managefy
The File Manager, Code Editor, and Backup by Managefy plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.6.1 through publicly exposed log files. This makes it possible for unauthenticated attackers to view information like full paths and full paths to backup files information contained in the exposed log files.
AI Analysis
Technical Summary
CVE-2025-10744 is a medium-severity vulnerability affecting the WordPress plugin 'File Manager, Code Editor, and Backup by Managefy' developed by softdiscover. The vulnerability is classified under CWE-200, which involves the exposure of sensitive information to unauthorized actors. Specifically, this flaw exists in all versions up to and including 1.6.1 of the plugin. The issue arises because certain log files generated by the plugin are publicly accessible without authentication. These log files contain sensitive information such as full filesystem paths and backup file locations. An unauthenticated attacker can exploit this exposure by simply accessing these log files over the web, thereby gaining insights into the server's directory structure and backup file locations. This information disclosure does not require any user interaction or privileges and can be performed remotely over the network. The CVSS v3.1 base score is 5.3, reflecting a medium severity level, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), no user interaction (UI:N), unchanged scope (S:U), confidentiality impact limited to partial information disclosure (C:L), and no impact on integrity or availability (I:N/A:N). Although no known exploits are currently reported in the wild, the publicly accessible nature of the logs makes this vulnerability a potential target for reconnaissance by attackers aiming to gather information for further exploitation.
Potential Impact
For European organizations using WordPress sites with the affected plugin, this vulnerability could facilitate information gathering by attackers. Exposure of full filesystem paths and backup file locations can aid attackers in crafting targeted attacks such as directory traversal, privilege escalation, or backup file theft. Organizations handling sensitive or regulated data may face increased risk of data breaches or compliance violations if attackers leverage this information to access protected resources. While the vulnerability itself does not directly allow code execution or data modification, the disclosed information can be a stepping stone in multi-stage attacks. This is particularly relevant for sectors such as finance, healthcare, and government within Europe, where data protection regulations like GDPR impose strict requirements on safeguarding sensitive information. Additionally, the ease of exploitation without authentication increases the risk surface for publicly accessible WordPress sites, which are widely used across European businesses and institutions.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the 'File Manager, Code Editor, and Backup by Managefy' plugin to a patched version once released by the vendor. Until a patch is available, administrators should restrict access to the plugin's log files by implementing web server-level access controls such as .htaccess rules or equivalent configurations to deny public access. Additionally, reviewing and minimizing the logging verbosity to avoid storing sensitive path information in publicly accessible locations is recommended. Employing a web application firewall (WAF) with rules to block unauthorized access to sensitive plugin directories can provide an additional layer of defense. Regularly auditing WordPress plugins for security updates and removing unused or unsupported plugins reduces exposure. Finally, monitoring web server logs for unusual access patterns to plugin directories can help detect exploitation attempts early.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-10744: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in softdiscover File Manager, Code Editor, and Backup by Managefy
Description
The File Manager, Code Editor, and Backup by Managefy plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.6.1 through publicly exposed log files. This makes it possible for unauthenticated attackers to view information like full paths and full paths to backup files information contained in the exposed log files.
AI-Powered Analysis
Technical Analysis
CVE-2025-10744 is a medium-severity vulnerability affecting the WordPress plugin 'File Manager, Code Editor, and Backup by Managefy' developed by softdiscover. The vulnerability is classified under CWE-200, which involves the exposure of sensitive information to unauthorized actors. Specifically, this flaw exists in all versions up to and including 1.6.1 of the plugin. The issue arises because certain log files generated by the plugin are publicly accessible without authentication. These log files contain sensitive information such as full filesystem paths and backup file locations. An unauthenticated attacker can exploit this exposure by simply accessing these log files over the web, thereby gaining insights into the server's directory structure and backup file locations. This information disclosure does not require any user interaction or privileges and can be performed remotely over the network. The CVSS v3.1 base score is 5.3, reflecting a medium severity level, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), no user interaction (UI:N), unchanged scope (S:U), confidentiality impact limited to partial information disclosure (C:L), and no impact on integrity or availability (I:N/A:N). Although no known exploits are currently reported in the wild, the publicly accessible nature of the logs makes this vulnerability a potential target for reconnaissance by attackers aiming to gather information for further exploitation.
Potential Impact
For European organizations using WordPress sites with the affected plugin, this vulnerability could facilitate information gathering by attackers. Exposure of full filesystem paths and backup file locations can aid attackers in crafting targeted attacks such as directory traversal, privilege escalation, or backup file theft. Organizations handling sensitive or regulated data may face increased risk of data breaches or compliance violations if attackers leverage this information to access protected resources. While the vulnerability itself does not directly allow code execution or data modification, the disclosed information can be a stepping stone in multi-stage attacks. This is particularly relevant for sectors such as finance, healthcare, and government within Europe, where data protection regulations like GDPR impose strict requirements on safeguarding sensitive information. Additionally, the ease of exploitation without authentication increases the risk surface for publicly accessible WordPress sites, which are widely used across European businesses and institutions.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately update the 'File Manager, Code Editor, and Backup by Managefy' plugin to a patched version once released by the vendor. Until a patch is available, administrators should restrict access to the plugin's log files by implementing web server-level access controls such as .htaccess rules or equivalent configurations to deny public access. Additionally, reviewing and minimizing the logging verbosity to avoid storing sensitive path information in publicly accessible locations is recommended. Employing a web application firewall (WAF) with rules to block unauthorized access to sensitive plugin directories can provide an additional layer of defense. Regularly auditing WordPress plugins for security updates and removing unused or unsupported plugins reduces exposure. Finally, monitoring web server logs for unusual access patterns to plugin directories can help detect exploitation attempts early.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-09-19T19:20:39.706Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68dca0d55d588c52e5e0c383
Added to database: 10/1/2025, 3:32:37 AM
Last enriched: 10/1/2025, 3:47:53 AM
Last updated: 10/1/2025, 7:08:35 AM
Views: 7
Related Threats
CVE-2025-9512: CWE-79 Cross-Site Scripting (XSS) in Schema & Structured Data for WP & AMP
HighCVE-2025-10538: CWE-288: Authentication Bypass Using an Alternate Path or Channel in LG Innotek Camera Model LND7210
HighCVE-2025-9075: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes ZoloBlocks – Gutenberg Block Editor Plugin with Advanced Blocks, Dynamic Content, Templates & Patterns
MediumCVE-2025-10735: CWE-918 Server-Side Request Forgery (SSRF) in bplugins Block For Mailchimp – Easy Mailchimp Form Integration
MediumCVE-2025-11153: JIT miscompilation in the JavaScript Engine: JIT component in Mozilla Firefox
HighActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.