Lucene search
+L

427 matches found

Kitploit
Kitploit
added 2026/09/07 4:16 a.m.5 views

cve-2026-47777

CVE-2026-47777 — Mastodon Featured Collections 授权绕过 概述 我负责任地披露了一个影响 Mastodon 实验性 Featured Collections 联邦管道的高危授权绕过 漏洞。 CVE ID: CVE-2026-47777 受影响组件 ActivityPub::VerifyFeaturedItemService 弱点 CWE-345 — 数据真实性验证不足 CWE-863 — 授权不正确 CVSS v3.1 分数| 向量 ---|--- 7.5(高危)|...

7.5CVSS5.9AI score0.00167EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 9:59 a.m.8 views

CVE-2026-86112

BookWyrm through version 0.9.1 contains an authorization flaw in its Favorite and Unfavorite views (located in interaction.py). The endpoint fails to validate user visibility permissions, allowing authenticated attackers to POST a status ID to the favorite endpoint and create unauthorized interac...

5.4CVSS5.3AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/05 9:59 a.m.4 views

CVE-2026-86112 BookWyrm through 0.9.1 Missing Authorization on the Favorite and Unfavorite Endpoints

BookWyrm through 0.9.1 fails to validate user visibility permissions in the Favorite and Unfavorite views, allowing authenticated attackers to favorite or unfavorite followers-only and direct statuses they cannot access. Attackers can POST to the favorite endpoint with a status ID to create...

5.3CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/05 9:59 a.m.7 views

EUVD-2026-71944

BookWyrm through 0.9.1 fails to validate user visibility permissions in the Favorite and Unfavorite views, allowing authenticated attackers to favorite or unfavorite followers-only and direct statuses they cannot access. Attackers can POST to the favorite endpoint with a status ID to create...

5.4CVSS5.3AI score0.00177EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.31 views

CVE-2026-52769 YesWiki: Unauthenticated Server-Side Request Forgery via ActivityPub `Signature.keyId`

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, the POST /api/forms/formId/actor/inbox route - exposed publicly with acl:"public" - accepts an HTTP Signature header whose keyId parameter is a URL. HttpSignatureService::verifySignature parses the header and...

8.3CVSS0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 11:40 p.m.33 views

CVE-2026-52769

YesWiki (PHP wiki system) versions 4.6.2 through before 4.6.6 contain an unauthenticated Server-Side Request Forgery (SSRF) in the ActivityPub inbox endpoint. The route POST /api/forms/{formId}/actor/inbox (public ACL) passes the attacker-controlled keyId URL from the HTTP Signature header direct...

8.3CVSS5.7AI score0.00296EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.34 views

CVE-2026-52767 YesWiki: Unauthenticated ActivityPub Signature-Verification Bypass via `!openssl_verify(...)` accepting `int(-1)`

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, HttpSignatureService::verifySignature checks the result of PHP's opensslverify with a loose boolean negation - if !opensslverify... throw ... . PHP's opensslverify has four possible return values: 1, 0, -1, and...

8.2CVSS0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:40 p.m.5 views

CVE-2026-52767 YesWiki: Unauthenticated ActivityPub Signature-Verification Bypass via `!openssl_verify(...)` accepting `int(-1)`

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, HttpSignatureService::verifySignature checks the result of PHP's opensslverify with a loose boolean negation - if !opensslverify... throw ... . PHP's opensslverify has four possible return values: 1, 0, -1, and...

8.2CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 11:40 p.m.25 views

CVE-2026-52767

YesWiki versions 4.6.2 through 4.6.5 are affected by a signature-verification bypass in the ActivityPub implementation. The vulnerable function HttpSignatureService::verifySignature() in tools/bazar/services/HttpSignatureService.php uses a loose boolean negation on PHP's openssl_verify(). When op...

8.2CVSS5.3AI score0.0022EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 5:20 p.m.3 views

CVE-2026-33693

CVE-2026-33693:activitypub-federation-rust v4isinvalid 中可通过 0.0.0.0 绕过的 SSRF 漏洞(CVSS 6.5 中危) 关键词: SSRF、0.0.0.0、IP 验证绕过、activitypub-federation、Lemmy、Rust、ActivityPub 目录 概述 漏洞详情 技术分析 攻击链 影响 修复建议 CVSS v3.1 指标 时间线 参考 联系方式 免责声明 概述 activitypub-federation-rust 库(被 Lemmy 及 6...

6.5CVSS6AI score0.00359EPSS
SaveExploits2References4
NVD
NVD
added 2026/08/19 9:16 p.m.10 views

CVE-2026-54740

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS0.00311EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/19 8:14 p.m.21 views

CVE-2026-54740

In Lemmy versions prior to 0.19.19 and 1.0.0-alpha.18, the federated ActivityPub handler CollectionRemove::receive in crates/apub/activities/src/community/collection_remove.rs omits the rank check (is_higher_mod_or_admin_check) enforced by the local API, allowing any signed ActivityPub Remove act...

6.5CVSS5.4AI score0.00311EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 8:14 p.m.19 views

CVE-2026-54740 Lemmy: Lower-ranked federated moderator can remove higher-ranked moderators

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS5.6AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/19 8:14 p.m.15 views

EUVD-2026-62844

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS5.4AI score0.00311EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 8:14 p.m.32 views

CVE-2026-54740 Lemmy: Lower-ranked federated moderator can remove higher-ranked moderators

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS0.00311EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 8:10 p.m.15 views

CVE-2026-54742 Lemmy: `CollectionAdd::Featured` does not check the post is in the community

Lemmy is a link aggregator and forum for the fediverse. From 0.19.18 until 0.19.19 and 1.0.0-alpha.20, a community moderator can feature or unfeature posts in other communities through federated CollectionAdd and CollectionRemove activities using CollectionType::Featured. After verifymodaction...

5.1CVSS5.5AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.16 views

PT-2026-78675

Name of the Vulnerable Software and Affected Versions Lemmy versions prior to 0.19.19 Lemmy versions prior to 1.0.0-alpha.18 Description A lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. While the local API...

6.5CVSS5.3AI score0.00311EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.18 views

PT-2026-78677

Name of the Vulnerable Software and Affected Versions Lemmy versions 0.19.18 through 0.19.18 Lemmy versions 1.0.0-alpha.1 through 1.0.0-alpha.19 Description A community moderator can feature or unfeature posts belonging to other communities. This occurs during federated CollectionAdd and...

5.1CVSS5.2AI score0.00419EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/17 5:46 a.m.8 views

BIT-MASTODON-2026-72916 Mastodon: SSRF Protection Bypass via IPv4-compatible IPv6 Addresses

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0, PrivateAddressCheck.privateaddress? in app/lib/privateaddresscheck.rb normalized IPv4-mapped IPv6 addresses but did not recognize IPv4-compatible IPv6 addresses with...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/17 5:46 a.m.8 views

BIT-MASTODON-2026-72914 Mastodon: Exhausting data by an unauthenticated request to the admin retention API

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning expensive...

7.5CVSS5.9AI score0.00454EPSS
SaveExploits0References10
Rows per page
Query Builder