Lucene search
+L

633785 matches found

Kitploit
Kitploit
added 2026/09/14 3:16 p.m.8 views

CVE-2020-5902

Summary In BIG-IP versions 15.0.0-15.1.0.3, 14.1.0-14.1.2.5, 13.1.0-13.1.3.3, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.1, the Traffic Management User Interface TMUI, also referred to as the Configuration utility, has a Remote Code Execution RCE vulnerability in undisclosed pages. Credits: Mikhail...

10CVSS8AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/14 3:16 p.m.7 views

log4j2_vul_local_scanner

Log4j2 Vulnerability Local Scanner CVE-2021-45046 Log4j 漏洞本地检测脚本,扫描主机上所有java进程,检测是否引入了有漏洞的log4j-core jar包,是否可能遭到远程代码执行攻击(CVE-2021-45046)。上传扫描报告到指定的服务器。 Scan all java processes on your host to check whether it's affected by log4j2 remote code executionCVE-2021-45046, then upload the report to your...

9CVSS7.8AI score0.99977EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/14 3:16 p.m.7 views

CVE-2021-26084

CVE-2021-26084 CVE-2021-26084 Ejecución remota de código en servidores Confluence. Dork Fofa: app="ATLASSIAN-Confluence" Uso Muestra la información de ayuda. root@kitploit: python PoC.py Verificación de vulnerabilidad para sitios web individuales. root@kitploit: python PoC.py -u https://1.1.1.1...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits46
Cvelist
Cvelist
added 2026/09/14 3:15 p.m.30 views

CVE-2026-90947 Gimp: gimp: out-of-bounds write in lighting effects plugin via crafted preset file

A flaw was found in GIMP. When processing a specially crafted lighting preset file, the Lighting Effects filter does not properly validate the number of light sources. This can lead to an out-of-bounds write, corrupting memory. An attacker could exploit this by convincing a user to open a malicio...

7.8CVSS0.00131EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/14 3:15 p.m.18 views

CVE-2026-90947

This vulnerability affects GIMP's Lighting Effects filter . When processing a specially crafted lighting preset file , the filter fails to properly validate the number of light sources, leading to an out-of-bounds write that corrupts memory. Exploitation requires a user to open a malicious preset...

7.8CVSS6.3AI score0.00131EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/14 3:15 p.m.6 views

EUVD-2026-77593

A flaw was found in GIMP. When processing a specially crafted lighting preset file, the Lighting Effects filter does not properly validate the number of light sources. This can lead to an out-of-bounds write, corrupting memory. An attacker could exploit this by convincing a user to open a malicio...

7.8CVSS6.3AI score0.00131EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/14 3:15 p.m.7 views

CVE-2026-90947

A flaw was found in GIMP. When processing a specially crafted lighting preset file, the Lighting Effects filter does not properly validate the number of light sources. This can lead to an out-of-bounds write, corrupting memory. An attacker could exploit this by convincing a user to open a malicio...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/14 3:12 p.m.7 views

lxml: lxml-html-clean: lxml: URL bypass vulnerability in Cleaner via missing xlink:href

A flaw was found in lxml, a library for processing XML and HTML in Python. The lxml.html.defs.linkattrs were missing xlink:href, which could allow an attacker to bypass URL filtering mechanisms. This vulnerability enables URL bypass attacks in embedded content such as Scalable Vector Graphics SVG...

8.2CVSS6.3AI score0.0024EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/14 3:09 p.m.7 views

lxml: lxml-html-clean: lxml: URL bypass vulnerability in Cleaner via missing xlink:href

A flaw was found in lxml, a library for processing XML and HTML in Python. The lxml.html.defs.linkattrs were missing xlink:href, which could allow an attacker to bypass URL filtering mechanisms. This vulnerability enables URL bypass attacks in embedded content such as Scalable Vector Graphics SVG...

8.2CVSS6.3AI score0.0024EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 3:08 p.m.11 views

CVE-2026-21018

SveService Buffer Overflow Samsung SMR May 2026 SVE-2026-0478CVE-2026-21018 Affected versions: Android 14, 15, 16 Disclosure status: Privately disclosed Out-of-bounds write in SveService prior to SMR May-2026 Release 1 allows local privileged attackers to execute arbitrary code. The patch adds...

