oRPC is an tool that helps build APIs that are end-to-end type-safe and adhere to OpenAPI standards. Prior to 1.14.8, the @orpc/server CORS plugin in packages/server/src/plugins/cors.ts copies a client's incoming Vary request header into the response instead of controlling Vary as a response-only header and using Origin for request-origin variation. In deployments behind a shared cache, CDN, or reverse proxy that keys responses using Vary, a client can inject arbitrary variation values, pollute cache keys, and cause inconsistent CORS enforcement for other clients. Default non-cached configurations have no established direct confidentiality, integrity, or availability impact. This issue is fixed in version 1.14.8.
CVE-2026-77360
This medium-severity CVE scores 6.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 52% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EG Risk
- 44(Track)EG Risk 44/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity63% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 48%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (5)
Auto-updated Sep 16, 2026v1.14.8
Patch available: middleapi/orpc v1.14.8
https://github.com/middleapi/orpc/releases/tag/v1.14.8commit daabded122a8 (middleapi/orpc)
Patch available: middleapi/orpc v1.14.8 (contains commit daabded122a8)
https://github.com/middleapi/orpc/commit/daabded122a89d323357c4c401e879701864cb2ffix(server): stop copying request Vary into CORS responses
Patch available: middleapi/orpc v2.0.0-beta.17 (PR #1662 merged 2026-07-12)
https://github.com/middleapi/orpc/pull/1662CORS plugin copies the request Vary header into the response · Issue #1661 · middleapi/orpc · GitHub
https://github.com/middleapi/orpc/issues/1661Vary Header Injection in CORS Plugin leading to potential Cache/CORS Bypass · Advisory · middleapi/orpc · GitHub
https://github.com/middleapi/orpc/security/advisories/GHSA-j9v4-rhgr-4m5fVendor Advisories for CVE-2026-77360(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @orpc/server | — | 1.14.8 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:02 UTCEG score recompute
- 2026-09-16 21:00 UTCEG score recompute
- 2026-09-16 19:49 UTCEG score recompute
- 2026-09-16 19:24 UTCEG score recompute
- 2026-09-16 18:51 UTCEG score recompute
- 2026-09-16 18:49 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-77360?
When was CVE-2026-77360 disclosed?
Is CVE-2026-77360 actively exploited?
What is the CVSS score of CVE-2026-77360?
How do I remediate CVE-2026-77360?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-77360
Is Your Infrastructure Affected by CVE-2026-77360?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.