VYPR

Activitypub

by WordPress

Source repositories

CVEs (6)

  • CVE-2026-4338HigApr 8, 2026
    risk 0.49cvss 7.5epss 0.00

    The ActivityPub WordPress plugin before 8.0.2 does not properly filter posts to be displayed, allowed unauthenticated users to access drafts/scheduled/pending posts

  • CVE-2023-52199MedJun 11, 2024
    risk 0.35cvss 6.5epss 0.00

    Missing Authorization vulnerability in Matthias Pfefferle & Automattic ActivityPub.This issue affects ActivityPub: from n/a through 1.0.5.

  • CVE-2023-5057MedOct 16, 2023
    risk 0.35cvss 5.4epss 0.00

    The ActivityPub WordPress plugin before 1.0.0 does not escape user metadata before outputting them in mentions, which could allow users with a role of Contributor and above to perform Stored XSS attacks

  • CVE-2023-3746MedOct 16, 2023
    risk 0.35cvss 5.4epss 0.00

    The ActivityPub WordPress plugin before 1.0.0 does not sanitize and escape some data from post content, which could allow contributor and above role to perform Stored Cross-Site Scripting attacks

  • CVE-2023-3707MedOct 16, 2023
    risk 0.28cvss 4.3epss 0.00

    The ActivityPub WordPress plugin before 1.0.0 does not ensure that post contents to be displayed are public and belong to the plugin, allowing any authenticated user, such as subscriber to retrieve the content of arbitrary post (such as draft and private) via an IDOR vector.…

  • CVE-2023-3706MedOct 16, 2023
    risk 0.28cvss 4.3epss 0.00

    The ActivityPub WordPress plugin before 1.0.0 does not ensure that post titles to be displayed are public and belong to the plugin, allowing any authenticated user, such as subscriber to retrieve the title of arbitrary post (such as draft and private) via an IDOR vector