High severityNVD Advisory· Published Jul 28, 2026· Updated Jul 28, 2026
pytonapi has a Webhook Custom Path Authentication Bypass
CVE-2026-54635
Description
pytonapi is a Python SDK for TONAPI that provides REST API, streaming, and webhook access to the TON blockchain. From 2.0.0 to 2.2.0, TonapiWebhookDispatcher fails to validate the Authorization header when a webhook handler is registered with the documented path argument, because setup() stores bearer tokens only under the default suffix paths and never adds the custom path to the token map, so self._tokens.get(path) returns None and the authentication guard is skipped. An unauthenticated remote attacker can POST forged payloads to the custom webhook endpoint and trigger victim-defined handlers. This issue is fixed in version 2.2.1.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
pytonapiPyPI | >= 2.0.0, < 2.2.1 | 2.2.1 |
Affected products
1Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-3fcr-jvgp-7f58ghsaADVISORY
- 3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:Nmitrex_refsource_MISC
- github.com/nessshon/tonapi/commit/854222b7ee68d3fb7b4d6d899d200f388483bd86ghsax_refsource_MISCWEB
- github.com/nessshon/tonapi/releases/tag/v2.2.1ghsax_refsource_MISCWEB
- github.com/nessshon/tonapi/security/advisories/GHSA-3fcr-jvgp-7f58ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.