CVE-2025-64155 (GCVE-0-2025-64155)
Vulnerability from cvelistv5
Published
2026-01-13 16:32
Modified
2026-02-26 15:04
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-78 - Execute unauthorized code or commands
Summary
An improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSIEM 7.4.0, FortiSIEM 7.3.0 through 7.3.4, FortiSIEM 7.1.0 through 7.1.8, FortiSIEM 7.0.0 through 7.0.4, FortiSIEM 6.7.0 through 6.7.10 may allow an attacker to execute unauthorized code or commands via crafted TCP requests.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Fortinet | FortiSIEM |
Version: 7.4.0 Version: 7.3.0 ≤ 7.3.4 Version: 7.2.6 Version: 7.1.8 Version: 7.0.4 Version: 6.7.10 cpe:2.3:a:fortinet:fortisiem:7.4.0:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.3.4:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.3.3:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.3.2:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.3.1:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.3.0:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.2.6:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.1.8:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:7.0.4:*:*:*:*:*:*:* cpe:2.3:a:fortinet:fortisiem:6.7.10:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64155",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-14T04:57:28.543992Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T15:04:42.772Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/horizon3ai/CVE-2025-64155"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/purehate/CVE-2025-64155-hunter"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:fortinet:fortisiem:7.4.0:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.3.4:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.3.3:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.3.2:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.3.1:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.3.0:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.2.6:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.1.8:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:7.0.4:*:*:*:*:*:*:*",
"cpe:2.3:a:fortinet:fortisiem:6.7.10:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"product": "FortiSIEM",
"vendor": "Fortinet",
"versions": [
{
"status": "affected",
"version": "7.4.0"
},
{
"lessThanOrEqual": "7.3.4",
"status": "affected",
"version": "7.3.0",
"versionType": "semver"
},
{
"status": "affected",
"version": "7.2.6"
},
{
"status": "affected",
"version": "7.1.8"
},
{
"status": "affected",
"version": "7.0.4"
},
{
"status": "affected",
"version": "6.7.10"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An improper neutralization of special elements used in an os command (\u0027os command injection\u0027) vulnerability in Fortinet FortiSIEM 7.4.0, FortiSIEM 7.3.0 through 7.3.4, FortiSIEM 7.1.0 through 7.1.8, FortiSIEM 7.0.0 through 7.0.4, FortiSIEM 6.7.0 through 6.7.10 may allow an attacker to execute unauthorized code or commands via crafted TCP requests."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "Execute unauthorized code or commands",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-14T09:16:05.278Z",
"orgId": "6abe59d8-c742-4dff-8ce8-9b0ca1073da8",
"shortName": "fortinet"
},
"references": [
{
"name": "https://fortiguard.fortinet.com/psirt/FG-IR-25-772",
"url": "https://fortiguard.fortinet.com/psirt/FG-IR-25-772"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to FortiSIEM version 7.5.0 or above\nUpgrade to FortiSIEM version 7.4.1 or above\nUpgrade to FortiSIEM version 7.3.5 or above\nUpgrade to FortiSIEM version 7.2.7 or above\nUpgrade to FortiSIEM version 7.1.9 or above"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "6abe59d8-c742-4dff-8ce8-9b0ca1073da8",
"assignerShortName": "fortinet",
"cveId": "CVE-2025-64155",
"datePublished": "2026-01-13T16:32:28.665Z",
"dateReserved": "2025-10-28T12:26:50.750Z",
"dateUpdated": "2026-02-26T15:04:42.772Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64155\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T04:57:28.543992Z\"}}}], \"references\": [{\"url\": \"https://github.com/horizon3ai/CVE-2025-64155\", \"tags\": [\"exploit\"]}, {\"url\": \"https://github.com/purehate/CVE-2025-64155-hunter\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-13T19:32:25.358Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:fortinet:fortisiem:7.4.0:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.3.4:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.3.3:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.3.2:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.3.1:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.3.0:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.2.6:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.1.8:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:7.0.4:*:*:*:*:*:*:*\", \"cpe:2.3:a:fortinet:fortisiem:6.7.10:*:*:*:*:*:*:*\"], \"vendor\": \"Fortinet\", \"product\": \"FortiSIEM\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.4.0\"}, {\"status\": \"affected\", \"version\": \"7.3.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"7.3.4\"}, {\"status\": \"affected\", \"version\": \"7.2.6\"}, {\"status\": \"affected\", \"version\": \"7.1.8\"}, {\"status\": \"affected\", \"version\": \"7.0.4\"}, {\"status\": \"affected\", \"version\": \"6.7.10\"}], \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to FortiSIEM version 7.5.0 or above\\nUpgrade to FortiSIEM version 7.4.1 or above\\nUpgrade to FortiSIEM version 7.3.5 or above\\nUpgrade to FortiSIEM version 7.2.7 or above\\nUpgrade to FortiSIEM version 7.1.9 or above\"}], \"references\": [{\"url\": \"https://fortiguard.fortinet.com/psirt/FG-IR-25-772\", \"name\": \"https://fortiguard.fortinet.com/psirt/FG-IR-25-772\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An improper neutralization of special elements used in an os command (\u0027os command injection\u0027) vulnerability in Fortinet FortiSIEM 7.4.0, FortiSIEM 7.3.0 through 7.3.4, FortiSIEM 7.1.0 through 7.1.8, FortiSIEM 7.0.0 through 7.0.4, FortiSIEM 6.7.0 through 6.7.10 may allow an attacker to execute unauthorized code or commands via crafted TCP requests.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"Execute unauthorized code or commands\"}]}], \"providerMetadata\": {\"orgId\": \"6abe59d8-c742-4dff-8ce8-9b0ca1073da8\", \"shortName\": \"fortinet\", \"dateUpdated\": \"2026-01-14T09:16:05.278Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64155\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-20T15:53:24.312Z\", \"dateReserved\": \"2025-10-28T12:26:50.750Z\", \"assignerOrgId\": \"6abe59d8-c742-4dff-8ce8-9b0ca1073da8\", \"datePublished\": \"2026-01-13T16:32:28.665Z\", \"assignerShortName\": \"fortinet\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…