-
CVSS Score
-A Semantic Attack on Google Gemini - Read the Latest Research
The vulnerability description explicitly names HttpRequestService::getSegments() and getActionSegments() as the source of non-zero-based arrays. This array indexing issue indicates improper input handling from URL routing components. When these segments are used in template rendering without proper escaping (a common pattern in MVC frameworks), it creates XSS opportunities. The high confidence comes from direct attribution in both CVE description and GHSA advisory, combined with the XSS nature of CWE-79.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| craftcms/cms | composer | < 2.6.2976 | 2.6.2976 |