GHSA-qmv4-jgp7-mf68 · Severity: high · Ecosystem: npm — Sails before 0.12.7 vulnerable to Broken CORS
Sails is an MVC style framework for building realtime web applications. Version 0.12.7 and lower have an issue with the CORS configuration where the value of the origin header is reflected as the value for the Access-Control-Allow-Origin header. This would allow an attacker to make AJAX requests to vulnerable hosts through cross site scripting or a malicious HTML Document, effectively bypassing the Same Origin Policy. Note that this is only an issue when `allRoutes` is set to `true` and `origin` is set to `*` or left commented out in the sails CORS config file. The problem can be compounded when the cors `credentials` setting is not provided. At that point authenticated cross domain requests are possible.
Conclusion & alert: CVE-2016-10549 is rated Low Risk (34.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.26%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-17 | 0.07% | 0.26% | +0.19% |
| 2 | 2023-03-07 | 0.89% | 0.07% | -0.82% |
| 3 | 2022-02-04 | — | 0.89% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.4 | 3.0 | MEDIUM |
|
1.3 | 2.7 | [email protected] |
| 2.1 | 2.0 | LOW |
|
3.9 | 2.9 | [email protected] |
GHSA-qmv4-jgp7-mf68 · Severity: high · Ecosystem: npm — Sails before 0.12.7 vulnerable to Broken CORS
| URL | Tags |
|---|---|
| http://sailsjs.org/documentation/concepts/security/cors | Vendor Advisory |
| http://sailsjs.org/documentation/reference/configuration/sails-config-cors | Vendor Advisory |
| https://nodesecurity.io/advisories/148 | Third Party Advisory |