CVE-2025-53908
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-16

Last updated on: 2025-07-18

Assigner: GitHub, Inc.

Description
RomM is a self-hosted rom manager and player. Versions prior to 3.10.3 and 4.0.0-beta.3 have an authenticated path traversal vulnerability in the `/api/raw` endpoint. Anyone running the latest version of RomM and has multiple users, even unprivileged users, such as the kiosk user in the official implementation, may be affected. This allows the leakage of passwords and users that may be stored on the system. Versions 3.10.3 and 4.0.0-beta.3 contain a patch.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-16
Last Modified
2025-07-18
Generated
2026-05-07
AI Q&A
2025-07-16
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
rommapp romm 3.10.3
rommapp romm 4.0.0-beta.3
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-26 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "/dir/../filename" sequences that can resolve to a location that is outside of that directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an authenticated path traversal issue in the /api/raw endpoint of RomM versions prior to 3.10.3 and 4.0.0-beta.3. It allows authenticated users, including low-privileged ones like kiosk users, to access files outside the intended directory, potentially leaking sensitive information such as stored passwords and user data.


How can this vulnerability impact me? :

The vulnerability can lead to unauthorized disclosure of sensitive information stored on the system, including passwords and user data. This could compromise user accounts and system security, especially in environments with multiple users where even unprivileged users can exploit the flaw.


What immediate steps should I take to mitigate this vulnerability?

Upgrade RomM to version 3.10.3 or 4.0.0-beta.3 or later, as these versions contain the patch for the authenticated path traversal vulnerability in the /api/raw endpoint.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart