Lucene search
+L

54565 matches found

Github Security Blog
Github Security Blog
added 2026/08/05 9:53 p.m.19 views

Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass

Summary There is a medium-severity cross-provider reference vulnerability in Traefik's Kubernetes CRD provider. The crossProviderNamespaces allowlist is enforced for HTTP serversTransport references but was not enforced for IngressRouteTCP service serversTransport references. A low-privileged...

8.8CVSS5.6AI score0.00185EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/05 9:53 p.m.11 views

GHSA-42CJ-M3VJ-89WV Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass

Summary There is a medium-severity cross-provider reference vulnerability in Traefik's Kubernetes CRD provider. The crossProviderNamespaces allowlist is enforced for HTTP serversTransport references but was not enforced for IngressRouteTCP service serversTransport references. A low-privileged...

5.3CVSS5.6AI score0.00185EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/08/05 9:31 p.m.17 views

Malicious Package

Overview streak-math-calc is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 9:29 p.m.15 views

Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When vue.runtimeCompiler: true is enabled off by default and the application has a server island component that forwards props into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can inject a...

8.1CVSS6.4AI score0.00438EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 9:29 p.m.11 views

GHSA-9473-5F9J-94WQ Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When vue.runtimeCompiler: true is enabled off by default and the application has a server island component that forwards props into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can inject a...

8.1CVSS6.4AI score0.00438EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/05 9:21 p.m.12 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the as prop in server island components that forward attacker-controlled values into dynamic component resolution. An attacker can instantiate any...

6.3CVSS5.5AI score0.00209EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 9:21 p.m.16 views

Nuxt: Unauthorized Component Instantiation via Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When an application has a server island component that forwards props directly into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can pass a plain string value rather than a component definiti...

4.8CVSS5.9AI score0.00209EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/08/05 9:21 p.m.16 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview @nuxt/nitro-server is a Nitro server integration for Nuxt Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the as prop in server island components that forward attacker-controlled values into dynamic...

6.3CVSS5.5AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 9:21 p.m.7 views

GHSA-48HR-524C-V5W3 Nuxt: Unauthorized Component Instantiation via Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When an application has a server island component that forwards props directly into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can pass a plain string value rather than a component definiti...

4.8CVSS5.9AI score0.00209EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/05 9:21 p.m.11 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview org.webjars.npm:nuxt is a Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the as prop in server island components that forward attacker-controlled values into dynamic component resolution. An attacke...

6.3CVSS5.5AI score0.00209EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/05 9:18 p.m.30 views

Exploit for NULL Pointer Dereference in Linux Linux_Kernel

--- CVE-2026-23002 – 5G NAS Message Buffer Overflow in gNode...

5.5CVSS7AI score0.00153EPSS
SaveExploits1
OSV
OSV
added 2026/08/05 8:59 p.m.9 views

GHSA-HXCR-HM88-MPQ6 Nuxt: Unauthenticated out-of-memory crash via unbounded v-for expansion in island rendering

Impact An unauthenticated attacker can crash a Nuxt server that renders any island / server component containing a v-for over a prop for example v-for="n in count" or a . Because the island URL hash is a non-secret digest of the request, the attacker can compute a valid hash for arbitrary props a...

7.5CVSS5.6AI score0.004EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:59 p.m.15 views

Nuxt: Unauthenticated out-of-memory crash via unbounded v-for expansion in island rendering

Impact An unauthenticated attacker can crash a Nuxt server that renders any island / server component containing a v-for over a prop for example v-for="n in count" or a . Because the island URL hash is a non-secret digest of the request, the attacker can compute a valid hash for arbitrary props a...

7.5CVSS5.6AI score0.004EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 8:41 p.m.10 views

GHSA-FQJ9-69PF-6PJG rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00497EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:41 p.m.20 views

rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00497EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/08/05 3:57 p.m.13 views

Exposure of Data Element to Wrong Session

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session via the extension tab and scripting APIs not being properly scoped to the...

6.6CVSS5.3AI score0.00209EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/05 3:57 p.m.11 views

Exposure of Data Element to Wrong Session

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session via the extension tab and scripting APIs not being properly scope...

6.6CVSS5.3AI score0.00209EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 2:22 p.m.14 views

WordPress Frontend Admin by DynamiApps plugin <= 3.29.10 - Privilege Escalation vulnerability

Privilege Escalation vulnerability discovered by Doan Dinh Van in WordPress Plugin Frontend Admin by DynamiApps versions = 3.29.10...

9.8CVSS5.2AI score0.00261EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/05 2:10 p.m.13 views

WordPress Frontend Admin by DynamiApps plugin <= 3.29.10 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by okndjo in WordPress Plugin Frontend Admin by DynamiApps versions = 3.29.10...

7.1CVSS5.2AI score0.00307EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2026/08/05 1:49 p.m.59 views

vuln-agent

vuln-agent AI-powered vulnerability scanner + exploit-researc...

5.8AI score
SaveExploits0
Rows per page
Query Builder