PatchSiren cyber security CVE debrief
CVE-2026-73211 Chocobozzz CVE debrief
A critical vulnerability was discovered in PeerTube, an ActivityPub-federated video streaming platform. The issue, tracked as CVE-2026-73211, allows an unauthenticated remote server to read and write PeerTube database tables by interpolating the attacker-controlled ActivityPub actor inboxUrl into an SQL query. This could lead to the takeover of administrator accounts. The vulnerability is fixed in version 8.1.6.
- Vendor
- Chocobozzz
- Product
- PeerTube
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-09
Who should care
PeerTube administrators, developers, and users should be aware of this vulnerability and take immediate action to update to version 8.1.6 or later. Additionally, security teams and database administrators should review and monitor database activity to prevent potential exploitation.
Why it matters
CVE-2026-73211 is a critical SQL injection vulnerability in PeerTube that allows remote database tampering and potential administrator account takeover. Immediate attention is required to update PeerTube to version 8.1.6 or later and review database activity for suspicious queries.
- Potential database tampering and unauthorized access
- Possible takeover of administrator accounts
- Required verification of affected deployments and inventory checks
- Need for immediate remediation and compensating controls
Technical summary
The vulnerability exists in the ActorFollowModel.updateScore() method, where the attacker-controlled ActivityPub actor inboxUrl is interpolated into an SQL query without proper sanitization. This allows an unauthenticated remote server to execute arbitrary SQL queries, potentially leading to database tampering and unauthorized access. The issue affects PeerTube versions prior to 8.1.6, and immediate attention is required to update to the fixed version and review database activity for suspicious queries. The vulnerability has a CVSS score of 9.8 and is considered critical.
Defensive priority
Immediate attention is required to update PeerTube to version 8.1.6 or later to prevent potential database tampering and unauthorized access.
Recommended defensive actions
- Update PeerTube to version 8.1.6 or later
- Review and monitor database activity for suspicious queries
- Implement additional security measures to prevent unauthorized access
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, additional information about potential exploitation or affected deployments is limited. Defenders should verify affected PeerTube deployments, review database activity for suspicious queries, and monitor for unauthorized access attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73211 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73211
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73211 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73211
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Chocobozzz/PeerTube/commit/cc07364a5d635b6e43a92fc5e2e2e3eeacf4e8f4
-
Source reference
Unverified legacy reference
URL: https://github.com/Chocobozzz/PeerTube/releases/tag/v8.1.6
-
Source reference
Unverified legacy reference
URL: https://github.com/Chocobozzz/PeerTube/releases/tag/v8.1.8
-
Source reference
Unverified legacy reference
URL: https://github.com/Chocobozzz/PeerTube/security/advisories/GHSA-pqr4-34h8-g39x
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.