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.
CVE-2026-54635
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
July 28, 2026
Last Modified
July 30, 2026
Advisory Details (3)
Auto-updated Jul 28, 2026v2.2.1
Patch available: nessshon/tonapi v2.2.1
https://github.com/nessshon/tonapi/releases/tag/v2.2.1commit 854222b7ee68 (nessshon/tonapi)
Patch available: nessshon/tonapi v2.2.1 (contains commit 854222b7ee68)
https://github.com/nessshon/tonapi/commit/854222b7ee68d3fb7b4d6d899d200f388483bd86Webhook Custom Path Authentication Bypass in pytonapi · Advisory · nessshon/tonapi · GitHub
https://github.com/nessshon/tonapi/security/advisories/GHSA-3fcr-jvgp-7f58Vendor Advisories for CVE-2026-54635(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pytonapi | 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.2.0 | 2.2.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-30 20:13 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 15:04 UTCEG score recompute
- 2026-07-30 03:55 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 18:25 UTCEG score recompute
- 2026-07-28 17:21 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-287
Frequently asked(5)
What is CVE-2026-54635?
When was CVE-2026-54635 disclosed?
Is CVE-2026-54635 actively exploited?
What is the CVSS score of CVE-2026-54635?
How do I remediate CVE-2026-54635?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54635
Is Your Infrastructure Affected by CVE-2026-54635?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.