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.
Yot CMS Cookie global.php login sql injection
Problem type
Affected products
Yot
3.3.0 - AFFECTED
3.3.1 - AFFECTED
References
https://vuldb.com/vuln/403250
https://vuldb.com/vuln/403250/cti
https://vuldb.com/cve/CVE-2026-90708
https://vuldb.com/submit/918272
https://github.com/dddwmr/CVE/blob/main/YOT%20III%20cookie%20auto-login%20SQL%20injection%20enables%20forged%20administrator%20sessions%20.md
GitHub Security Advisories
GHSA-jj9m-58h5-28w9
A weakness has been identified in Yot CMS up to 3.3.1. Affected by this vulnerability is the...
https://github.com/advisories/GHSA-jj9m-58h5-28w9A 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.
https://nvd.nist.gov/vuln/detail/CVE-2026-90708
https://github.com/dddwmr/CVE/blob/main/YOT%20III%20cookie%20auto-login%20SQL%20injection%20enables%20forged%20administrator%20sessions%20.md
https://vuldb.com/cve/CVE-2026-90708
https://vuldb.com/submit/918272
https://vuldb.com/vuln/403250
https://vuldb.com/vuln/403250/cti
https://github.com/advisories/GHSA-jj9m-58h5-28w9
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-90708Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-90708",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"dateUpdated": "2026-09-14T11:00:07.791Z",
"dateReserved": "2026-09-13T08:22:02.047Z",
"datePublished": "2026-09-14T11:00:07.791Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2026-09-14T11:00:07.791Z"
},
"title": "Yot CMS Cookie global.php login sql injection",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "Yot",
"product": "CMS",
"cpes": [
"cpe:2.3:a:yot:cms:*:*:*:*:*:*:*:*"
],
"modules": [
"Cookie Handler"
],
"versions": [
{
"version": "3.3.0",
"status": "affected"
},
{
"version": "3.3.1",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "SQL Injection",
"cweId": "CWE-89",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "Injection",
"cweId": "CWE-74",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://vuldb.com/vuln/403250",
"name": "VDB-403250 | Yot CMS Cookie global.php login sql injection",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/vuln/403250/cti",
"name": "VDB-403250 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/cve/CVE-2026-90708",
"name": "CVE-2026-90708 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://vuldb.com/submit/918272",
"name": "Submit #918272 | Yot Content Management System 3.3.1 Authorization Bypass Through User-Controlled SQL Primary Key",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://github.com/dddwmr/CVE/blob/main/YOT%20III%20cookie%20auto-login%20SQL%20injection%20enables%20forged%20administrator%20sessions%20.md",
"tags": [
"exploit"
]
}
],
"metrics": [
{},
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"baseScore": 7.3,
"baseSeverity": "HIGH"
}
},
{
"cvssV3_0": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"baseScore": 7.3,
"baseSeverity": "HIGH"
}
},
{
"cvssV2_0": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"baseScore": 7.5
}
}
],
"timeline": [
{
"time": "2026-09-13T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2026-09-13T02:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2026-09-13T10:27:11.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "dwmm (VulDB User)",
"type": "reporter"
}
]
}
}
}