CVE-2026-85667
—Unauthenticated webhook message injection and SSRF in xiaobei through 5.5.2
Xiaobei through version 5.5.2 performs no authentication and no signature validation on its webhook endpoints (CWE-306), so any client that can reach the service can call them without credentials. An unauthenticated attacker can send requests to the /webhook_worktool handler to publish arbitrary messages into the agent pipeline, allowing message spoofing and manipulation of automated messaging. The same unauthenticated surface also lets the attacker supply media URLs that the server fetches without validation, enabling server-side request forgery against internal services reachable from the deployment. Operators running xiaobei 5.5.2 or earlier whose webhook endpoints are reachable from untrusted networks are affected. No public proof-of-concept, KEV listing, or exploitation activity is currently known, and EPSS estimates only about a 0.4% probability of exploitation within 30 days.
What to do: Upgrade to a xiaobei release newer than 5.5.2 as soon as a patched version is published, since the advisory data does not identify a fixed release. In the meantime, restrict access to the webhook endpoints (including /webhook_worktool) to trusted source addresses at a firewall or reverse proxy and, where possible, enforce a shared-secret or signature check in front of the handlers. Also limit the server's outbound media-URL fetches to an allowlist to blunt the SSRF vector against internal services.
| xiaobei | all versions through and including 5.5.2 (fixed version not specified in available data) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
xiaobei through 5.5.2 fails to implement authentication or signature validation on webhook endpoints, allowing unauthenticated attackers to inject arbitrary messages into the agent pipeline. Attackers can publish malicious messages via the /webhook_worktool handler and exploit unvalidated media URL fetching to perform server-side request forgery against internal services.
- Weakness
- CWE-306
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.