CVE-2026-90708 Details
Description
A weakness has been identified in Yot CMS up to 3.3.1. Affected by this vulnerability is the function Login of the file global.php of the component Cookie Handler. This manipulation of the argument yot3_user/yot3_pass causes sql injection. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks.
A SQL injection vulnerability has been identified in Yot CMS versions through 3.3.1, specifically within the Cookie Handler component's Login function in global.php. The vulnerability arises from the manipulation of the yot3_user and yot3_pass cookie values, allowing for remote exploitation. When these cookies are read by the application, they are passed directly into a MySQL query without proper sanitization, enabling an attacker to inject malicious SQL payloads. The exploitation of this vulnerability can lead to unauthorized administrative access by forging session credentials.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dddwmr/CVE/blob/main/YOT%20III%20cookie%20auto-login%20SQL%20injection%20enables%20forged%20administrator%20sessions%20.md | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-90708 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/918272 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403250 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403250/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Yot CMS | <= 3.3.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion