7.5
HIGH CVSS 3.1
CVE-2026-26319
OpenClaw has Missing Webhook Authentication in Telnyx Provider Allowing Unauthenticated Requests
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.

INFO

Published Date :

Feb. 19, 2026, 11:16 p.m.

Last Modified :

Feb. 20, 2026, 7:03 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-26319 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Openclaw openclaw
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update the OpenClaw @openclaw/voice-call plugin to version 2026.2.14 to ensure webhook signature verification.
  • Update the @openclaw/voice-call plugin to version 2026.2.14.
  • Configure the telnyx.publicKey setting.
  • Ensure webhook endpoints are not publicly exposed.
  • Verify Telnyx event signature verification.
Public PoC/Exploit Available at Github

CVE-2026-26319 has a 2 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-26319.

URL Resource
https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b Patch
https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411 Patch
https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 Product Release Notes
https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3 Mitigation Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-26319 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Tracking OpenClaw CVEs

Shell Python Jinja

Updated: 6 hours, 34 minutes ago
12 stars 0 fork 0 watcher
Born at : Feb. 18, 2026, 4:58 p.m. This repo has been linked 34 different CVEs too.

# مستودع asrar-mared هذا هو المستودع الرئيسي لمجموعة **المارد الرقمي**، نقطة التحكم المركزية التي تجمع كل المشاريع والميول التقنية تحت راية واحدة. يمثل الأساس الذي تُبنى عليه الفروع الأخرى، ويُدار منه كل شيء من تنظيم الكود إلى إدارة المجتمع. للاطلاع على المستودع: [asrar-mared](https://github.com/asrar-mared)

HTML CSS

Updated: 3 days, 14 hours ago
2 stars 1 fork 1 watcher
Born at : Nov. 13, 2025, 5:30 a.m. This repo has been linked 194 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-26319 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-26319 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Feb. 20, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:* versions up to (excluding) 2026.2.14
    Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 Types: Product, Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3 Types: Mitigation, Vendor Advisory
  • New CVE Received by [email protected]

    Feb. 19, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    Added CWE CWE-306
    Added Reference https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b
    Added Reference https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411
    Added Reference https://github.com/openclaw/openclaw/releases/tag/v2026.2.14
    Added Reference https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact