Lucene search
+L

153074 matches found

Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.13 views

PT-2026-86366

Name of the Vulnerable Software and Affected Versions ComboBlocks versions 2.2.32 through 2.3.1 Description The Post Grid and Gutenberg Blocks – ComboBlocks plugin for WordPress contains an Unauthenticated Hook Injection flaw. This issue occurs through several functions within the...

9.8CVSS6.1AI score0.00441EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 11:51 p.m.5 views

CVE-2026-52774 Reflected XSS via Unescaped `id` Parameter in Bazar Widget HTML Attributes in YesWiki

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using striptags only. Because striptags does not escape double quotes, an attacker can break out of the attribute value, inject an event handler such ...

6.1CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 11:41 p.m.41 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.6 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
Cvelist
Cvelist
added 2026/09/04 11:41 p.m.40 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
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.37 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.46 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
OSV
OSV
added 2026/09/04 11:40 p.m.12 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
Cvelist
Cvelist
added 2026/09/04 11:40 p.m.39 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.7 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.32 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
OSV
OSV
added 2026/09/04 11:40 p.m.3 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
CVE
CVE
added 2026/09/04 11:40 p.m.53 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
NVD
NVD
added 2026/09/04 11:17 p.m.6 views

CVE-2026-48019

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS0.0068EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 10:17 p.m.9 views

CVE-2026-75925

Improper neutralization of CRLF sequences in IXON VPN Client before version 1.4.7 allows an attacker to execute commands as root or SYSTEM. Configuration values accepted by the local service are written to a file later consumed by a privileged subprocess, without line-ending sequences being...

9.6CVSS0.00671EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 10:11 p.m.19 views

CVE-2026-48019 CRLF injection in Laravel's default email rule enables SMTP smuggling and spoofed-mail relay

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/09/04 10:11 p.m.401 views

CVE-2026-48019

Laravel (PHP web framework) prior to versions 12.60.0 and 13.10.0 is affected by a CRLF injection vulnerability in its default email validation (validateEmail() and Address.php), in combination with how Symfony Mailer and Symfony Mime handle certain character sequences. An unauthenticated attacke...

8.9CVSS5.2AI score0.0068EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 9:50 p.m.11 views

CVE-2026-19632

CVE-2026-19632 — TranslatePress ≤ 3.3.1 Unauthenticated Account Takeover PoC Mass account-takeover tool for CVE-2026-19632 , an unauthenticated account takeover in the TranslatePress – Multilingual WordPress plugin ≤ 3.3.1 caused by password reset link disclosure. One command per target list — th...

9.8CVSS6.2AI score0.02493EPSS
SaveExploits4
EUVD
EUVD
added 2026/09/04 9:41 p.m.10 views

EUVD-2026-58516

OpenChoreo: cluster-gateway internal proxy performs no caller authentication and is not read-only — data-plane Secret disclosure and arbitrary Kubernetes mutation...

9CVSS5.3AI score0.0018EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/09/04 9:37 p.m.13 views

EUVD-2026-58063

vLLM: ReDoS via structuredoutputs.regex in the lm-format-enforcer backend no compile timeout — missed sibling of GHSA-rwxx-mrjm-wc2m...

5.3CVSS5.1AI score0.00315EPSS
SaveExploits0References5
Rows per page
Query Builder