CVE-2026-8890

code100x contains an authentication bypass vulnerability in the Mobile API that allows unauthenticated attackers to impersonate arbitrary users by supplying a crafted JSON payload in the 'g' HTTP header. The middleware in middleware.ts skips identity header generation when an Auth-Key header is present without validating its value, allowing attackers to inject a spoofed user identity header that the downstream route handler in the mobile courses endpoint accepts as trusted, granting unauthorized access to course data belonging to any enrolled user or administrator.
Configurations

No configuration.

History

26 May 2026, 20:16

Type Values Removed Values Added
References () https://github.com/code100x/cms/issues/1924 - () https://github.com/code100x/cms/issues/1924 -
References () https://github.com/code100x/cms/pull/1927 - () https://github.com/code100x/cms/pull/1927 -

26 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 19:16

Updated : 2026-05-26 20:16


NVD link : CVE-2026-8890

Mitre link : CVE-2026-8890

CVE.ORG link : CVE-2026-8890


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key