Lucene search
+L

11962 matches found

Kitploit
Kitploit
added 2026/09/20 4:43 p.m.12 views

boundary

Boundary What is Boundary: https://developer.hashicorp.com/boundary/docs/what-is-boundary Website: https://www.developer.hashicorp.com/boundary/ Forums: HashiCorp Discuss Documentation: https://developer.hashicorp.com/boundary/docs Tutorials: HashiCorp's Learn Platform Boundary is an identity-awa...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 4:26 p.m.13 views

Quantum-Silicon-Core-Loader

Quantum Silicon Core Loader Primary Core: qslcl.asm v0.0.2 under development Assistant Module: qslcl.bin v0.7.4 Universal Controller: qslcl.py v2.2.2 Legally Protected Research - This project operates under established legal frameworks for security research, right to repair, and academic freedom...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 12:24 p.m.17 views

mkdev

mkdev Real HTTPS for local dev — with a TUI and LAN sharing. mkdev runs trusted HTTPS on .local. A single Go binary: cert authority + reverse proxy + /etc/hosts + mDNS broadcast + a full TUI. What makes it different: LAN sharing Mark a route shared, hit https://app.local from your phone or any...

6.1AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/20 11:49 a.m.14 views

llm-differential-privacy-gateway

Noisegate: a differential-privacy gateway for untrusted AI agents An AI agent that can study sensitive data without being able to single anyone out. The limit is mathematical, it's enforced in code the agent can't reach, and the repo ships the attacks that try to break it. A recorded Claude Deskt...

6.2AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/20 11:02 a.m.7 views

CVE-2025-7783-poc

Vulnerabilidad de aleatoriedad en el límite de form-data CVE-2025-7783 Basado en gran medida en https://hackerone.com/reports/2913312 por https://hackerone.com/parrot409?type=user Instalación: npm install Asegúrate de tener python3 instalado con el módulo z3 pip3 install -r requirements.txt -- el...

9.4CVSS6.6AI score0.01769EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 4:56 a.m.11 views

sgxray

SGXRay: Automatización de Detección de Vulnerabilidades para Aplicaciones SGX Intel SGX protege la lógica de aplicación aislada y los datos sensibles dentro de un enclave mediante cifrado de memoria basado en hardware. Para usar este mecanismo de seguridad basado en hardware, se requiere un model...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 8:50 p.m.8 views

POC-GeoLeak-CVE-2026-52715

GeoLeak — PoC for CVE-2026-52715 Educational Proof of Concept for GeoLeak CVE-2026-52715, an unauthenticated SQL injection CVSS 9.3 in the GEO my WordPress = 4.5.5 plugin for WordPress. The swlatlng and nelatlng map boundary parameters are interpolated without sanitization into the WHERE clause...

9.3CVSS5.8AI score0.00243EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 8:13 p.m.7 views

CVE-2026-66730-Infinite-Loop-DoS-in-facil.io-MIME-Parser

Security Advisory: Infinite Loop DoS in facil.io MIME Parser Partial Boundary Assigned CVE ID : CVE-2026-66730 Product: facil.io Affected versions: facil.io = 0.6.0 all 0.6.x, all 0.7.x, master; introduced alongside the MIME parser in 0.6.0 Component: lib/facil/http/http.c,...

8.7CVSS5.8AI score0.00596EPSS
SaveExploits0
OSV
OSV
added 2026/09/18 4:29 p.m.5 views

CVE-2026-61672 Capsule: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbiddenlist.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list...

7.1CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/18 4:29 p.m.9 views

CVE-2026-61672

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7 , the ForbiddenListSpec.ExactMatch function in pkg/api/forbidden_list.go sorts denied metadata keys case-insensitively but then calls sort.SearchStrings, which assumes byte-order sorting. When an administrator's...

7.1CVSS0.00204EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 3:17 p.m.6 views

secdim-assurance-drift-challenge

SecDim Challenge Builder Repro — Assurance Drift Working reproduction for a proposed security challenge inspired by CVE-2026-88861 , published 10 September 2026. Security concept The application correctly verifies a signed session and correctly checks the admin role, but it collapses two...

8.7CVSS6AI score0.00291EPSS
SaveExploits1
NVD
NVD
added 2026/09/17 8:16 p.m.8 views

CVE-2026-54495

The OpenFeature Operator allows users to expose feature flags to applications. In version 0.9.2 and earlier, a tenant who can create a controller-owned workload can use the openfeature.dev/featureflagsource annotation with NAMESPACE/NAME syntax to reference a FeatureFlagSource or...

4.3CVSS0.00228EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 6:28 p.m.13 views

CVE-2026-54571

ESPAsyncWebServer (an asynchronous HTTP/WebSocket server library for ESP32, ESP8266, RP2040, and RP2350) contains an integer overflow in its multipart/form-data parser (src/WebRequest.cpp). Prior to version 3.11.1, the _boundaryPosition variable is stored as an 8-bit value ; a remote request with...

8.7CVSS0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 6:28 p.m.8 views

CVE-2026-54571 ESPAsyncWebServer: Integer overflow in multipart boundary parser causes denial of service

ESPAsyncWebServer is an asynchronous HTTP and WebSocket server library for ESP32, ESP8266, RP2040 and RP2350. Prior to 3.11.1, the multipart/form-data parser in src/WebRequest.cpp stores boundaryPosition as an 8-bit value while parseMultipartPostByte processes the boundary. A remote request...

8.7CVSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/17 4:35 p.m.5 views

CVE-2026-92037

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the DOM: Animation component...

7.5CVSS0.0015EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/17 4:34 p.m.7 views

CVE-2026-92036

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the Networking: HTTP component...

7.5CVSS0.0015EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:06 p.m.6 views

EUVD-2026-81746

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound smbcheckpermdacl ACE walks by DACL size smbcheckpermdacl validates that the DACL fits inside the NT security descriptor, but then bounds its two ACE walks by the remaining NTSD length aclsize rather than the DACL's...

0.00445EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 1:48 p.m.12 views

CVE-2026-22019-libcurl-HTTP-2-CONNECT-Tunnel-Mixup

CVE-2026-22019 – libcurl HTTP/2 CONNECT Tunnel Mixup Program Code C simulation root@kitploit: // curlhttp2tunnelmixup.c - Simulated libcurl handling CONNECT over HTTP/2 include void handlehttp2streamint streamid // Vulnerability: after CONNECT, the proxy mixes streams with the tunneled data if...

5.4CVSS7.5AI score0.00152EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/17 1:46 p.m.6 views

EUVD-2026-81601

vm2 versions 3.11.4 through 3.11.6 incompletely filter Node.js registered internal symbols across the sandbox boundary. The extraction filters in lib/setup-sandbox.js and the cross-realm symbol checks and write traps in lib/bridge.js use a fixed list of known dangerous registered symbols that omi...

8.9CVSS0.00419EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/17 7:36 a.m.8 views

CVE-2026-92061

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the Security: Process Sandboxing component...

3.4CVSS0.00142EPSS
SaveExploits0References5
Rows per page
Query Builder