Lucene search
+L

31684 matches found

Vulnrichment
Vulnrichment
•added 2026/08/14 5:30 a.m.•13 views

CVE-2026-12743 affiliate-toolkit <= 3.8.8 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter

The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient...

4.9CVSS5.8AI score0.00442EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/14 5:30 a.m.•47 views

CVE-2026-12743

Technical details are not publicly available in the provided documents. Monitor for updates.

4.9CVSS5.7AI score0.00442EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/14 5:30 a.m.•21 views

CVE-2026-12743

The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient...

4.9CVSS5.8AI score0.00442EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/14 5:30 a.m.•15 views

EUVD-2026-58590

The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient...

4.9CVSS5.7AI score0.00442EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/14 5:30 a.m.•52 views

CVE-2026-12743 affiliate-toolkit <= 3.8.8 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter

The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient...

4.9CVSS0.00442EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/14 12:00 a.m.•1 views

CVE-2026-12743: Improper Neutralization of Special Elements used in an SQL Command

The affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.8.8 due to insufficient escaping on the user supplied parameter and lack of sufficient...

4.9CVSS5.7AI score0.00442EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/14 12:00 a.m.•18 views

PT-2026-71980

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description A publish-boundary bypass exists in WebSocket broadcast sessions. This allows anonymous readers to establish a WebSocket connection to the publish surface and passively receive real-time content event...

9.2CVSS5.2AI score0.00538EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2026/08/14 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-73643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load o...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/14 12:00 a.m.•19 views

PT-2026-71966

The Paymob for WooCommerce WordPress plugin before 4.1.9 does not properly sanitise a client-supplied identifier before using it in a SQL query within its public, unauthenticated payment callback, and performs this query before verifying the payment provider's HMAC signature. This allows...

5.7AI score0.00445EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/13 10:17 p.m.•8 views

AZL-98706 CVE-2026-56860 affecting package golang 1.27.1-1

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.9AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/13 10:17 p.m.•12 views

AZL-96665 CVE-2026-56860 affecting package golang 1.26.7-1

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.9AI score0.0055EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/08/13 9:58 p.m.•11 views

CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.5AI score0.0055EPSS
SaveExploits0
Snyk
Snyk
•added 2026/08/13 7:00 p.m.•7 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through the hashsearch function. An attacker can exhaust CPU resources by sending a specially crafted file list that triggers worst-case quadratic-time behavior in hash lookups. Remediation A fix was...

8.7CVSS5.9AI score0.0075EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/13 5:47 p.m.•78 views

CVE-2026-73643

js-yaml versions 5.0.0–5.2.2 expose a denial-of-service via exponential parsing time when loading untrusted YAML. In src/parser/parser.ts, readFlowCollection can double-parse nested flow sequences, causing O(2^n) work and potential CPU exhaustion for inputs under 200 bytes. Fixed in version 5.2.2...

7.5CVSS5.3AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/13 5:47 p.m.•27 views

CVE-2026-73643 js-yaml: Exponential parsing time in the flow collections leads to denial of service

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load or loadAll on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a...

7.5CVSS5.3AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/13 5:47 p.m.•15 views

CVE-2026-73643

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load or loadAll on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0
NVD
NVD
•added 2026/08/13 5:17 p.m.•13 views

CVE-2026-58436

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

7.5CVSS0.00609EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/13 4:44 p.m.•19 views

EUVD-2026-58163

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

8.5AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/13 4:44 p.m.•62 views

CVE-2026-58436

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

8.5AI score0.00609EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/13 4:44 p.m.•40 views

CVE-2026-58436 ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder