Lucene search
+L

4485848 matches found

CVE
CVE
added 2026/09/04 11:41 p.m.32 views

CVE-2026-52770

YesWiki , a PHP-based wiki system, is affected by an unauthenticated SQL injection in its public Bazar entry-listing APIs prior to version 4.6.6 . The root cause lies in SearchManager::buildQueriesConditions(), where attacker-controlled numeric query/queries filter values are escaped with mysqli_...

7.5CVSS5.6AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:41 p.m.1 views

CVE-2026-52770 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in yeswiki/yeswiki

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value bu...

7.5CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 11:41 p.m.4 views

EUVD-2026-71802

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value bu...

7.5CVSS5.6AI score0.0028EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:41 p.m.20 views

CVE-2026-52770 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in yeswiki/yeswiki

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value bu...

7.5CVSS0.0028EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/04 11:40 p.m.4 views

EUVD-2026-71801

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.3CVSS5.7AI score0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 11:40 p.m.31 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.18 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
OSV
OSV
added 2026/09/04 11:40 p.m.2 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.3CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 11:40 p.m.5 views

EUVD-2026-71800

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.3AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.22 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.2 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.23 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
CVE
CVE
added 2026/09/04 11:40 p.m.37 views

CVE-2026-52766

YesWiki (PHP-based wiki system) is vulnerable to unauthenticated arbitrary page deletion prior to version 4.6.6 . The {{erasespamedcomments}} action (actions/EraseSpamedCommentsAction.php) processes a suppr[] array from POST and deletes pages whose tags match, with no authorization check in the a...

9.1CVSS5.5AI score0.00331EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:40 p.m.1 views

CVE-2026-52766 YesWiki: Unauthenticated arbitrary page deletion via `{{erasespamedcomments}}` action

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the erasespamedcomments wiki action actions/EraseSpamedCommentsAction.php accepts a suppr array from POST and deletes every wiki page whose tag appears in that array, with no authorization check anywhere in the action body or in the...

9.1CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 11:40 p.m.4 views

EUVD-2026-71799

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the erasespamedcomments wiki action actions/EraseSpamedCommentsAction.php accepts a suppr array from POST and deletes every wiki page whose tag appears in that array, with no authorization check anywhere in the action body or in the...

9.1CVSS5.5AI score0.00331EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.21 views

CVE-2026-52766 YesWiki: Unauthenticated arbitrary page deletion via `{{erasespamedcomments}}` action

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the erasespamedcomments wiki action actions/EraseSpamedCommentsAction.php accepts a suppr array from POST and deletes every wiki page whose tag appears in that array, with no authorization check anywhere in the action body or in the...

9.1CVSS0.00331EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/04 11:39 p.m.4 views

EUVD-2026-71798

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:39 p.m.22 views

CVE-2026-52763

YesWiki , a PHP-based wiki system, is affected by a stored SQL injection in the recentchanges action (actions/recentchanges.php). The period argument supplied via the action syntax ({{recentchanges period="..."}}) bypasses a whitelist that only validates the $_GET form, flowing unvalidated into P...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:39 p.m.20 views

CVE-2026-52763 YesWiki: SQL injection via the `recentchanges` action `period` argument leading to arbitrary DB read

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:39 p.m.2 views

CVE-2026-52763 YesWiki: SQL injection via the `recentchanges` action `period` argument leading to arbitrary DB read

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS6AI score
SaveExploits0References4
Rows per page
Query Builder