Lucene search
+L

483702 matches found

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
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
Debian CVE
Debian CVE
added 2026/09/04 10:11 p.m.23 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.9CVSS5.7AI score0.0068EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 10:11 p.m.15 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.390 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
Cvelist
Cvelist
added 2026/09/04 10:11 p.m.34 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.9CVSS0.0068EPSS
SaveExploits0References6
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
Cvelist
Cvelist
added 2026/09/04 9:19 p.m.36 views

CVE-2026-75925 IXON VPN Client CRLF Injection

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
CVE
CVE
added 2026/09/04 9:19 p.m.48 views

CVE-2026-75925

IXON VPN Client versions prior to 1.4.7 contain a CRLF injection vulnerability (CWE-93, with contributing CWE-306) that enables remote code execution with root or SYSTEM privileges . The local configuration service accepts changes without authenticating the requester and writes values to a file l...

9.6CVSS5.5AI score0.00671EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/04 9:17 p.m.4 views

CVE-2025-67066

SQL Injection vulnerability in oasys sysoa version 1.0 allows a remote attacker to execute arbitrary code via the outtype parameter in the /outaddresspaging path...

9.8CVSS0.00397EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 9:17 p.m.4 views

CVE-2022-26961

Italtel NetMatch-S 5.0.0-20200703 allows Multiple Stored XSS under NPIBCF-NATUP-01/NMSCI-WebGui/backuprestore.jsp and NPIBCF-MIBER-03/NMSCI-WebGui/storage.jsp via the name parameter. A malicious user leveraging this vulnerability could inject arbitrary JavaScript. The malicious payload will then ...

5.4CVSS0.0014EPSS
SaveExploits0References1
Rows per page
Query Builder