OnePlus Root Flaw Dispute Highlights Growing Friction Over Vulnerability Disclosure and Mobile Security

Security researcher Rasmus Moorats has publicly disclosed a severe vulnerability chain affecting flagship OnePlus devices running OxygenOS, igniting a broader conversation regarding vendor accountability, legal intimidation in the cybersecurity sector, and the inherent risks of custom Android software overlays. The discovery demonstrates how a malicious application requiring zero special permissions can successfully escalate privileges to root access—the highest level of control available on an Android smartphone.
The disclosure, made public on September 24, 2026, follows months of contentious back-and-forth correspondence between Moorats and OnePlus executives. Rather than settling into a routine coordination window, the incident has laid bare an aggressive corporate strategy: vendors attempting to legally restrict researchers from publishing technical analyses of vulnerabilities even after reporting periods have lapsed. Furthermore, the underlying flaws are not isolated anomalies; they reflect persistent architectural security hurdles faced by major smartphone manufacturers building heavily modified user interfaces on top of Google’s Android operating system.
Anatomy of the Exploit: Chaining System Flaws for Full Root Control
To achieve total device compromise, Moorats chained two distinct software vulnerabilities residing natively within OnePlus’s proprietary OxygenOS environment. The attack vector is initiated locally, meaning it requires a malicious application to be present and executing on the target device. However, the application bypasses the standard permission prompt architecture entirely, requiring no elevated privileges or user consent during installation.
The first component of the exploit targets a background debugging service designated as AtlasService. Designed to collect diagnostic information, AtlasService executes with root privileges but historically lacked adequate authentication checks, accepting incoming calls from any installed application regardless of origin. By dispatching a maliciously crafted call, an unprivileged app can trick the debugging framework into feeding arbitrary text inputs directly into a system command without sanitization.
While this initial breach grants the application root-level execution, it is temporarily confined within a restricted operational sandbox known as the dumpstate zone, which limits the breadth of actions a malicious actor can perform. To break out of this sandbox, Moorats leveraged a second vulnerability embedded in a hardware helper service called olc2.

The olc2 service features an internal command execution mechanism designed to process shell instructions. Its primary security constraint was predicated on the assumption that only a trusted, pre-existing root process could communicate with it. Because the first exploit successfully elevated the application’s status to root within the dumpstate environment, it cleared the validation hurdle required by olc2. Consequently, the second command executes within an unrestricted system tier, granting the application comprehensive low-level Linux privileges. This grants the attacker the capability to load malicious kernel code, compromise hardware-level security measures, and seize total control of the affected smartphone.
Scope of Impact and Vulnerable Hardware Ecosystem
The vulnerability specifically targets contemporary flagship hardware, having been successfully verified by Moorats on a OnePlus 15 running the latest stable build of OxygenOS. Subsequent investigation revealed that the underlying codebase flaws extend backward to previous generations, including confirmed successful exploitation attempts on an older OnePlus 12 Pro.
Due to the deep integration of shared software architectures between OnePlus and its sister company, OPPO—both subsidiaries of BBK Electronics—the security implications span a much wider ecosystem. OnePlus formally acknowledged to the researcher that the underlying software flaws impact an undisclosed array of additional devices across both brands, though comprehensive lists of affected models have not been officially published.
Industry analysts note that while the attack requires a locally installed application—meaning it cannot be executed remotely over the internet via a zero-click browser exploit—the vector remains highly dangerous. In real-world threat scenarios, malicious actors frequently employ social engineering tactics, trojanized utility apps, or compromised third-party app stores to trick users into sideloading software. Once resident on the device, the exploit operates entirely behind the scenes, leaving no visual indicators of compromise while silently establishing deep persistence within the core operating system.
A Five-Month Timeline of Disclosures and Legal Threats
The public release of the vulnerability details on September 24, 2026, was the culmination of a tense, five-month coordination window that began in May of the same year. According to documentation and email transcripts published by Moorats, OnePlus confirmed the technical validity of both reported flaws shortly after initial submission. However, the manufacturer’s response quickly shifted from standard vulnerability remediation to legal posturing.
In its official written correspondence dated May 20, 2026, OnePlus confirmed that software patches were actively scheduled for inclusion in future firmware updates. Concurrently, however, the corporate legal and security teams asserted that the company maintained "the exclusive final right of vulnerability disclosure." OnePlus explicitly warned the researcher that publishing technical details—even after patches were ultimately deployed—would violate corporate policies and could subject him to legal liabilities under applicable laws.

The manufacturer defended its stance by pointing to regional regulatory frameworks, arguing that European cybersecurity directives obligate manufacturers to receive and remediate vulnerability reports, but do not legally protect a security researcher’s right to independently publish deep technical analysis without express corporate consent. Confronted with an indefinite patch timeline, an absence of assigned Common Vulnerabilities and Exposures (CVE) tracking numbers, and aggressive legal warnings, Moorats proceeded with full public disclosure.
Broader Industry Trends: The "OEMpocalypse" and Supply Chain Vulnerabilities
The OnePlus incident does not occur in a vacuum; it highlights a systemic vulnerability landscape across major Android Original Equipment Manufacturers (OEMs). Custom user interfaces—such as Samsung’s One UI, Xiaomi’s HyperOS, and OnePlus’s OxygenOS—frequently introduce proprietary system services, hardware helpers, and debugging daemons written outside of core Android’s rigorous security sandboxing. These custom additions routinely become fertile ground for privilege escalation attacks.
A striking precedent occurred in August 2026, when security researcher Lukas Maar from the firm Calif unveiled a sweeping research initiative dubbed "OEMpocalypse." Maar demonstrated a novel technique capable of leveraging unprivileged applications to achieve root access across locked, fully updated flagship devices manufactured by Samsung, Xiaomi, OPPO, OnePlus, and Realme. The methodology focused precisely on exploiting custom OEM-added code layers that failed to properly isolate application-level requests from privileged system daemons.
Furthermore, OnePlus has a documented history of friction regarding vulnerability coordination. In 2025, security researchers from Rapid7 disclosed a critical OxygenOS telephony provider permission bypass vulnerability (tracked as CVE-2025-10184) that allowed arbitrary applications to covertly read user text messages. Rapid7 publicly noted that OnePlus exhibited prolonged unresponsiveness, failing to issue patches or engage meaningfully with the reporting team until the research was forced into the public domain.
Implications for Mobile Security and Future Recommendations
The escalating tension between independent security researchers and mobile hardware manufacturers poses significant challenges for the broader cybersecurity landscape. Timely vulnerability disclosures are essential for maintaining consumer trust and ensuring that malicious actors do not weaponize hidden flaws before patches become available. When manufacturers attempt to enforce absolute control over disclosure timelines—or utilize legal threats to suppress technical transparency—it discourages collaborative research and slows down industry-wide defensive postures.
For enterprise security teams, mobile device management (MDM) administrators, and everyday consumers, incidents involving root-level OEM flaws underscore the vital importance of defensive hygiene. Because local privilege escalation attacks require an initial foothold on the device, end users must exercise extreme caution regarding application sources. Restricting software installations strictly to official, verified app marketplaces like the Google Play Store, maintaining rigorous scrutiny over application permissions despite underlying system gaps, and applying operating system patches the moment manufacturers make them available remain the most effective practical defenses against sophisticated mobile threats.