6.8CVSS7.3AI score0.00155EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/14 3:08 p.m.6 views

lxml: lxml-html-clean: lxml: URL bypass vulnerability in Cleaner via missing xlink:href

A flaw was found in lxml, a library for processing XML and HTML in Python. The lxml.html.defs.linkattrs were missing xlink:href, which could allow an attacker to bypass URL filtering mechanisms. This vulnerability enables URL bypass attacks in embedded content such as Scalable Vector Graphics SVG...

8.2CVSS6.3AI score0.0024EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/14 3:06 p.m.29 views

CVE-2026-57131

PraisonAI (a Python multi-agent framework on PyPI) ships a standalone async-jobs HTTP server whose /api/v1/runs/... endpoints are entirely unauthenticated prior to version 4.6.58 . The root cause is a missing authentication layer: create_app adds only CORS middleware (which lists Authorization in...

9.8CVSS5.8AI score0.00972EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 3:06 p.m.31 views

CVE-2026-57131 praisonai: Jobs API exposes agent-execution endpoints with no authentication

PraisonAI is a multi-agent teams system. Prior to 4.6.58, praisonai.jobs.server.createapp mounts praisonai.jobs.router.createrouter under /api/v1/runs without authentication or per-job authorization. Network clients can submit attacker-controlled prompts and agent configuration, list and read job...

9.8CVSS0.00972EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/14 3:06 p.m.2 views

CVE-2026-57131 praisonai: Jobs API exposes agent-execution endpoints with no authentication

PraisonAI is a multi-agent teams system. Prior to 4.6.58, praisonai.jobs.server.createapp mounts praisonai.jobs.router.createrouter under /api/v1/runs without authentication or per-job authorization. Network clients can submit attacker-controlled prompts and agent configuration, list and read job...

9.8CVSS5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 3:06 p.m.9 views

CVE-2022-30507-PoC

Description remote code execution RCE by executing javascript code - Cross-site-scripting XSSand rendering process by nodeintegration which is responsible for rendering process and accessing node js code PoC Video Reference...

5.9AI score
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 3:05 p.m.9 views

CVE-2018-15133

CVE-2018-15133 Laravel Unserialized RCE pip install requests colorama multiprocessing...

8.1CVSS8AI score0.76814EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/14 3:05 p.m.7 views

CVE-2024-23346

🚀 CVE-2024-23346 Chemistry - HTB Este repositorio contiene un Archivo de Información Cristalográfica CIF destinado a ser utilizado en la máquina 'Chemistry' en Hack The Box HTB. Ejemplo de Archivo CIF root@kitploit: dataExample celllengtha 10.00000 celllengthb 10.00000 celllengthc 10.00000...

9.3CVSS8.4AI score0.03816EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 3:05 p.m.9 views

CVE-2024-37888

CVE-2024-37888 Este repositorio documenta los detalles de la vulnerabilidad y el exploit para CVE-2024-37888, descubierta y reportada por mí mismo. Metrics CWE-79: Neutralización incorrecta de la entrada durante la generación de páginas web 'Cross-site Scripting' CVSS: 6.1 MEDIO Vulnerability...

6.1CVSS5.9AI score0.00856EPSS
SaveExploits0
OSV
OSV
added 2026/09/14 3:04 p.m.4 views

CVE-2026-57124 PraisonAI UI MCP connect endpoint allows unauthenticated local command execution

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the default UI host applications expose POST /api/mcp/connect without mandatory authentication and accept caller-controlled command and args values that PraisonAIUI passes to StdioMCPClient to start a local process. Because the UI commands...

9.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/14 3:04 p.m.31 views

CVE-2026-57124 PraisonAI UI MCP connect endpoint allows unauthenticated local command execution

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the default UI host applications expose POST /api/mcp/connect without mandatory authentication and accept caller-controlled command and args values that PraisonAIUI passes to StdioMCPClient to start a local process. Because the UI commands...

9.8CVSS0.00644EPSS
SaveExploits0References3
Rows per page
Query Builder