RomM Insecure Direct Object Reference Vulnerability Allowing Unauthorized Deletion of User Collections

Vulnerability

A vulnerability in RomM (ROM Manager) versions prior to 4.4.1 and 4.4.1-beta.2 allows authenticated users to delete collections belonging to other users. This is achieved by sending a DELETE request to the collection endpoint without any ownership verification. The vulnerability arises because the delete_collection() function removes collections by ID without checking if the user requesting the deletion actually owns the collection. While the ownership check is present in the delete_smart_collection() function, it is absent in the normal collections deletion process.

Impact

Exploitation of this vulnerability allows for unauthorized deletion of user collections, leading to potential loss of data and disruption of user experience.

Remediation

Users can update to RomM version 4.4.1 or 4.4.1-beta.2, where this vulnerability has been fixed.

Added: Dec 3, 2025, 8:21 PM
Updated: Dec 3, 2025, 8:21 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
0.6
exploitability
6.6
remediation
7.7
relevance
1.3
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.