Tag
Cross-Site Scripting Vulnerability in Ghost ActivityPub Client
1 TTP 1 CVEAn XSS vulnerability in the @tryghost/activitypub package (CVE-2026-53950) allows attackers to inject arbitrary JavaScript via malicious ActivityPub server posts.
YesWiki Unauthenticated ActivityPub Signature-Verification Bypass (CVE-2026-52767)
1 rule 3 TTPsA critical vulnerability, CVE-2026-52767, in YesWiki's `HttpSignatureService::verifySignature()` allows unauthenticated attackers to bypass ActivityPub signature verification due to a loose boolean negation (`!openssl_verify(...)`) accepting `int(-1)` from PHP's `openssl_verify()` under specific conditions, enabling arbitrary Create, Update, and Delete operations on ActivityPub-enabled forms leading to defacement and content manipulation.
CVE-2026-58593: NodeBB ActivityPub Forgery Vulnerability
1 TTP 1 CVEA critical vulnerability (CVE-2026-58593) in NodeBB's ActivityPub implementation allows a remote attacker to forge posts and direct messages attributed to arbitrary local users, including administrators, by manipulating the 'attributedTo' field in inbound ActivityPub objects.