Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @tanstack/start-server-core
  4. ›
  5. GHSA-9m65-766c-r333

GHSA-9m65-766c-r333: TanStack Start - Server Core: Inbound server-function request deserialization could invoke a sibling client-referenced server function

May 14, 2026

A type-confusion bug in seroval ≤ 1.5.2 (upstream advisory) allowed a crafted JSON body sent to one TanStack Start server function to trigger invocation of a different client-referenced server function as a side effect of deserializing the request payload.

This is not an authentication bypass and not remote code execution. The mechanism only invokes server functions that the same client could already reach directly via /_serverFn/, and the target function’s full middleware chain — including any user-supplied authentication, authorization, and inputValidator — runs as it would on a direct call.

References

  • github.com/TanStack/router/security/advisories/GHSA-9m65-766c-r333
  • github.com/advisories/GHSA-9m65-766c-r333
  • github.com/lxsmnsyc/seroval/security/advisories

Code Behaviors & Features

Detect and mitigate GHSA-9m65-766c-r333 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.167.30

Fixed versions

  • 1.167.30

Solution

Upgrade to version 1.167.30 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data
  • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')

Source file

npm/@tanstack/start-server-core/GHSA-9m65-766c-r333.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:36 +0000.