CVE-2025-65027: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rommapp romm
RomM (ROM Manager) allows users to scan, enrich, browse and play their game collections with a clean and responsive interface. RomM contains multiple unrestricted file upload vulnerabilities that allow authenticated users to upload malicious SVG or HTML files. When these files are accessed the browser executes embedded JavaScript, leading to stored Cross-Site Scripting (XSS) which when combined with a CSRF misconfiguration they lead to achieve full administrative account takeover, creating a rogue admin account, escalating the attacker account role to admin, and much more. This vulnerability is fixed in 4.4.1 and 4.4.1-beta.2.
AI Analysis
Technical Summary
CVE-2025-65027 is a vulnerability in RomM (ROM Manager), a software application used for managing game collections. The flaw arises from multiple unrestricted file upload vulnerabilities that allow authenticated users to upload malicious SVG or HTML files containing embedded JavaScript. When these files are accessed by other users or administrators, the browser executes the embedded scripts, resulting in stored Cross-Site Scripting (XSS). Stored XSS enables attackers to execute arbitrary JavaScript in the context of the victim’s browser session, potentially stealing session tokens, manipulating the DOM, or performing actions on behalf of the user. The vulnerability is exacerbated by a Cross-Site Request Forgery (CSRF) misconfiguration, which allows attackers to leverage the stored XSS to perform unauthorized actions without user consent. This combination enables attackers to escalate privileges from authenticated user to administrator, create rogue admin accounts, and fully compromise the application’s administrative functions. The vulnerability impacts versions of RomM prior to 4.4.1-beta.2 and was assigned a CVSS v3.1 score of 7.6, indicating high severity. The attack vector is network-based, requiring low attack complexity, with privileges required at the user level and some user interaction. The vulnerability affects confidentiality (partial), integrity (high), and availability (high) of the system. Although no known exploits are currently reported in the wild, the potential impact is significant. The vendor has addressed the issue in versions 4.4.1 and 4.4.1-beta.2 by fixing the file upload validation and CSRF protections.
Potential Impact
For European organizations using RomM, this vulnerability poses a significant risk of unauthorized administrative access and control over the application. Attackers could manipulate game collections, alter data integrity, or disrupt service availability. The stored XSS combined with CSRF can lead to full account takeover, allowing attackers to create rogue admin accounts and escalate privileges, potentially compromising sensitive user data and internal systems linked to RomM. Organizations in sectors with high gaming or digital entertainment usage, such as Germany, France, and the UK, may face increased exposure. The breach of administrative controls could also facilitate lateral movement within networks, increasing the risk of broader compromise. Additionally, regulatory compliance risks arise if personal data is exposed or manipulated, potentially violating GDPR requirements. The absence of known exploits in the wild reduces immediate risk but should not lead to complacency given the ease of exploitation and high impact.
Mitigation Recommendations
European organizations should immediately upgrade RomM to version 4.4.1 or later to apply the vendor’s patch. In addition, implement strict server-side validation to restrict file upload types, disallowing SVG and HTML files unless absolutely necessary, and sanitize all uploaded content to prevent embedded scripts. Employ Content Security Policy (CSP) headers to limit script execution contexts and reduce XSS impact. Harden CSRF protections by ensuring anti-CSRF tokens are properly implemented and validated for all state-changing requests. Conduct regular security audits and penetration testing focusing on file upload functionalities and session management. Educate users about phishing and social engineering risks that could facilitate exploitation. Monitor logs for suspicious file uploads and unusual administrative activities. Consider network segmentation to isolate RomM servers and limit potential lateral movement in case of compromise. Finally, maintain an incident response plan tailored to web application attacks involving privilege escalation.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain
CVE-2025-65027: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rommapp romm
Description
RomM (ROM Manager) allows users to scan, enrich, browse and play their game collections with a clean and responsive interface. RomM contains multiple unrestricted file upload vulnerabilities that allow authenticated users to upload malicious SVG or HTML files. When these files are accessed the browser executes embedded JavaScript, leading to stored Cross-Site Scripting (XSS) which when combined with a CSRF misconfiguration they lead to achieve full administrative account takeover, creating a rogue admin account, escalating the attacker account role to admin, and much more. This vulnerability is fixed in 4.4.1 and 4.4.1-beta.2.
AI-Powered Analysis
Technical Analysis
CVE-2025-65027 is a vulnerability in RomM (ROM Manager), a software application used for managing game collections. The flaw arises from multiple unrestricted file upload vulnerabilities that allow authenticated users to upload malicious SVG or HTML files containing embedded JavaScript. When these files are accessed by other users or administrators, the browser executes the embedded scripts, resulting in stored Cross-Site Scripting (XSS). Stored XSS enables attackers to execute arbitrary JavaScript in the context of the victim’s browser session, potentially stealing session tokens, manipulating the DOM, or performing actions on behalf of the user. The vulnerability is exacerbated by a Cross-Site Request Forgery (CSRF) misconfiguration, which allows attackers to leverage the stored XSS to perform unauthorized actions without user consent. This combination enables attackers to escalate privileges from authenticated user to administrator, create rogue admin accounts, and fully compromise the application’s administrative functions. The vulnerability impacts versions of RomM prior to 4.4.1-beta.2 and was assigned a CVSS v3.1 score of 7.6, indicating high severity. The attack vector is network-based, requiring low attack complexity, with privileges required at the user level and some user interaction. The vulnerability affects confidentiality (partial), integrity (high), and availability (high) of the system. Although no known exploits are currently reported in the wild, the potential impact is significant. The vendor has addressed the issue in versions 4.4.1 and 4.4.1-beta.2 by fixing the file upload validation and CSRF protections.
Potential Impact
For European organizations using RomM, this vulnerability poses a significant risk of unauthorized administrative access and control over the application. Attackers could manipulate game collections, alter data integrity, or disrupt service availability. The stored XSS combined with CSRF can lead to full account takeover, allowing attackers to create rogue admin accounts and escalate privileges, potentially compromising sensitive user data and internal systems linked to RomM. Organizations in sectors with high gaming or digital entertainment usage, such as Germany, France, and the UK, may face increased exposure. The breach of administrative controls could also facilitate lateral movement within networks, increasing the risk of broader compromise. Additionally, regulatory compliance risks arise if personal data is exposed or manipulated, potentially violating GDPR requirements. The absence of known exploits in the wild reduces immediate risk but should not lead to complacency given the ease of exploitation and high impact.
Mitigation Recommendations
European organizations should immediately upgrade RomM to version 4.4.1 or later to apply the vendor’s patch. In addition, implement strict server-side validation to restrict file upload types, disallowing SVG and HTML files unless absolutely necessary, and sanitize all uploaded content to prevent embedded scripts. Employ Content Security Policy (CSP) headers to limit script execution contexts and reduce XSS impact. Harden CSRF protections by ensuring anti-CSRF tokens are properly implemented and validated for all state-changing requests. Conduct regular security audits and penetration testing focusing on file upload functionalities and session management. Educate users about phishing and social engineering risks that could facilitate exploitation. Monitor logs for suspicious file uploads and unusual administrative activities. Consider network segmentation to isolate RomM servers and limit potential lateral movement in case of compromise. Finally, maintain an incident response plan tailored to web application attacks involving privilege escalation.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-11-13T15:36:51.682Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6930935d728fb3f62eb0af89
Added to database: 12/3/2025, 7:45:33 PM
Last enriched: 12/10/2025, 8:00:48 PM
Last updated: 1/18/2026, 12:42:09 AM
Views: 58
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-1105: SQL Injection in EasyCMS
MediumCVE-2026-1066: Command Injection in kalcaddle kodbox
MediumCVE-2026-1064: Command Injection in bastillion-io Bastillion
MediumCVE-2026-1063: Command Injection in bastillion-io Bastillion
MediumCVE-2026-1062: Server-Side Request Forgery in xiweicheng TMS
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
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.