CVE-2025-11607: Path Traversal in harry0703 MoneyPrinterTurbo
A weakness has been identified in harry0703 MoneyPrinterTurbo up to 1.2.6. The impacted element is the function upload_music of the file app/controllers/v1/music.py of the component API Endpoint. Executing manipulation of the argument File can lead to path traversal. The attack may be performed from remote. The exploit has been made available to the public and could be exploited.
AI Analysis
Technical Summary
CVE-2025-11607 identifies a path traversal vulnerability in the MoneyPrinterTurbo application, specifically in the upload_music function of the app/controllers/v1/music.py file. This vulnerability allows an attacker to manipulate the File parameter sent to the API endpoint to traverse directories outside the intended upload directory. By exploiting this flaw, an attacker with low privileges can potentially read or overwrite arbitrary files on the server hosting the application. The vulnerability is remotely exploitable without user interaction, increasing its risk profile. The CVSS 4.0 base score is 5.3 (medium), reflecting the ease of exploitation (network attack vector, low attack complexity) but limited impact due to the requirement of some privileges and limited scope of the vulnerability. No authentication is explicitly required, but the vector indicates low privileges are necessary, suggesting some form of access control is in place. The vulnerability affects all versions up to 1.2.6, and no official patches have been linked yet. Public exploit code availability raises the urgency for mitigation. The flaw could lead to unauthorized disclosure or modification of sensitive files, potentially impacting the confidentiality and integrity of data and possibly causing service disruption if critical files are overwritten.
Potential Impact
For European organizations using MoneyPrinterTurbo, this vulnerability poses a risk of unauthorized access to sensitive files, which could include configuration files, credentials, or financial data, depending on deployment. This could lead to data breaches, regulatory non-compliance (e.g., GDPR violations), and operational disruptions. Financial institutions or fintech companies using this software are particularly at risk due to the sensitivity of their data and the potential for reputational damage. The medium severity rating indicates that while the vulnerability is not trivially exploitable by unauthenticated attackers, the availability of public exploits and the remote attack vector increase the likelihood of exploitation. Organizations may face increased risk of targeted attacks or opportunistic scanning by threat actors. The impact on integrity and availability could also enable attackers to disrupt services or implant backdoors for persistent access.
Mitigation Recommendations
1. Immediately restrict access to the upload_music API endpoint to trusted and authenticated users with the minimum necessary privileges. 2. Implement strict input validation and sanitization on the File parameter to prevent directory traversal characters (e.g., ../) or use secure APIs that enforce file path constraints. 3. Employ application-level whitelisting of allowed file types and enforce upload directories that are isolated from critical system files. 4. Monitor logs for unusual file access patterns or failed attempts to access unauthorized paths. 5. If possible, deploy web application firewalls (WAFs) with rules to detect and block path traversal attempts targeting this endpoint. 6. Stay alert for official patches or updates from the vendor and apply them promptly once available. 7. Conduct regular security assessments and penetration tests focusing on file upload functionalities. 8. Consider network segmentation to limit the exposure of the application server to only necessary internal or external networks.
Affected Countries
Germany, United Kingdom, France, Netherlands, Sweden, Italy
CVE-2025-11607: Path Traversal in harry0703 MoneyPrinterTurbo
Description
A weakness has been identified in harry0703 MoneyPrinterTurbo up to 1.2.6. The impacted element is the function upload_music of the file app/controllers/v1/music.py of the component API Endpoint. Executing manipulation of the argument File can lead to path traversal. The attack may be performed from remote. The exploit has been made available to the public and could be exploited.
AI-Powered Analysis
Technical Analysis
CVE-2025-11607 identifies a path traversal vulnerability in the MoneyPrinterTurbo application, specifically in the upload_music function of the app/controllers/v1/music.py file. This vulnerability allows an attacker to manipulate the File parameter sent to the API endpoint to traverse directories outside the intended upload directory. By exploiting this flaw, an attacker with low privileges can potentially read or overwrite arbitrary files on the server hosting the application. The vulnerability is remotely exploitable without user interaction, increasing its risk profile. The CVSS 4.0 base score is 5.3 (medium), reflecting the ease of exploitation (network attack vector, low attack complexity) but limited impact due to the requirement of some privileges and limited scope of the vulnerability. No authentication is explicitly required, but the vector indicates low privileges are necessary, suggesting some form of access control is in place. The vulnerability affects all versions up to 1.2.6, and no official patches have been linked yet. Public exploit code availability raises the urgency for mitigation. The flaw could lead to unauthorized disclosure or modification of sensitive files, potentially impacting the confidentiality and integrity of data and possibly causing service disruption if critical files are overwritten.
Potential Impact
For European organizations using MoneyPrinterTurbo, this vulnerability poses a risk of unauthorized access to sensitive files, which could include configuration files, credentials, or financial data, depending on deployment. This could lead to data breaches, regulatory non-compliance (e.g., GDPR violations), and operational disruptions. Financial institutions or fintech companies using this software are particularly at risk due to the sensitivity of their data and the potential for reputational damage. The medium severity rating indicates that while the vulnerability is not trivially exploitable by unauthenticated attackers, the availability of public exploits and the remote attack vector increase the likelihood of exploitation. Organizations may face increased risk of targeted attacks or opportunistic scanning by threat actors. The impact on integrity and availability could also enable attackers to disrupt services or implant backdoors for persistent access.
Mitigation Recommendations
1. Immediately restrict access to the upload_music API endpoint to trusted and authenticated users with the minimum necessary privileges. 2. Implement strict input validation and sanitization on the File parameter to prevent directory traversal characters (e.g., ../) or use secure APIs that enforce file path constraints. 3. Employ application-level whitelisting of allowed file types and enforce upload directories that are isolated from critical system files. 4. Monitor logs for unusual file access patterns or failed attempts to access unauthorized paths. 5. If possible, deploy web application firewalls (WAFs) with rules to detect and block path traversal attempts targeting this endpoint. 6. Stay alert for official patches or updates from the vendor and apply them promptly once available. 7. Conduct regular security assessments and penetration tests focusing on file upload functionalities. 8. Consider network segmentation to limit the exposure of the application server to only necessary internal or external networks.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-10-10T13:35:53.554Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68ea88af5baaa01f1cc5800d
Added to database: 10/11/2025, 4:41:19 PM
Last enriched: 10/11/2025, 4:56:12 PM
Last updated: 10/16/2025, 9:02:00 AM
Views: 44
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-2025-0277: CWE-693 Protection Mechanism Failure in HCL Software BigFix Mobile
MediumF5 Hack: Attack Linked to China, BIG-IP Flaws Patched, Governments Issue Alerts
MediumCVE-2025-54539: CWE-502 Deserialization of Untrusted Data in Apache Software Foundation Apache ActiveMQ NMS AMQP Client
HighCVE-2025-0276: CWE-693 Protection Mechanism Failure in HCL Software BigFix Modern Client Management
MediumCVE-2024-0400: CWE-94 Improper Control of Generation of Code ('Code Injection') in Hitachi Energy MACH SCM
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.