Description
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.
Published: 2026-06-12
Score: 9.5 Critical
EPSS: 11.5% Moderate
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

SimpleHelp versions 5.5.15 and earlier, along with pre‑release 6.0 releases, allow an attacker to bypass authentication by supplying an OIDC identity token that the server accepts without checking its cryptographic signature. This flaw lets a remote, unauthenticated attacker forge arbitrary identity claims and obtain a fully authenticated technician session. In certain setups the bypass also defeats multi‑factor authentication. The weakness is a missing signature verification and is classified as CWE‑347.

Affected Systems

Any installation of SimpleHelp utilizing OIDC authentication on the vulnerable releases is at risk. The affected releases are 5.5.15 and earlier, and pre‑release 6.0 versions. Any product identified as SimpleHelp by SimpleHelp that uses this authentication path must be considered vulnerable.

Risk and Exploitability

The CVSS score of 9.5 signals a high‑severity authentication bypass, and the EPSS score of 11% indicates a moderate exploitation probability. Attackers can exploit the flaw remotely, with no user interaction and no special privileges, making it accessible to a wide threat set. The vulnerability is listed in the CISA KEV catalog. An attacker can send a crafted JWT to the OIDC authentication endpoint, taking advantage of the missing signature validation to hijack a technician session.

Generated by OpenCVE AI on August 3, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SimpleHelp to the latest released version that includes OIDC signature verification
  • If an immediate update is not possible, consider temporarily disabling OIDC authentication or enforcing strict JWT signature checks through middleware
  • Ensure that the OIDC provider’s configuration requires valid signatures and rejects unsigned tokens

Generated by OpenCVE AI on August 3, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:simple-help:simplehelp:*:*:*:*:*:*:*:*

Mon, 29 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'active', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 29 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-06-29T00:00:00+00:00', 'dueDate': '2026-07-02T00:00:00+00:00'}


Mon, 29 Jun 2026 19:30:00 +0000


Fri, 12 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Simple-help
Simple-help simplehelp
Vendors & Products Simple-help
Simple-help simplehelp

Fri, 12 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 18:00:00 +0000

Type Values Removed Values Added
Description 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.
Title SimpleHelp Authentication Bypass via Missing OIDC JWT Signature Verification
Weaknesses CWE-347
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.5, 'vector': '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'}


Subscriptions

Simple-help Simplehelp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T21:33:11.205Z

Reserved: 2026-05-21T18:34:46.418Z

Link: CVE-2026-48558

cve-icon Vulnrichment

Updated: 2026-06-12T18:21:36.880Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-12T18:16:35.317

Modified: 2026-06-30T13:03:11.437

Link: CVE-2026-48558

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T07:30:04Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature