Skip to main content

SimpleHelp CVE-2026-48558

| EUVDEUVD-2026-36509 CRITICAL
Improper Verification of Cryptographic Signature (CWE-347)
2026-06-12 VulnCheck GHSA-m93h-gjv2-fmq2
9.5
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
9.5 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
10.0 CRITICAL

Remote unauthenticated forged JWT yields technician session controlling managed endpoints, so S:C with full CIA impact; AC:L because signature check is simply absent once OIDC is enabled.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Added to CISA KEV
Jun 29, 2026 - 20:01 CISA
Patch available
Jun 12, 2026 - 19:01 EUVD
Analysis Generated
Jun 12, 2026 - 18:15 vuln.today

DescriptionCVE.org

SimpleHelp versions 5.5.15 and prior and 6.0 pre-release versions contain an authentication bypass vulnerability in the OIDC authentication flow. When OIDC authentication is configured, identity tokens submitted during login are accepted without verifying their cryptographic signature. In a vulnerable configuration, a remote, unauthenticated attacker can submit a forged token containing arbitrary identity claims to obtain a fully authenticated technician session. In some configurations, this may also allow bypass of multi-factor authentication. No user interaction is required.

AnalysisAI

Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attackers to forge OIDC identity tokens and obtain fully authenticated technician sessions, because the server accepts ID tokens without verifying their cryptographic signature. Publicly available exploit code exists and the flaw can also bypass MFA in some configurations, making vulnerable remote-support deployments a high-priority target despite no current CISA KEV listing.

Technical ContextAI

SimpleHelp is a commercial remote-support and remote-access platform whose technician console can be fronted by OpenID Connect single sign-on. OIDC relies on ID tokens (JWTs) whose 'iss', 'aud', and identity claims must be trusted only after verifying the issuer's RSA/ECDSA signature against the IdP's JWKS. The CWE-347 'Improper Verification of Cryptographic Signature' root cause here means SimpleHelp parses the JWT body and trusts its claims (subject, email, groups) without validating the signature - a classic JWT 'alg:none' / unverified-signature pattern. The single CPE cpe:2.3:a:simplehelp:simplehelp covers all builds up to and including 5.5.15 and the 6.0 pre-release branch.

RemediationAI

Patch available per vendor advisory at https://simple-help.com/security/simplehelp-security-update-2026-05 - upgrade SimpleHelp to the fixed release listed there (a specific fixed version is not independently confirmed in the supplied data, so consult the advisory for the exact build number) and review the Horizon3 IOC writeup at https://horizon3.ai/attack-research/disclosures/cve-2026-48558-simplehelp-authentication-bypass-iocs/ for compromise indicators before resuming production use. If immediate patching is impossible, disable OIDC authentication in the SimpleHelp admin console and revert technicians to local accounts with TOTP MFA, which removes the vulnerable code path entirely at the cost of losing SSO convenience; additionally restrict the technician console (typically TCP/443 of the SimpleHelp server) to known administrative IP ranges via firewall or reverse-proxy ACL to cut off remote unauthenticated reach, and rotate all technician credentials and OIDC client secrets after upgrade to invalidate any sessions or tokens that may have been minted by an attacker.

CVE-2013-3900 MEDIUM
5.5 Dec 11

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update

CVE-2025-59718 CRITICAL
9.8 Dec 09

Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to

CVE-2025-25291 CRITICAL POC
9.3 Mar 12

ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS

CVE-2025-25292 CRITICAL POC
9.3 Mar 12

ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS

CVE-2022-25898 CRITICAL POC
9.8 Jul 01

The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT

CVE-2024-42004 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti

CVE-2024-41145 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27

CVE-2024-41138 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work

CVE-2024-45409 CRITICAL POC
9.8 Sep 10

The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t

CVE-2022-35929 CRITICAL POC
9.8 Aug 04

cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote

CVE-2022-31053 CRITICAL POC
9.8 Jun 13

Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)

CVE-2021-43572 CRITICAL POC
9.8 Nov 09

The verify function in the Stark Bank Python ECDSA library (aka starkbank-escada or ecdsa-python) before 2.0.1 fails to

Share

CVE-2026-48558 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy