Unauthenticated comment posting via skipped signature check
Published Aug 20, 2026 · Updated Aug 20, 2026
Authentication bypass in Appwrite Templates github-issue-bot 1.1.2 and earlier allows remote attackers to post GitHub comments via forged webhooks. In node/github-issue-bot/src/github.js and node-typescript/github-issue-bot/src/github.ts, verifyWebhook returns success when x-hub-signature-256 is absent because the missing-header test is ORed with the HMAC verification call. Reachability is network-based and unauthenticated; once the check is bypassed, main.js passes repository and issue objects from the request body into postComment, allowing attacker-chosen comment targets under the configured GITHUB_TOKEN.
Summary
What happened
Authentication bypass in Appwrite Templates github-issue-bot 1.1.2 and earlier allows remote attackers to post GitHub comments via forged webhooks. In node/github-issue-bot/src/github.js and node-typescript/github-issue-bot/src/github.ts, verifyWebhook returns success when x-hub-signature-256 is absent because the missing-header test is ORed with the HMAC verification call. Reachability is network-based and unauthenticated; once the check is bypassed, main.js passes repository and issue objects from the request body into postComment, allowing attacker-chosen comment targets under the configured GITHUB_TOKEN.
The record
- CVE
- CVE-2026-72861
- Published
- Aug 20, 2026
- Updated
- Aug 20, 2026
- Vendor
- Appwrite
- Product
- Appwrite Templates
- Classifications
- CWE-347, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 20, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=1.1.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Issue #350 proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo