1306983 matches found
CVE-2026-89046
creationtimestamp| type| source ---|---|--- 2026-09-10 19:01:03+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mv6qffx5pc2s...
EUVD-2026-75701
The consul-template library is vulnerable to an information disclosure issue in its error handling path that may allow Vault secret values to appear in template error messages, log output, and downstream surfaces such as Nomad task events. This vulnerability CVE-2026-87993 is fixed in...
CVE-2026-41869
creationtimestamp| type| source ---|---|--- 2026-09-10 19:00:08+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mv6qdsomat2t...
log4j2021_vul_test
log4j2021vultest Test the CVE https://vulners.com/cve/CVE-2021-44228...
EUVD-2026-75700
Consul and Consul Enterprise are vulnerable to an authorization bypass in the Connect service mesh that may allow a service to reach a destination it is not authorized to access. When building Envoy RBAC rules to enforce Connect intentions, Consul did not correctly escape certain characters in...
EUVD-2026-75699
Consul and Consul Enterprise are vulnerable to an authorization bypass in the catalog deregistration path that may allow a local ACL token to delete peer-imported catalog objects. A caller with service:write or node:write permission may exploit this issue to remove services, checks, or nodes...
CVE-2025-14765-and-CVE-2025-14766
Chrome Vulnerability Interactive Lab Overview This interactive educational lab simulates two critical Chrome vulnerabilities CVE-2025-14765 and CVE-2025-14766 in a safe, controlled environment. The tool visualizes memory corruption concepts without executing actual exploits, making it perfect for...
HTB-Pterodactyl-Writeup
Penetration Test Report — HackTheBox: Pterodactyl Date: April 8, 2026 Target: Pterodactyl HackTheBox Difficulty: Medium OS: Linux openSUSE Leap 15.6 Tester: V0idW1re Executive Summary The Pterodactyl machine on HackTheBox presented a realistic attack scenario involving a misconfigured web...
EUVD-2026-75679
Consul and Consul Enterprise are vulnerable to an authorization bypass in the catalog node-write path that may allow an authenticated attacker to delete another node's catalog registration and take over its node identity. An attacker with a token granting node-write permission on any single node...
WhatsApp-Double-Free-Vulnerability_CVE-2019-11932
WhatsApp-Double-Free-VulnerabilityCVE-2019-11932 Exploit Analysis of The WhatsApp Double-Free Vulnerability CVE-2019-11932 Using the GEF-GDB Debugger This vulnerability was found by researcher Awakened, who published an exploit PoC of this bug. In this blog, I will demonstrate how this exploit...
CVE-2024-6387
root@kitploit: EXPLOIT CVE-2024-6387 💥 EXPLOIT CVE-2024-6387 regreSSHion Tool for analysis, detection and controlled testing of the CVE-2024-6387 vulnerability in OpenSSH servers. ⚠️ Legal and Ethical Notice This repository is exclusively educational. Use it only on: Labs HTB, TryHackMe Personal...
CVE-2024-24919
CVE-2024-24919 Exploit script for CVE-2024-24919. Shodan: "Server: Check Point SVN" "X-UA-Compatible: IE=EmulateIE7" FOFA: title="Check Point SSL Network Extender" I am not responsible for any misuse or damage caused by this script...
Exploits
Exploits A selection of rebuilt and from scratch exploits. Some are existing ones remade for practice, others are self-discovered with CVEs...
Consul vulnerable to an authorization bypass in the catalog deregistration path
Summary Consul and Consul Enterprise are vulnerable to an authorization bypass in the catalog deregistration path that may allow a local ACL token to delete peer-imported catalog objects. A caller with service:write or node:write permission may exploit this issue to remove services, checks, or...
CVE-2026-40976-POC
This repository does not have a README...
CVE-repository
OCD CVE Repository The content provided in this CVE repository is intended for informational purposes only. The vulnerabilities and associated information documented here are provided "as is" and are not subject to any support. By using this repository, you acknowledge and agree that you are usin...
VcenterKiller
VcenterKiller -1.注意 ローカル環境で脆弱性環境を構築している兄弟へ、vckillerでlog4jを検証するとほとんどの場合失敗します。それは、Vmware仮想マシン環境でNATモードを使用している場合、検証モジュールの出力ネットワークカードが127.0.0.1と判定されるため、ターゲットがアクセスするLDAPサーバーのアドレスが127.0.0.1になってしまい、検証が失敗するからです😏 0.必読 バグに遭遇した場合はissueを上げてください。このツールは単に便利さのために作成したものであり、何か特別なものを含んでいるわけではありません。 1.それは何か...
cve-2019-2215
CVE-2019-2215 Pixel 2 和 Pixel 2 XL 的临时 Root(利用 CVE-2019-2215) (基于 Google Project Zero 的 Jann Horn 和 Maddie Stone 的 概念验证) 概述 演示一种仅通过内核内存读/写实现权限提升的攻击,最终获得临时 root shell。 该工具在 Google Pixel 2 / Pixel 2 XL(walleye/taimen)设备上运行,系统镜像为 2019 年 9 月的 QP1A.190711.020,内核版本-BuildID 4.4.177-g83bee1dc48e8 。...
log4j2-rce-recap
Little recap of the log4j2 remote code execution CVE-2021-44228 Requirements maven = 3 java = 8 no running ldap on 127.0.0.1:1389 Usage Build with maven. root@kitploit: mvn test The surefire plugin will be executed two times: ExploitabilityTest proofs the expolitability of the bug. MitigationTest...