- Description
- Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. The ip-customblock active response script contains a path traversal vulnerability that lets an attacker create or delete arbitrary files on the filesystem as root. The script builds a file path by concatenating the srcip field taken from alert JSON directly onto the fixed /ipblock/ base directory, without validating that the value is a well-formed IP address. Because the extraction routine returns the raw string unchecked, an attacker who can trigger alert-matching log events with a crafted srcip containing ../ sequences can escape the base directory. The block action opens the resulting path in append mode, creating an empty file at an arbitrary location, while the unblock action passes it to remove(), deleting an arbitrary file; since the active response daemon runs as root, this includes sensitive files such as system credentials and Wazuh configuration. Unlike the sibling scripts host-deny.c, default-firewall-drop.c, and firewalld-drop.c, which reject non-IP input via get_ip_version(), ip-customblock.c omits this validation. This issue is fixed in version 4.14.7.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- wazuh
CVSS 3.1
- Type
- Secondary
- Base score
- 8.1
- Impact score
- 5.2
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-22
- Hype score
- Not currently trending
csirt_it: ‼️ #PoC #Wazuh: Disponibile Proof of Concept per CVE-2026-61800 e CVE-2026-54083 Rischio: 🔴 Tipologia: 🔸 Remote Code Execution 🔸 Information Disclosure 🔸 Security Restrictions Bypass 🔗 https://t.co/3CwMCPTO0I ⚠️ Importante mantenere ag… http
@Vulcanux_
28 Aug 2026
46 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
‼️ #PoC #Wazuh: Disponibile Proof of Concept per CVE-2026-61800 e CVE-2026-54083 Rischio: 🔴 Tipologia: 🔸 Remote Code Execution 🔸 Information Disclosure 🔸 Security Restrictions Bypass 🔗 https://t.co/oSdRgcfHZr ⚠️ Importante mantenere aggiornati i sistemi
@csirt_it
28 Aug 2026
285 Impressions
0 Retweets
2 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*",
"matchCriteriaId": "ED1AD304-E4FD-4353-9942-26D00E8ED088",
"versionEndExcluding": "4.14.7",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wazuh:wazuh:5.0.0:alpha0:*:*:*:*:*:*",
"matchCriteriaId": "D2DB2CD3-CF12-4A17-A945-AC4917DD6185",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wazuh:wazuh:5.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "007B01AA-AED0-4E92-8999-07E74B630460",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wazuh:wazuh:5.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "2CA11D49-6706-4ADE-A639-7034B630B96A",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]