Lucene search
+L

2594026 matches found

Github Security Blog
Github Security Blog
added 2026/09/09 11:51 p.m.15 views

@openhop/server: Path Traversal in Flow ID File Operations

Path Traversal in Flow ID File Operations Summary @openhop/server passes unsanitized HTTP route parameters directly to path.join when constructing filesystem paths for flow YAML files. An unauthenticated attacker who can reach the server can read arbitrary .yaml files accessible to the OpenHop...

SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/09 11:51 p.m.2 views

GHSA-G72F-JW3W-MGH7 @openhop/server: Path Traversal in Flow ID File Operations

Path Traversal in Flow ID File Operations Summary @openhop/server passes unsanitized HTTP route parameters directly to path.join when constructing filesystem paths for flow YAML files. An unauthenticated attacker who can reach the server can read arbitrary .yaml files accessible to the OpenHop...

8.3CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 11:51 p.m.7 views

Code-Roulette

Ruleta de Código Interfaz de terminal, multijugador en línea, Ruleta Rusa donde el perdedor ejecuta el archivo payload Python del ganador. Ruleta de Código Descripción general Cómo funciona el juego Video de demostración Uso Como paquete Con el gestor de paquetes UV Con Pip Archivos Payload...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/09/09 11:51 p.m.7 views

GHSA-VV4J-M4VR-F3G6 ESPHome Device Builder Dashboard: Unauthenticated dashboard access via the HA add-on ingress site bound to all interfaces

Summary On the Home Assistant add-on, the dashboard serves a trusted ingress site that skips authentication because the supervisor authenticates the request upstream. That site was binding 0.0.0.0. The add-on runs in host network mode for mDNS, so binding all interfaces also bound the host's LAN...

8.8CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/09 11:51 p.m.11 views

ESPHome Device Builder Dashboard: Unauthenticated dashboard access via the HA add-on ingress site bound to all interfaces

Summary On the Home Assistant add-on, the dashboard serves a trusted ingress site that skips authentication because the supervisor authenticates the request upstream. That site was binding 0.0.0.0. The add-on runs in host network mode for mDNS, so binding all interfaces also bound the host's LAN...

SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/09 11:49 p.m.13 views

functype-mcp-server: MCP `set_functype_version` Package Alias RCE via Unsanitized pnpm install + Dynamic Import

MCP setfunctypeversion Package Alias RCE via Unsanitized pnpm install + Dynamic Import Summary The setfunctypeversion MCP tool in functype-mcp-server accepts an unconstrained version string, interpolates it directly into an npm package specifier functype@, and installs it via pnpm add without any...

SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/09 11:49 p.m.4 views

GHSA-WCJJ-9M6G-2FR2 functype-mcp-server: MCP `set_functype_version` Package Alias RCE via Unsanitized pnpm install + Dynamic Import

MCP setfunctypeversion Package Alias RCE via Unsanitized pnpm install + Dynamic Import Summary The setfunctypeversion MCP tool in functype-mcp-server accepts an unconstrained version string, interpolates it directly into an npm package specifier functype@, and installs it via pnpm add without any...

7.8CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/09 11:48 p.m.12 views

Joker linter executed project-local .jokerd/linter.* files during linting

Impact In Joker versions before 1.8.2, joker --lint located a .jokerd/ directory by walking up from the linted file and executed matching linter. files from that directory before linting. Because these files are executable Joker/Clojure code, linting a file inside an untrusted repository could...

SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/09 11:48 p.m.3 views

GHSA-M835-3CM9-RGGG Joker linter executed project-local .jokerd/linter.* files during linting

Impact In Joker versions before 1.8.2, joker --lint located a .jokerd/ directory by walking up from the linted file and executed matching linter. files from that directory before linting. Because these files are executable Joker/Clojure code, linting a file inside an untrusted repository could...

7.8CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 11:48 p.m.4 views

GHSA-HXJG-93WC-H8P8 Komari: Management Interface CSRF

Vulnerability Overview The sessiontoken cookie is set without the SameSite or Secure attributes login.go:68. All /api/admin/ management endpoints rely solely on this cookie for authentication, with no CSRF token or Origin validation. The server-side vulnerability is confirmed to exist; however,...

