Description
PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.2.2, processUpdateActivity and processUpdateVideo accept an ActivityPub Update containing a Video object without verifying that byActor.url is authorized for the host in videoObject.id, allowing a malicious federated server to rewrite another server's video metadata, visibility, media file, and HLS URLs. This issue is fixed in version 8.2.2.
Published: 2026-08-11
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in PeerTube allows a malicious federated server to send an ActivityPub Update containing a Video object that bypasses verification of the actor URL against the host in the video object ID. This is a CWE-863: Missing Authorization Checks vulnerability, enabling the attacker to overwrite another server’s video metadata, adjust visibility, replace the media file, and modify HLS URLs, effectively taking over and altering the video as if the original creator changed it.

Affected Systems

PeerTube deployments by Chocobozzz, versions prior to 8.2.2. The issue exists in all releases before the 8.2.2 update.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. An EPSS score of <1% suggests a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Exploitation can be achieved by any federated server that can send arbitrary Update activities, making the attack technically feasible in federated environments where actors are not strictly validated.

Generated by OpenCVE AI on August 12, 2026 at 21:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PeerTube to version 8.2.2 or newer to apply the official fix.
  • Configure federation settings or custom middleware to enforce strict actor URL validation, ensuring only authorized hosts can issue Update activities.
  • Enable monitoring of Update activity logs and review any unexpected changes to video metadata promptly.

Generated by OpenCVE AI on August 12, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Chocobozzz
Chocobozzz peertube
Vendors & Products Chocobozzz
Chocobozzz peertube

Tue, 11 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.2.2, processUpdateActivity and processUpdateVideo accept an ActivityPub Update containing a Video object without verifying that byActor.url is authorized for the host in videoObject.id, allowing a malicious federated server to rewrite another server's video metadata, visibility, media file, and HLS URLs. This issue is fixed in version 8.2.2.
Title PeerTube: Cross-origin remote video takeover via Update activity
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N'}


Subscriptions

Chocobozzz Peertube
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-13T14:06:30.798Z

Reserved: 2026-08-10T19:37:41.445Z

Link: CVE-2026-73090

cve-icon Vulnrichment

Updated: 2026-08-13T14:06:20.963Z

cve-icon NVD

Status : Received

Published: 2026-08-11T18:18:26.210

Modified: 2026-08-13T15:20:07.180

Link: CVE-2026-73090

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T21:30:07Z

Weaknesses