Lucene search
+L

8280 matches found

Kitploit
Kitploit
added 2026/09/17 9:40 a.m.3 views

ghostlock-pfem10

GhostLock — PFEM10 CVE-2026-43499 IonStack exploit for OPPO Find X5 Pro PFEM10. Kernel 5.10.236-android12-9-o, futex CMPREQUEUEPI UAF → pi-tree write primitive. Use at your own risk. Expect panics / reboots. Do not update firmware. Build root@kitploit: ./build.sh requires Android NDK r28c Build...

7.8CVSS0.00789EPSS
SaveExploits100References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.44 views

XWiki Platform Distribution Flavor Main - Cross-Site Scripting

XWiki Platform Distribution Flavor Main versions prior to 17.6.0 are vulnerable to reflected cross-site scripting XSS due to improper sanitization of user-supplied input in the extensionId parameter. An attacker can exploit this issue by injecting malicious JavaScript, which will be executed in t...

6.5CVSS7AI score0.00514EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.10 views

Parse Server < 8.6.21 / 9.x < 9.5.2 - Session Token Exfiltration

Parse Server 8.6.21 / 9.x 9.5.2 contains an information disclosure vulnerability caused by improper handling of the redirectClassNameForKey query parameter, letting authenticated or unauthenticated attackers exfiltrate session tokens, exploit requires ability to create or update an object with a...

9.9CVSS5.8AI score0.01329EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.34 views

Lightdash v0.1024.6 - Server-Side Request Forgery

Server-Side Request Forgery “SSRF” in the export dashboard functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to obtain the session cookie of any user who exports a crafted dashboard. When they are exported, dashboards containing HTML elements can trigger HTTP...

7.3CVSS5.8AI score0.01933EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.27 views

YesWiki < 4.5.4 - Cross-Site Scripting

YesWiki 4.5.4 contains a reflected cross-site scripting caused by unsanitized idformulaire parameter in /?BazaR endpoint, letting attackers steal cookies and hijack sessions, exploit requires user to click malicious link. id: CVE-2025-46550 info: name: YesWiki 4.5.4 - Cross-Site Scripting author:...

6.1CVSS5.6AI score0.00535EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/17 1:50 a.m.35 views

copy-fail-go

copy-fail-go Go port of grenkoca's Python PoC for CVE-2026-31431 copy-fail. This version compiles to a fully static binary with zero runtime dependencies - no Python, no pip, no libc version constraints. Drop it on any Linux target and run it. It also automatically enumerates all SUID...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits243References1
Kitploit
Kitploit
added 2026/09/17 1:04 a.m.7 views

CVE-2026-5281-CVE-2026-11057-fullchain

CVE-2026-5281+CVE-2026-11057 Android fullchain Device Pixel 7 Android 16 ARM64 Chromium version root@kitploit: commit 994c846bbd7a35241ba7c08158c13d66412a6993 HEAD - 146.0.7680.111, tag: 146.0.7680.111 Author: Roger McFarlane Date: Mon Mar 9 12:48:07 2026 -0700 Description Exploitation approach...

8.8CVSS7.2AI score0.04938EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 1:02 a.m.10 views

CVE-2026-3502---TrueConf-Client-Update-Hijacking-PoC

🔓 CVE-2026-3502 - TrueConf 클라이언트 업데이트 하이재킹 익스플로잇 ⚠️ 경고 이 도구는 교육 및 승인된 테스트 목적으로만 사용하십시오. 명시적 허가 없이 시스템에 사용하지 마십시오. 📋 설명 CVE-2026-3502 익스플로잇 - TrueConf ClientWindows의 무결성 검증 없는 업데이트 취약점. 로컬 TrueConf 서버를 제어하는 공격자가 합법적인 업데이트 패키지를 악성 패키지로 교체하여 연결된 모든 클라이언트에서 원격 코드 실행을 달성할 수 있습니다. 🎯 영향 업데이트 컨텍스트상승된 권한에서...

7.8CVSS7.8AI score0.05746EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 12:44 a.m.7 views

Kotaemon-CVE-2025-56526-56527-disclosure

Divulgación pública de Kotaemon CVE-2025-56526 y CVE-2025-56527 El Cross-Site Scripting almacenado en el Panel de Información de Kotaemon se combina con el almacenamiento de credenciales en texto plano en localStorage, lo que permite el compromiso total de la sesión a partir de una única carga de...

7.5CVSS6.2AI score0.00426EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/09/16 9:53 p.m.11 views

