SimpleHelp bug lets hackers create rogue remote support accounts By Bill Toulas June 15, 2026 04:06 PM 0 A vulnerability in the SimpleHelp remote management software allows unauthenticated attackers to create privileged technician accounts on servers using the OpenID Connect (OIDC) authentication protocol. The flaw is tracked as CVE-2026-48558 and received a critical severity rating. It impacts SimpleHelp versions 5.5.15 and older, as well as 6.0 pre-release versions. Researchers at offensive security company Horizon3.ai explain that the issue is caused by how identity assertions received from an OIDC identity provider (IdP) are validated. When OIDC authentication is enabled, an unauthenticated attacker can create and log in as a new Technician user without needing to go through the multi-factor authentication (MFA) process. "This Technician, by default, can perform privileged management activities such as remoting into managed endpoints, executing scripts, and more," Horizon3.ai researcher Zach Hanley explains . SimpleHelp fixed the vulnerability on June 9 by releasing versions 5.5.16 and 6.0RC2 of the product. Impact scope CVE-2026-48558 does not impact every SimpleHelp server running a vulnerable version; rather, it affects a subset that relies on the OIDC protocol, whether the generic one or Azure AD OIDC, both of them common in large enterprises. As the researchers explain, there are several prerequisites for the exploit to work: OIDC authentication must be enabled at least one Technician Group must be associated with the OIDC provider the group must have âAllow group authenticated loginsâ enabled. Results from Shodan show about 14,000 SimpleHelp servers exposed to the public internet. Analysis of a random sample suggests that roughly 7.2% are configured to use OIDC authentication. Additionally, Horizon3.ai found that the âAllow group authenticated loginsâ is enabled in many cases. Organizations can defend against attacks leveraging the CVE-2026-48558 vulnerability by updating to the latest SimpleHelp releases that address the issue. If updating is impossible, one mitigation is to restrict technician login sources using IP-based allowlists. Rogue Technician account on SimpleHelp Source: Horizon3.ai The researchers also shared indicators of compromise that can help detect active exploitation, such as new authenticated technician users with unknown or suspicious names and/or email addresses. Additionally, the logs in â/opt/SimpleHelp/logs/server.logâ and â/opt/SimpleHelp/logs/<YYYYMMDD-HHMMSS>/server.logâ may contain technician registrations, email addresses, and configuration changes performed by rogue accounts. Neither SimpleHelp nor Horizon3.ai has reported evidence of active exploitation. However, given the product's history of attracting significant threat actor interest , organizations are advised to apply the available fixes or mitigations without delay. Test every layer before attackers do Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen. The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection. Get the whitepaper Related Articles: Palo Alto GlobalProtect VPN auth bypass flaw now exploited in attacks phpBB forum fixes auth bypass bug lurking for a decade SAP fixes critical flaws in NetWeaver and Commerce Cloud Hackers exploit FortiClient EMS flaw to push infostealer malware Hackers bypass SonicWall VPN MFA due to incomplete patching
A critical authentication bypass vulnerability (CVE-2026-48558, CVSS 10.0) in SimpleHelp allows unauthenticated attackers to create privileged Technician accounts when OpenID Connect authentication is enabled. The flaw affects SimpleHelp versions 5.5.15 and older, as well as 6.0 pre-release versions, and is fixed in versions 5.5.16 and 6.0RC2. If immediate patching is not possible, administrators should restrict technician login sources using IP-based allowlists as a mitigation.