FKIE_CVE-2025-59922
Vulnerability from fkie_nvd - Published: 2026-01-13 17:15 - Updated: 2026-06-17 09:46
Severity
Summary
An improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability [CWE-89] vulnerability in Fortinet FortiClientEMS 7.4.3 through 7.4.4, FortiClientEMS 7.4.0 through 7.4.1, FortiClientEMS 7.2.0 through 7.2.10, FortiClientEMS 7.0 all versions may allow an authenticated attacker with at least read-only admin permission to execute unauthorized SQL code or commands via crafted HTTP or HTTPs requests.
References
| URL | Tags | ||
|---|---|---|---|
| psirt@fortinet.com | https://fortiguard.fortinet.com/psirt/FG-IR-25-735 | Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| fortinet | forticlientems | * | |
| fortinet | forticlientems | * |
{
"affected": [
{
"affectedData": [
{
"cpes": [
"cpe:2.3:a:fortinet:forticlientems:7.4.4:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.4.3:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.4.1:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.4.0:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.10:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.9:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.8:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.7:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.6:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.5:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.4:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.3:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.2:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.1:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.2.0:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.13:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.12:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.11:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.10:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.9:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.8:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.7:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.6:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.5:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.4:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.3:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.2:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.1:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:forticlientems:7.0.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"product": "FortiClientEMS",
"vendor": "Fortinet",
"versions": [
{
"lessThanOrEqual": "7.4.4",
"status": "affected",
"version": "7.4.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.4.1",
"status": "affected",
"version": "7.4.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.2.10",
"status": "affected",
"version": "7.2.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.13",
"status": "affected",
"version": "7.0.0",
"versionType": "semver"
}
]
}
],
"source": "psirt@fortinet.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:fortinet:forticlientems:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5C1EAB51-F99B-4430-AA88-C8B0A4D9F7C9",
"versionEndExcluding": "7.2.12",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:fortinet:forticlientems:*:*:*:*:*:*:*:*",
"matchCriteriaId": "082FFC77-0B95-4B1D-AEBE-D080B9B3C98C",
"versionEndExcluding": "7.4.5",
"versionStartIncluding": "7.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An improper neutralization of special elements used in an SQL command (\u0027SQL Injection\u0027) vulnerability [CWE-89] vulnerability in Fortinet FortiClientEMS 7.4.3 through 7.4.4, FortiClientEMS 7.4.0 through 7.4.1, FortiClientEMS 7.2.0 through 7.2.10, FortiClientEMS 7.0 all versions may allow an authenticated attacker with at least read-only admin permission to execute unauthorized SQL code or commands via crafted HTTP or HTTPs requests."
},
{
"lang": "es",
"value": "Una neutralizaci\u00f3n incorrecta de elementos especiales utilizados en un comando SQL (vulnerabilidad de \u0027inyecci\u00f3n SQL\u0027) vulnerabilidad [CWE-89] vulnerabilidad en Fortinet FortiClientEMS 7.4.3 hasta 7.4.4, FortiClientEMS 7.4.0 hasta 7.4.1, FortiClientEMS 7.2.0 hasta 7.2.10, FortiClientEMS 7.0 todas las versiones puede permitir a un atacante autenticado con al menos permiso de administrador de solo lectura ejecutar c\u00f3digo o comandos SQL no autorizados a trav\u00e9s de solicitudes HTTP o HTTPS manipuladas."
}
],
"id": "CVE-2025-59922",
"lastModified": "2026-06-17T09:46:52.380",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9,
"source": "psirt@fortinet.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-59922",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-13T21:39:37.452586Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-01-13T17:15:58.147",
"references": [
{
"source": "psirt@fortinet.com",
"tags": [
"Vendor Advisory"
],
"url": "https://fortiguard.fortinet.com/psirt/FG-IR-25-735"
}
],
"sourceIdentifier": "psirt@fortinet.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "psirt@fortinet.com",
"type": "Secondary"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…