Lucene search
+L

483690 matches found

Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.9 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
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Fedora 44 : composer (2026-5995821369)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-5995821369 advisory. Version 2.10.3 - 2026-08-27 Security: Validate package bin paths against path traversal using symlinks GHSA-96h3-5x6v-m776, CVE-2026-59944 Security:...

7.7CVSS5.8AI score0.00409EPSS
SaveExploits1References3
CVE
CVE
added 2026/09/04 11:51 p.m.51 views

CVE-2026-52777

CVE-2026-52777 affects YesWiki (a PHP wiki system) prior to version 4.6.6 . The vulnerability is an authenticated PHP object injection in BazarImportAction via an unrestricted unserialize() call in tools/bazar/services/CSVManager.php::importEntry(), which lacks the ['allowed_classes' => false]...

9.4CVSS5.3AI score0.00215EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:51 p.m.37 views

CVE-2026-52777 YesWiki: Authenticated PHP Object Injection in BazarImportAction via unserialize

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, there is an authenticated PHP object injection vulnerability in BazarImportAction via unserialize. This issue has been patched in version 4.6.6...

9.4CVSS0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:51 p.m.4 views

CVE-2026-52777 YesWiki: Authenticated PHP Object Injection in BazarImportAction via unserialize

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, there is an authenticated PHP object injection vulnerability in BazarImportAction via unserialize. This issue has been patched in version 4.6.6...

9.4CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/09/04 11:51 p.m.6 views

CVE-2026-52775 YesWiki Authenticated SQL Injection in ReactionManager

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction that allows any authenticated user to inject arbitrary SQL via the idreaction and id URL path parameters. Th...

8.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/04 11:51 p.m.35 views

CVE-2026-52775 YesWiki Authenticated SQL Injection in ReactionManager

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction that allows any authenticated user to inject arbitrary SQL via the idreaction and id URL path parameters. Th...

8.8CVSS0.0029EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 11:51 p.m.40 views

CVE-2026-52775

YesWiki (PHP wiki system) prior to version 4.6.6 is vulnerable to an authenticated SQL injection in ReactionManager::deleteUserReaction(). The {idreaction} and {id} URL path parameters are concatenated directly into a SQL LIKE clause without escaping, while a sibling code path correctly applies $...

8.8CVSS5.8AI score0.0029EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 11:41 p.m.39 views

CVE-2026-52771 YesWiki: Second-Order SQL Injection in Page Delete API via Unescaped Page Tag (`ApiController::deletePage`)

YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage interpolates a page tag retrieved from the database into a DELETE FROM …links WHERE totag = '$tag' query without escaping. The page tag is attacker-controlled — the POST /api/pages/tag A...

8.3CVSS0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 11:41 p.m.24 views

CVE-2026-52771

YesWiki (PHP wiki system) versions 4.2.0 through 4.6.5 are affected by a second-order SQL injection in ApiController::deletePage(). A page tag containing a single quote is stored intact during insertion (the INSERT escapes it for SQL, but the raw byte persists), then read back unescaped into DELE...

8.3CVSS6.1AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:41 p.m.6 views

CVE-2026-52771 YesWiki: Second-Order SQL Injection in Page Delete API via Unescaped Page Tag (`ApiController::deletePage`)

YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage interpolates a page tag retrieved from the database into a DELETE FROM …links WHERE totag = '$tag' query without escaping. The page tag is attacker-controlled — the POST /api/pages/tag A...

8.3CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 11:41 p.m.39 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.4 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
CVE
CVE
added 2026/09/04 11:39 p.m.26 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.35 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.5 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
Cvelist
Cvelist
added 2026/09/04 11:39 p.m.36 views

CVE-2026-52762 YesWiki: Authenticated (Admin) Server-Side Template Injection to Remote Code Execution via Bazar Semantic Templates

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki Bazar contains a stored Server-Side Template Injection SSTI vulnerability in the semantic template feature that can be escalated to confirmed Remote Code Execution RCE. An authenticated administrator can place arbitrary Twig...

7.1CVSS0.00448EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 11:39 p.m.5 views

CVE-2026-52762 YesWiki: Authenticated (Admin) Server-Side Template Injection to Remote Code Execution via Bazar Semantic Templates

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki Bazar contains a stored Server-Side Template Injection SSTI vulnerability in the semantic template feature that can be escalated to confirmed Remote Code Execution RCE. An authenticated administrator can place arbitrary Twig...

7.1CVSS6AI score
SaveExploits0References5
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
Rows per page
Query Builder