oRPC: Prototype Pollution in `@orpc/client` via `StandardRPCJsonSerializer` Deserialization
Description
oRPC is an tool that helps build APIs that are end-to-end type-safe and adhere to OpenAPI standards. Prior to version 1.13.6, a prototype pollution vulnerability exists in the RPC JSON deserializer of the @orpc/client package. The vulnerability allows unauthenticated, remote attackers to inject arbitrary properties into the global Object.prototype. Because this pollution persists for the lifetime of the Node.js process and affects all objects, it can lead to severe security breaches, including authentication bypass, denial of service, and potentially Remote Code Execution. This issue has been patched in version 1.13.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@orpc/clientnpm | < 1.13.6 | 1.13.6 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-m272-9rp6-32mcghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-28794ghsaADVISORY
- github.com/middleapi/orpc/commit/1dba06fc6f938c2486de303c2fa096bc1c8418b5ghsax_refsource_MISCWEB
- github.com/middleapi/orpc/security/advisories/GHSA-m272-9rp6-32mcghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.