RCI Hospitality Holdings, Inc., a leading operator in the adult nightclub and sports bar industry, has disclosed a data breach that exposed the sensitive personal data of its independent contractors. According to a filing with the U.S. Securities and Exchange Commission (SEC), the incident was caused by an Insecure Direct Object Reference (IDOR) vulnerability on a Microsoft Internet Information Services (IIS) web server. An unauthorized actor exploited this common web application flaw in March 2026 to access data including Social Security numbers. The company asserts that customer data and business operations were not affected.
The root cause of the breach was an Insecure Direct Object Reference (IDOR) vulnerability. IDOR is a type of access control flaw where an application uses user-supplied input to access objects directly. In this case, an attacker was likely able to manipulate a parameter in a URL or API request (e.g., changing ?contractor_id=123 to ?contractor_id=124) to cycle through and access the records of other contractors without proper authorization checks.
The breach resulted in the unauthorized access to a range of sensitive Personally Identifiable Information (PII) belonging to independent contractors. The exposed data includes:
This places the affected individuals at a high risk of identity theft, financial fraud, and other malicious activities. While RCI Hospitality stated that customer data was not impacted and that the data has not been publicly disseminated, the potential for misuse of the stolen contractor data remains significant.
Detecting IDOR exploitation requires careful monitoring of application behavior:
id=123, use indirect reference maps or verify on the server-side that the logged-in user (session.user_id) is authorized to access the requested object (requested_object.owner_id).Implementing proper access control checks within the application logic is the primary defense against IDOR vulnerabilities.
Mapped D3FEND Techniques:
The unauthorized actor first gains access to the server.
RCI Hospitality discovers the breach.
The company's internal investigation into the incident concludes.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.