CVE-2026-26319
Last modified
CVE-2026-26319 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. OpenClaw is a personal AI assistant. Versions 2026.2.13 and below allow the optional @openclaw/voice-call plugin Telnyx webhook handler to accept unsigned inbound webhook requests when telnyx.publicKey is not configured, enabling unauthenticated callers to forge Telnyx events. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
OpenClaw is a personal AI assistant. Versions 2026.2.13 and below allow the optional @openclaw/voice-call plugin Telnyx webhook handler to accept unsigned inbound webhook requests when telnyx.publicKey is not configured, enabling unauthenticated callers to forge Telnyx events. Telnyx webhooks are expected to be authenticated via Ed25519 signature verification. In affected versions, TelnyxProvider.verifyWebhook() could effectively fail open when no Telnyx public key was configured, allowing arbitrary HTTP POST requests to the voice-call webhook endpoint to be treated as legitimate Telnyx events. This only impacts deployments where the Voice Call plugin is installed, enabled, and the webhook endpoint is reachable from the attacker (for example, publicly exposed via a tunnel/proxy). The issue has been fixed in version 2026.2.14.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openclaw | Openclaw | < 2026.2.14 |
References
- https://github.com/openclaw/openclaw/releases/tag/v2026.2.14Product, Release Notes
- https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-26319?
How severe is CVE-2026-26319?
How do I fix CVE-2026-26319?
Are you affected by CVE-2026-26319?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
