Lucene search
+L

1170 matches found

Kitploit
Kitploit
added 2026/09/12 3:06 a.m.7 views

ChromeSHELFLoader

Chrome SHELF Loader An exploit for CVE-2020-6418 implementing a SHELF Loader. Published as part of Tmp.0ut volume 2...

8.8CVSS7.6AI score0.78808EPSS
SaveExploits6
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.59 views

Langflow < 1.9.0 - Remote Code Execution

Langflow versions prior to 1.9.0 are vulnerable to unauthenticated remote code execution RCE via the buildpublictmp endpoint. Attackers can submit a manipulated flow JSON containing Python code that is executed during the build process without proper sandboxing. id: CVE-2026-33017 info: name:...

9.8CVSS8.5AI score0.96177EPSS
SaveExploits32References3
Kitploit
Kitploit
added 2026/09/11 4:51 a.m.7 views

CVE-2026-21002-Serverless-Cold-Start-Credential-Leakage-via-Reused-tmp

CVE-2026-21002 – Serverless Cold Start Credential Leakage via Reused /tmp Program Code Python AWS Lambda sim root@kitploit: lambdafuncsim.py - Simulated serverless function import os, tempfile, time SECRETFILE = '/tmp/credentials' reused across warm starts def handlerevent: On first invocation,...

5.9CVSS6AI score0.00068EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 3:51 p.m.10 views

google-osconfig-privesc

Resumen El proceso googleosconfigagent es un componente de la herramienta GoogleCloudPlatform https://github.com/GoogleCloudPlatform/osconfig que se ejecuta en cada VM por defecto. El agente se ejecuta como root y es responsable de algunos servicios controlables por el usuario, incluyendo OS conf...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 1:41 a.m.7 views

CVE-2026-41900-POC

OpenLearnX-RCE OpenLearnX Unauthenticated RCE via Container Volume Mount Diff-based discovery → Silent patch → Sandbox escape → Full /tmp disclosure...

10CVSS5.9AI score0.0091EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 10:09 p.m.9 views

cve-2022-21658

CVE-2022-21658 poc Asegúrate de usar la versión de Rust 1.58.0. Primero, ejecuta: root@kitploit: while :; do mkdir /tmp/legit; rm -r /tmp/legit; ln -s /tmp/sensitive /tmp/legit; done Luego: root@kitploit: cargo run...

7.3CVSS7.2AI score0.01376EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 9:12 p.m.6 views

CVE-2026-48907

CVE-2026-48907 Educational PoC ⚠️ This repository is for educational and defensive security purposes only. Test only on systems you own or are explicitly authorized to assess. Do not use this project against third-party systems. This PoC demonstrates CVE-2026-48907, an unauthenticated RCE...

10CVSS8.4AI score0.781EPSS
SaveExploits27References1
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80663

In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with ONOFOLLOW and validating it with fstat before locking/writing. The daemon currently uses a fixed...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

UBUNTU-CVE-2026-80663

In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with ONOFOLLOW and validating it with fstat before locking/writing. The daemon currently uses a fixed...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/25 10:01 p.m.37 views

CVE-2026-63404 Faktory: Insecure predictable /tmp/redis.conf enables local Redis config hijack (network exposure / root RCE primitive)

Faktory is a language-agnostic background job server. In versions prior to 1.10.0, the embedded Redis bootstrapper is vulnerable to an insecure temporary file flaw that lets a local unprivileged user hijack the Redis configuration and escalate to root. It writes its startup configuration to a...

7.3CVSS0.00152EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 10:00 a.m.22 views

CVE-2026-75038

CVE-2026-75038 is a local denial-of-service vulnerability in LACT (ilya-zlobintsev/LACT), affecting versions through 0.10.0 . The root cause is a predictable temporary file created in /tmp , which an attacker can exploit via a UNIX symbolic link (symlink) following attack. The CVSS 3.1 score is 6...

6.9CVSS5.3AI score0.00122EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 10:00 a.m.35 views

CVE-2026-75038 Predictable temporary file in /tmp allows symlink attack in LACT

UNIX symbolic link symlink following vulnerability in ilya-zlobintsev/LACT allows for local denial-of-service. This issue affects LACT: through 0.10.0...

6.9CVSS0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 10:00 a.m.22 views

CVE-2026-75038 Predictable temporary file in /tmp allows symlink attack in LACT

UNIX symbolic link symlink following vulnerability in ilya-zlobintsev/LACT allows for local denial-of-service. This issue affects LACT: through 0.10.0...

6.9CVSS5.4AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.11 views

tmp: path Traversal via unsanitized prefix/postfix enables directory escape

A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the...

8.7CVSS7.2AI score0.00434EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.11 views

tmp: path Traversal via unsanitized prefix/postfix enables directory escape

A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the...

8.7CVSS7.2AI score0.00434EPSS
SaveExploits1References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Thunderbird

By creating a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the...

6.3CVSS6.4AI score0.00351EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in Mariadb 10.3

A issue in the Createtmptable::finalize component of MariaDB Server v10.7 and below was discovered. This issue allows attackers to cause a Denial of Service DoS attack through specially crafted SQL statements...

7.5CVSS8AI score0.02406EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/21 11:23 a.m.20 views

ROOT-APP-NPM-CVE-2026-44705 CVE-2026-44705 in tmp - Patched by Root

Root has patched CVE-2026-44705 in the tmp package for Root:npm. Multiple fixed versions available...

8.7CVSS7.3AI score0.00434EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.18 views

tmp: path Traversal via unsanitized prefix/postfix enables directory escape

A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the...

8.7CVSS7.2AI score0.00434EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/19 7:35 p.m.13 views

CVE-2026-55086 Etherpad: Import/export use Math.random() for temp file paths; predictable paths on shared /tmp enable symlink-based file overwrite

Etherpad is a real-time collaborative editor. Prior to 3.1.0, src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts derive temporary filenames from Math.random and place them in os.tmpdir. On a host with a shared world-writable temporary directory, a local unprivileged attacker...

4.2CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder