Lucene search
+L

13646 matches found

Nuclei
Nuclei
added 2 days ago33 views

WordPress Integrator 1.32 - Cross-Site Scripting

A cross-site scripting vulnerability in wp-integrator.php in the WordPress Integrator module 1.32 for WordPress allows remote attackers to inject arbitrary web script or HTML via the redirectto parameter to wp-login.php. id: CVE-2012-5913 info: name: WordPress Integrator 1.32 - Cross-Site Scripti...

4.3CVSS5.9AI score0.08693EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2 days ago5 views

Next.js Framework 14.1.1 < 15.5.21 / 16.x < 16.2.11 SSRF

The Next.js Framework on the remote host is affected by a server-side request forgery vulnerability: - When a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host Server-Side Request Forgery. This requires the attacker's...

8.3CVSS5.9AI score0.00622EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago8 views

CVE-2026-9765

Note: The CVE and blog post don't exist because we determined this is actually a cloud-only issue. Access Controls are “Broken” when a user can access resources they are not authorized to access. An attacker can bypass any access control mechanisms in a web application, and gain unauthorized acce...

7.1CVSS5.9AI score0.00287EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 5 days ago7 views

CVE-2026-12702

In affected versions of Octopus Deploy Insufficient checks on the project trigger actions allows an unauthorized user to trigger a deployment...

5.1CVSS0.00229EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago10 views

CVE-2026-12702

CVE-2026-12702 affects Octopus Deploy. The issue stems from insufficient checks on project trigger actions, enabling an unauthorized user to trigger a deployment. The description notes this occurs in “affected versions” but does not specify exact versions or products beyond Octopus Deploy, nor pr...

5.1CVSS5.9AI score0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago5 views

EUVD-2024-55699

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS5.8AI score0.00386EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago8 views

CVE-2024-58354

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS0.00386EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago30 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS0.00386EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago4 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

8.5CVSS6AI score0.00386EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago23 views

CVE-2024-58354

Cal.com (cal.com/cal.diy) is affected by a repository takeover via its GitHub Actions workflow. The pr.yml workflow uses pull_request_target and passes repo default write permissions to check-types.yml, which then dangerous-checks out the attacker PR and executes it (yarn install, package.json sc...

9.9CVSS5.8AI score0.00386EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago12 views

PT-2026-64180

Name of the Vulnerable Software and Affected Versions cal.com main branch Description A repository takeover issue exists in the GitHub Actions workflows. The pr.yml workflow utilizes the pull request target trigger with default write permissions, which are passed to check-types.yml. This second...

9.9CVSS6.1AI score0.00386EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added last week11 views

Next.js: Server-Side Request Forgery in Server Actions on custom servers

Impact When a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host Server-Side Request Forgery. This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtai...

8.3CVSS5.4AI score0.00622EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added last week5 views

GHSA-89XV-2M56-2M9X Next.js: Server-Side Request Forgery in Server Actions on custom servers

Impact When a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host Server-Side Request Forgery. This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtai...

8.3CVSS5.4AI score0.00622EPSS
SaveExploits0References6
Patchstack
Patchstack
added last week10 views

NPM: Next.js: Server-Side Request Forgery in Server Actions on custom servers

NPM: Next.js: Server-Side Request Forgery in Server Actions on custom servers vulnerability discovered by ? in WordPress Npm next versions = 14.1.1, 15.5.21...

8.3CVSS5.3AI score0.00622EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added last week8 views

Next.js: Unbounded Server Action payload in Edge runtime

Impact Requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive memory consumption if that Server Actions uses the Edge runtime Workarounds If you cannot upgrade, ensure your hosting provider limits the request's body size. 5 MiB should be...

6.3CVSS5.3AI score0.00531EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added last week11 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
Github Security Blog
Github Security Blog
added last week8 views

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.007EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added last week4 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.007EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added last week10 views

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.4AI score0.00531EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added last week6 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.00531EPSS
SaveExploits0References6
Rows per page
Query Builder