All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73211
CRITICALpublished 2026-08-11 18:18 UTC · 1 day ago · modified 2026-08-11 20:18 UTC
9.8
CVSS / 10
// description
PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore() interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including oAuthToken.accessToken, and take over administrator accounts. This issue is fixed in version 8.1.6.
// weaknesses (CWE)
- CWE-89