8.8CVSS6.2AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/09 11:48 p.m.10 views

Komari: Management Interface CSRF

Vulnerability Overview The sessiontoken cookie is set without the SameSite or Secure attributes login.go:68. All /api/admin/ management endpoints rely solely on this cookie for authentication, with no CSRF token or Origin validation. The server-side vulnerability is confirmed to exist; however,...

6.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/09 11:47 p.m.3 views

GHSA-2R5Q-H53F-9RP3 @yeger/turbo-graph: Unauthenticated Network-Exposed Task Execution via /api/run

Unauthenticated Network-Exposed Turborepo Task Execution via /api/run Summary @yeger/turbo-graph starts its embedded Next.js server without binding to the loopback interface, causing it to listen on all network interfaces 0.0.0.0:29312 by default. The /api/run HTTP endpoint exposed by this server...

8.8CVSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/09 11:47 p.m.13 views

@yeger/turbo-graph: Unauthenticated Network-Exposed Task Execution via /api/run

Unauthenticated Network-Exposed Turborepo Task Execution via /api/run Summary @yeger/turbo-graph starts its embedded Next.js server without binding to the loopback interface, causing it to listen on all network interfaces 0.0.0.0:29312 by default. The /api/run HTTP endpoint exposed by this server...

SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/09 11:47 p.m.13 views

Nuxt Ollama: Public Runtime Config Exposes Ollama API Key to Browser Clients

Public Runtime Config Exposes Ollama API Key to Browser Clients Summary [email protected] unconditionally merges all module options — including apikey — into Nuxt's public runtime config runtimeConfig.public.ollama. Nuxt serializes runtimeConfig.public into the SSR HTML response inside a payload...

SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/09 11:47 p.m.4 views

GHSA-FXG7-897C-57MP Nuxt Ollama: Public Runtime Config Exposes Ollama API Key to Browser Clients

Public Runtime Config Exposes Ollama API Key to Browser Clients Summary [email protected] unconditionally merges all module options — including apikey — into Nuxt's public runtime config runtimeConfig.public.ollama. Nuxt serializes runtimeConfig.public into the SSR HTML response inside a payload...

7.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 11:46 p.m.17 views

CVE-2026-39047

PrintHack - Printer Security Testing Tool root@kitploit: | | | | | | \ | \ | | | | | | | | | | | | | | | | | ⚠️ DISCLAIMER : This tool is intended for legitimate security testing and educational purposes only. Use responsibly and only on systems you own or have explicit authorization to test. 🎯...

7.5CVSS7.5AI score0.00648EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/09 11:45 p.m.9 views

CVE-2026-15748

CVE-2026-15748 — Forminator Forms: subida arbitraria de archivos sin autenticación → RCE CVSS 9.8 Crítico · Afectado: Forminator = 1.56.1 · Parcheado: 1.56.2 Investigador: daroo Wordfence Bug Bounty, $2,048 · 600k instalaciones activas Informe:...

9.8CVSS6.1AI score0.04615EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2026/09/09 11:43 p.m.11 views

GeoNetwork Web Module: Unauthenticaded Server-Side Request Forgery in SLD Tool

Summary An unauthenticated server-side request forgery vulnerability lets any anonymous user make the GeoNetwork server issue arbitrary outbound HTTP requests. This gives an external attacker a position inside the server's network, making it possible to make internal requests no matter if the...

SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/09 11:43 p.m.6 views

GHSA-5HX7-J24V-RFFJ GeoNetwork Web Module: Unauthenticaded Server-Side Request Forgery in SLD Tool

Summary An unauthenticated server-side request forgery vulnerability lets any anonymous user make the GeoNetwork server issue arbitrary outbound HTTP requests. This gives an external attacker a position inside the server's network, making it possible to make internal requests no matter if the...

7.7CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 11:27 p.m.18 views

CVE-2018-16763_fuel_cms_exploit

⚠️ Disclaimer This project is strictly for educational and ethical security research purposes only. All activities were performed in a controlled lab / CTF environment. Do not use the techniques described here on any system without proper authorization. 🎯 Objectives Identify potential attack...

9.8CVSS8AI score0.82937EPSS
SaveExploits19
Rows per page
Query Builder