Nezha Dashboard versions before 2.3.5 fail to restrict service monitor task types to supported probe types, allowing authenticated users with nezha:service:write scope to submit privileged task types through the service API. Attackers can deliver command execution or Agent configuration tasks to Agents within their authorization scope by exploiting the shared protobuf Task.Type namespace between service monitors and privileged operations.
Nezha Dashboard before 2.3.5 Task Type Validation Bypass
Problem type
Affected products
nezhahq
< 2.3.5 - AFFECTED
2.3.5 - UNAFFECTED
References
https://github.com/nezhahq/nezha/security/advisories/GHSA-grrw-fx36-fv32
https://github.com/nezhahq/nezha/commit/38824dbc11a63964c5b9296ae4c68e62b34fa04b
https://www.vulncheck.com/advisories/nezha-dashboard-before-2.3.5-task-type-validation-bypass
GitHub Security Advisories
GHSA-99pj-qr9x-4gmp
Nezha Dashboard versions before 2.3.5 fail to restrict service monitor task types to supported...
https://github.com/advisories/GHSA-99pj-qr9x-4gmpNezha Dashboard versions before 2.3.5 fail to restrict service monitor task types to supported probe types, allowing authenticated users with nezha:service:write scope to submit privileged task types through the service API. Attackers can deliver command execution or Agent configuration tasks to Agents within their authorization scope by exploiting the shared protobuf Task.Type namespace between service monitors and privileged operations.
https://github.com/nezhahq/nezha/security/advisories/GHSA-grrw-fx36-fv32
https://nvd.nist.gov/vuln/detail/CVE-2026-101086
https://github.com/nezhahq/nezha/commit/38824dbc11a63964c5b9296ae4c68e62b34fa04b
https://www.vulncheck.com/advisories/nezha-dashboard-before-2.3.5-task-type-validation-bypass
https://github.com/advisories/GHSA-99pj-qr9x-4gmp
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-101086Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-101086",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-09-27T20:49:58.066Z",
"dateReserved": "2026-09-27T20:29:07.432Z",
"datePublished": "2026-09-27T20:49:58.066Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-09-27T20:49:58.066Z"
},
"datePublic": "2026-08-15T00:00:00.000Z",
"title": "Nezha Dashboard before 2.3.5 Task Type Validation Bypass",
"descriptions": [
{
"lang": "en",
"value": "Nezha Dashboard versions before 2.3.5 fail to restrict service monitor task types to supported probe types, allowing authenticated users with nezha:service:write scope to submit privileged task types through the service API. Attackers can deliver command execution or Agent configuration tasks to Agents within their authorization scope by exploiting the shared protobuf Task.Type namespace between service monitors and privileged operations."
}
],
"affected": [
{
"vendor": "nezhahq",
"product": "nezha",
"defaultStatus": "unaffected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThan": "2.3.5"
},
{
"version": "2.3.5",
"status": "unaffected",
"versionType": "semver"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Improper Privilege Management",
"cweId": "CWE-269",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/nezhahq/nezha/security/advisories/GHSA-grrw-fx36-fv32",
"name": "GitHub Security Advisory (GHSA-grrw-fx36-fv32)",
"tags": [
"vendor-advisory"
]
},
{
"url": "https://github.com/nezhahq/nezha/commit/38824dbc11a63964c5b9296ae4c68e62b34fa04b",
"name": "Patch Commit",
"tags": [
"patch"
]
},
{
"url": "https://www.vulncheck.com/advisories/nezha-dashboard-before-2.3.5-task-type-validation-bypass",
"name": "VulnCheck Advisory: Nezha Dashboard before 2.3.5 Task Type Validation Bypass",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
}
}
]
}
}
}