CVE-2026-27192
Last modified
CVE-2026-27192 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith() for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed origin.The getAllowedOrigin() function checks if the Referer header starts with any allowed origin, and this comparison is insufficient as it only validates the prefix. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith() for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed origin.The getAllowedOrigin() function checks if the Referer header starts with any allowed origin, and this comparison is insufficient as it only validates the prefix. This is exploitable when the origins array is configured and an attacker registers a domain starting with an allowed origin string (e.g., https://target.com.attacker.com bypasses https://target.com). On its own, tokens are still redirected to a configured origin. However, in specific scenarios an attacker can initiate the OAuth flow from an unauthorized origin and exfiltrate tokens, achieving full account takeover. This issue has bee fixed in version 5.0.40.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Feathersjs | Feathers | < 5.0.40 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27192?
How severe is CVE-2026-27192?
How do I fix CVE-2026-27192?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27182Saturn Remote Mouse Server contains a command injection vuln…8.6
- CVE-2026-27183OpenClaw versions prior to 2026.3.7 contain a shell approval…5.3
- CVE-2026-27189OpenSift is an AI study tool that sifts through large datase…5.8
- CVE-2026-2719The Private WP suite plugin for WordPress is vulnerable to S…4.4
- CVE-2026-27190Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…9.8
- CVE-2026-27191Feathersjs is a framework for creating web APIs and real-tim…6.1
- CVE-2026-27193Feathersjs is a framework for creating web APIs and real-tim…5.3
- CVE-2026-27194D-Tale is a visualizer for pandas data structures. Versions …9.8
- CVE-2026-27195Wasmtime is a runtime for WebAssembly. Starting with Wasmtim…7.5
- CVE-2026-27196Statmatic is a Laravel and Git powered content management sy…4.8
- CVE-2026-27197Sentry is a developer-first error tracking and performance m…9.1
- CVE-2026-27198Formwork is a flat file-based Content Management System (CMS…8.8
Are you affected by CVE-2026-27192?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
