Lucene search
+L

30738 matches found

OSV
OSV
added 2026/07/23 2:46 p.m.8 views

JLSEC-2026-784

A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftpextensionsgetname/sftpextensionsgetdata of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may ...

7.5CVSS6AI score0.00631EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/23 11:42 a.m.18 views

CVE-2026-65608

Grav prior to 2.0.9 is vulnerable to remote code execution via FlexDirectory. The flaw in FlexDirectory::dynamicDataField() uses attacker-influenced input with call_user_func_array() and only validates that the target is callable, allowing arbitrary shell commands when an authenticated user with ...

8.8CVSS6.8AI score0.00849EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3478 LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

Impact LiteLLM's Custom Code Guardrails production create/update paths did not apply the same sandboxing and validation used by the test endpoint. A privileged user with access to create or update guardrails could submit custom Python code that executed in the LiteLLM proxy environment. In...

2.1CVSS6.3AI score0.00355EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/23 8:34 a.m.6 views

EUVD-2026-47925

The Tickera – Sell Tickets & Manage Events plugin for WordPress is vulnerable to generic SQL Injection via the 'tceventfilter' parameter in all versions up to, and including, 3.6.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...

6.5CVSS5.9AI score0.00269EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/23 8:34 a.m.10 views

EUVD-2026-47927

The Lpagery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post titles in versions up to, and including, 2.5.7. This is due to insufficient input sanitization and output escaping in the lpageryaddfiltertexttemplatepost function, which is hooked to adminfooter and echoes the...

6.4CVSS5.6AI score0.00243EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 8:26 a.m.9 views

CVE-2026-16723 Remote Code Execution in fastjson 1.2.68–1.2.83

A remote code execution RCE vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required...

9CVSS6.2AI score0.00413EPSS
SaveExploits3References1
CVE
CVE
added 2026/07/23 8:26 a.m.256 views

CVE-2026-16723

The vulnerability CVE-2026-16723 affects fastjson 1.2.68–1.2.83. It enables remote code execution under the stock default configuration, with no AutoType enabling or classpath gadget required. The available data specifies the affected versions and that exploitation is possible without specialized...

9CVSS6.3AI score0.00413EPSS
SaveIn wildExploits3References1
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.10 views

Fedora 43 : fractal (2026-9630be304f)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-9630be304f advisory. 14.1 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for these...

7.5CVSS5.4AI score0.00366EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.11 views

Oracle VM VirtualBox (July 2026 CPU)

The 7.2.12 version of VM VirtualBox installed on the remote host is affected by multiple vulnerabilities as referenced in the July 2026 CPU advisory. - Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.12...

7.8CVSS7.1AI score0.00162EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.9 views

Fedora 44 : perl-DBI (2026-1c5ffc6018)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-1c5ffc6018 advisory. 1.651 bump - Fix CVE-2026-15043, CVE-2026-15392, CVE-2026-60082 and CVE-2026-60081 Tenable has extracted the preceding description block directly fr...

9.8CVSS5.9AI score0.00479EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.7 views

AlmaLinux 9 : libpq (ALSA-2026:44308)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:44308 advisory. postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory CVE-2026-6477 Tenable has extracted the preceding descripti...

8.8CVSS7.3AI score0.00454EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 11:9 p.m.11 views

Server-side Request Forgery (SSRF)

Overview next is a react framework. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through createForwardedActionResponse and createRedirectRenderResult in packages/next/src/server/app-render/action-handler.ts. An attacker can make the server send a forwarded...

8.3CVSS5.9AI score0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 11:8 p.m.6 views

GHSA-68G3-V927-F742 Next.js: Cache confusion of response bodies for requests with bodies

Impact A server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to...

6CVSS5.3AI score0.00336EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 11:2 p.m.14 views

Allocation of Resources Without Limits or Throttling

Overview next is a react framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the handleAction Server Actions path in the App Router Edge runtime. An attacker can exhaust server memory by sending an oversized Server Action request...

7.5CVSS6.1AI score0.00531EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 11:2 p.m.12 views

Inefficient Algorithmic Complexity

Overview next is a react framework. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through the detectContentType path in next/dist/server/image-optimizer. An attacker can exhaust CPU in /next/image by sending a remotely hosted SVG that forces expensive...

7.5CVSS6AI score0.00675EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 11:0 p.m.4 views

GHSA-955P-X3MX-JCVP Next.js: Unauthenticated disclosure of internal Server Function endpoints

Impact In Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these endpoints are usually used. Server Action IDs can be disclosed to unauthenticated users via publicly served client artifacts for...

6.3CVSS5.3AI score0.00516EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 10:59 p.m.8 views

GHSA-M99W-X7HQ-7VFJ Next.js: Denial of Service in App Router using Server Actions

Impact Crafted requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive CPU usage blocking processing of further requests in the same process. Workarounds No workaround exists besides upgrading. Applications using Pages Router or not using...

8.2CVSS5.3AI score0.00599EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 10:55 p.m.9 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 10:55 p.m.10 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 10:55 p.m.7 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder