Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/13 8:20 a.m.5 views

Dirty-Pipe-CVE-2022-0847-POCs

Dirty-Pipe-CVE-2022-0847-POCs Author: Max Kellermann [email protected] Contributor: Bl4sty https://twitter.com/bl4sty A new Linux vulnerability known as 'Dirty Pipe' allows local users to gain root privileges through publicly available exploits. Today, security researcher Max Kellermann...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/13 2:47 a.m.6 views

cve_2019-5736-PoC

CVE-2019-5736 PoC This repository contains a C-based proof-of-concept exploit for CVE-2019-5736. This vulnerability allows a malicious Docker container to overwrite the host's runc binary and execute arbitrary commands on the host with root privileges – fully compromising the host system. Inspire...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35References1
Kitploit
Kitploit
added 2026/09/12 4:20 p.m.3 views

CVE-2019-5736-PoC

Usage PoC was created to the scenario were victim is executing for example docker exec sh. Before running exploit it's required to overwrite sh binary in the container file system: root@kitploit: printf '!/proc/self/exe' /bin/sh After that, when victim executes exec command, runc binary in the ho...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/12 10:47 a.m.4 views

POC-CVE-2019-5736

RunC-CVE-2019-5736 Video : https://bit.ly/2WqvILb Entrada del blog : www.idealhax.blogspot.com/2020/05/breaking-out-of-docker-via-runc.html Aquí, me gustaría mencionar que el desarrollador original de este exploit es Yuval Avrahami de Twistlock Labs. Ejecutar los POCs Ten en cuenta que ejecutar l...

9.3CVSS6.9AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/11 12:12 a.m.4 views

CVE-2019-5736-POC

Escapando de Docker a través de RunC Un código de prueba de concepto para CVE-2019-5736 Este POC está fuertemente basado en el POC de YuvalAvra. No reclamo ningún crédito por el código utilizado en este POC. Se puede encontrar más información sobre esta vulnerabilidad y una demostración de cómo s...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35References2
Kitploit
Kitploit
added 2026/09/10 11:03 a.m.3 views

Holistic-Deconstruction-of-CVE-2019-5736-

= doi.org/10.5281/zenodo.18304765 = orcid.org/0009-0007-7728-256X README.md 💀 CVE-2019-5736: Deconstrucción de Escape de Contenedor runc Análisis Avanzado de Purple Teaming y Forense de Escape de Raíz del Host 🛡️ Resumen Este repositorio contiene una deconstrucción de alta fidelidad y una Prueba d...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/09 3:38 p.m.9 views

CVE-2026-49009

root@kitploit: ▄█████ ██ ██ ██████ ████▄ ▄██▄ ████▄ ▄██▀▀▀ ██ ██ ▄█▀▀█▄ ▄██▄ ▄██▄ ▄█▀▀█▄ ██ ██▄▄██ ██▄▄ ▄▄▄ ▄██▀ ██ ██ ▄██▀ ██▄▄▄ ▄▄▄ ▀█████ ▀▀▀██ ██ ██ ██ ██ ▀▀▀██ ▀█████ ▀██▀ ██▄▄▄▄ ███▄▄ ▀██▀ ███▄▄ ▀█▄▄█▀ ██ ▄▄██▀ ▀██▀ ▀██▀ ▄▄██▀ ░█▄█░█▀▀░█▀█░█▀▄░█▀▀░█▀▄░░░█▀▀░█▀▀░█▀▄░█░█░█▀▀░█▀▄░░░█▀▄░█▀▀░█▀▀...

3.1CVSS5.8AI score0.0052EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 5:13 p.m.5 views

cve-2019-5736-exp

cve-2019-5736-exp This is a proof-of-concept PoC exploit for the CVE-2019-5736 vulnerability in runc, the runtime used in Docker. Disclaimer I undertook this project as an exercise, for educational reasons and for fun. It should go without saying that I do not support unethical and/or illegal...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/08 2:21 a.m.6 views

CVE-2026-43494-PinTheft-PoC

SLEY — PinTheft PoC CVE-2026-43494 Proof of concept — uid=1000raken → uid=0root after ./sley on WSL2 6.6.87.2-microsoft-standard-WSL2 Single-file proof-of-concept for CVE-2026-43494 PinTheft: a Linux kernel local privilege escalation that chains an RDS zerocopy reference-count bug with iouring...

7.8CVSS6.4AI score0.00299EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/07 12:08 p.m.6 views

RunC-CVE-2019-5736

RunC-CVE-2019-5736 Dos PoCs para CVE-2019-5736. Consulte Twistlock Labs para una explicación de CVE-2019-5736 y los PoCs. El PoC de imagen maliciosa se basa en gran medida en el PoC de q3k, por lo que todo el crédito es para él. Ejecutando los PoCs Tenga en cuenta que ejecutar los PoCs...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35References1
Kitploit
Kitploit
added 2026/09/06 5:35 p.m.6 views

CVE-2019-5736

Uso Edita HOST dentro de payload.c, compila con make. Inicia nc y ejecuta pwn.sh dentro del contenedor. Notas Este exploit es destructivo: sobrescribirá el binario /usr/bin/docker-runc en el host con el payload. También sobrescribirá /bin/sh dentro del contenedor. Probado solo en Debian 9. No se...

9.3CVSS7AI score0.98452EPSS
SaveExploits35References2
NVD
NVD
added 2026/07/22 10:17 a.m.16 views

CVE-2026-14551

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS0.00137EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 9:42 a.m.10 views

CVE-2026-14551

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS5.3AI score0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/22 9:42 a.m.34 views

CVE-2026-14551

CVE-2026-14551 affects the servereye client (sensorhub), version 20.15 and earlier. A local privilege escalation occurs via the SE3Recovery service (EmergencyRecoveryService.exe), which runs as SYSTEM and periodically watches %ProgramData%\ServerEye3\update\ for a trigger file named update_availa...

8.8CVSS5.4AI score0.00137EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.46 views

PT-2026-63334

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS5.3AI score0.00137EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.19 views

CVE-2026-0539

Incorrect Default Permissions in pcvisit service binary on Windows allows a low-privileged local attacker to escalate their privileges by overwriting the service binary with arbitrary contents. This service binary is automatically launched with NT\SYSTEM privileges on boot. This issue affects all...

8.5CVSS5.6AI score0.00101EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 8:00 a.m.13 views

CVE-2026-25705 Rancher Extensions have arbitrary file access via path traversal

A vulnerability has been identified in Rancher's Extensions where malicious code can be injected in Rancher through a path traversal in the compressedEndpoint field inside a UIPlugin deployment. A malicious UI extension could abuse that to: Overwrite Rancher binaries or configuration to inject...

8.4CVSS5.7AI score0.00369EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/12 11:43 a.m.23 views

kernel: "Dirty Frag" ESP XFRM variant is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel

A flaw was found in the Linux kernel's xfrm-ESP and RxRPC subsystems. Unsafe in-place cryptographic processing of shared socket buffer fragments allows a low-privileged local attacker to corrupt page-cache contents of readable files, including sensitive system files, and gain root privileges. The...

8.8CVSS6.1AI score0.93235EPSS
SaveExploits32References6
RedhatCVE
RedhatCVE
added 2026/05/04 8:21 p.m.13 views

CVE-2026-41326

A flaw was found in Kata Containers. An oversight in the CopyFile policy and perhaps the CopyFile handler allows untrusted hosts to write to arbitrary locations inside the guest workload image. This can be used to overwrite binaries inside the guest and exfiltrate data from containers; even those...

8.8CVSS5.8AI score0.00348EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 7:17 p.m.22 views

CVE-2026-41326

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. From v3.4.0 to v3.28.0, an oversight in the CopyFile policy and perhaps the CopyFile handler allows untrusted hosts to write to arbitrary locations...

8.8CVSS0.00348EPSS
SaveExploits0References7
Rows per page
Query Builder