---
id: CVE-2026-93354
title: >-
  Taskview Community before 1.56.0 contains a missing authentication
  vulnerability that allows unauthenticated attackers to register arbitrary
  OAuth clients and take over user accounts by exploiting the OAuth 2.0 Dynamic
  Client Registratio…
summary: >-
  Taskview Community before 1.56.0 contains a missing authentication
  vulnerability that allows unauthenticated attackers to register arbitrary
  OAuth clients and take over user accounts by exploiting the OAuth 2.0 Dynamic
  Client Registratio…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-1188
vendor: Gimanh
product: taskview-community
affected:
  - taskview-community < 1.56.0
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:08:55.030'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93354'
references:
  - url: 'https://github.com/Gimanh/taskview-community/releases/tag/v1.56.0'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/taskview-community-missing-authentication-via-oauth-dynamic-client-registration
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T20:51:40.261Z'
epss: 0.00265
epssPercentile: 0.16435
---

## Overview

Taskview Community before 1.56.0 contains a missing authentication vulnerability that allows unauthenticated attackers to register arbitrary OAuth clients and take over user accounts by exploiting the OAuth 2.0 Dynamic Client Registration endpoint, which is enabled by default and requires no authentication. Attackers can send a POST request to the registration endpoint to obtain a client_id and client_secret, then craft a malicious authorization link pointing to an attacker-controlled redirect URI to capture authorization codes and exchange them for access tokens granting full API access to victim account data.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