djust: SSE sessions are not bound to the authenticated user; the client-chosen session_id is the sole authorization capability (session hijack)

Impact SSE sessions were keyed solely by a client-chosen sessionid with no binding to the authenticated user — a control the WebSocket transport has but that was dropped on SSE. An attacker who learns or a victim who leaks a sessionid could connect to the message endpoint and dispatch event...

7.4CVSS0.00292EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/09/16 9:53 p.m.17 views

CVE-2026-61592

djust is a reactive server-side rendering library for Django providing Phoenix LiveView-style functionality with Rust-powered performance. Prior to version 1.0.7 , its SSE (Server-Sent Events) transport keyed sessions solely by a client-chosen session_id with no binding to the authenticated user ...

7.4CVSS0.00292EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:53 p.m.6 views

CVE-2026-61592 djust: SSE sessions are not bound to the authenticated user; the client-chosen session_id is the sole authorization capability (session hijack)

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, SSE sessions were keyed solely by a client-chosen sessionid with no binding to the authenticated user — a control the WebSocket transport has but that was dropped...

7.4CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 9:53 p.m.35 views

CVE-2026-61592 djust: SSE sessions are not bound to the authenticated user; the client-chosen session_id is the sole authorization capability (session hijack)

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, SSE sessions were keyed solely by a client-chosen sessionid with no binding to the authenticated user — a control the WebSocket transport has but that was dropped...

7.4CVSS0.00292EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 9:17 p.m.10 views

CVE-2026-20071

A vulnerability in the SSID bring-your-own-device BYOD onboarding workflow of Cisco ISE could allow an unauthenticated, adjacent attacker to hijack the onboarding session of another user and access protected 802.1X networks. This vulnerability is due to insufficient authentication checks that are...

3.8CVSS0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 8:20 p.m.29 views

CVE-2026-20071 ISE 802.1x Session Hijack Vulnerability

A vulnerability in the SSID bring-your-own-device BYOD onboarding workflow of Cisco ISE could allow an unauthenticated, adjacent attacker to hijack the onboarding session of another user and access protected 802.1X networks. This vulnerability is due to insufficient authentication checks that are...

3.8CVSS0.00146EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 8:20 p.m.14 views

CVE-2026-20071

Cisco ISE contains a session hijack vulnerability in its SSID bring-your-own-device (BYOD) onboarding workflow . The root cause is insufficient authentication checks performed while a user is being onboarded. An unauthenticated, adjacent attacker can exploit this by spoofing the legitimate user a...

3.8CVSS0.00146EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 7:57 p.m.11 views

cve-2026-32746-mitigation

CVE-2026-32746: Advanced Linux Networking Mitigation Tool 🚨 TECHNICAL DISCLAIMER CVE-2026-32746 is a hypothetical vulnerability used for educational demonstrations. This tool addresses the "Perfect Storm" scenario: A memory-unsafe Telnet daemon telnetd combined with a race condition in privilege...

9.8CVSS8.2AI score0.23674EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/16 6:03 p.m.10 views

ksmbrace

ksmbrace ksmbd 의 취약점 연구: Linux 커널의 커널 내장 SMB3 서버fs/smb/server/입니다. 인증된 공격자 관점의 결함으로, ksmbd의 durable-handle 및 path-resolution 경로에서 발생합니다. 이 이름은 이 작업의 레이스 컨디션 테마를 암시합니다비공개된 byte-range-lock UAF, CVE-2026-64396 참고, d20d1c8ba576에서 수정됨. 두 CVE 모두 업스트림에서 수정되었습니다. 각 하위 디렉터리는 해당 CVE 이름으로 명명되며, 간단한 분석writeu...

9.1CVSS7.7AI score0.00446EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/16 5:24 p.m.7 views

Hijack-service-binaries

Hijack-service-binaries Una herramienta de auditoría de seguridad en PowerShell que identifica binarios de servicios de Windows que pueden ser modificados por el usuario actual, un posible vector de escalada de privilegios. Overview Este script escanea todos los servicios de Windows excepto...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/16 2:17 p.m.5 views

CVE-2026-92138

The OAuth authorization endpoint in Jenkins Bitbucket Server Integration Plugin 6.0.1 and earlier reads the oauthcallback URL from the submitted form rather than from the server-side stored request token, allowing attackers to hijack the OAuth flow and obtain an access token on behalf of the vict...

4.2CVSS0.00105EPSS
SaveExploits0References1
Rows per page
Query Builder