Lucene search
+L

2248 matches found

CVE
CVE
added 2026/08/24 10:10 a.m.29 views

CVE-2026-59295

CVE-2026-59295 affects applications using MicrometerHttpClientInterceptor to instrument Apache HttpAsyncClient (4.x or 5.x). When asynchronous requests fail before receiving a response—such as connection resets or timeouts—the per-request tracking state is never released, causing an unbounded mem...

5.9CVSS5.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 5:19 a.m.1 views

tgt-monitor-bof

Kerberos TGT 监控与自动续期 本仓库包含两个异步 Beacon 对象文件 BOF。第一个 tgt-monitor 监控系统的 Kerberos 登录事件,并在捕获到新 Kerberos TGT 时唤醒代理。类似于 Rubeus 的 monitor 命令,该 BOF 会持续运行并定期检查 LSA 票据缓存。一旦检测到新的 TGT,它将打印票据元数据并输出 base64 编码的 kirbi 数据块,可用于通过传递票据攻击进行横向移动。第二个 tgt-renew 自动续期系统中剩余生命周期低于指定阈值(例如 15 分钟)的 TGT。 !Important 本仓库中的 BOF...

5.6AI score
SaveExploits0References5
Spring Security Advisories
Spring Security Advisories
added 2026/08/23 9:39 a.m.10 views

CVE-2026-59324

CVE-2026-59324...

5.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 4:22 a.m.1 views

raptor

Raptor 是一个基于网页(Web服务+UI)的、以 GitHub 为中心的源码漏洞扫描器——它只需提供 GitHub 仓库 URL 即可扫描仓库。你可以设置 Webhook,以确保每次提交或合并 Pull Request 时自动扫描。扫描是异步进行的,结果仅对启动扫描的用户可见。 Raptor 的部分特性: 插件架构(即插即用外部工具,生成统一报告) Web 服务可用于自定义自动化(无需 UI) 轻松创建/编辑/删除新漏洞和/或编程语言的签名...

5.4AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/08/21 3:42 a.m.1 views

celerystalk

celerystalk celerystalk 通过异步任务(即 tasks )帮助你自动化网络扫描/枚举过程,同时让你完全控制要运行哪些工具。 交互演示:漏洞赏金模式 HackerOne 交互演示:漏洞评估/渗透测试模式 已退役的 HackTheBox.eu 机器 celerystalk 可以为你自动化什么 阶段| 命令| 使用的工具示例 ---|---|--- DNS 侦察/枚举| ./celerystalk subdomains -d domain1,domain2| Amass, sublist3r 定义范围,导入 nmap/nessus| ./celerystalk impor...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/21 3:31 a.m.30 views

sub404

Sub404: A Fast Tool To Check Subdomain Takeover Vulnerability What is Sub 404 Sub 404 is a tool written in python which is used to check possibility of subdomain takeover vulnerability and it is fast as it is asynchronous. Why During recon process you might get a lot of subdomainse.g more than 10...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/20 10:16 p.m.63 views

xssless

xssless An automated XSS payload generator written in python. Usage 1. Record requests with Burp proxy 2. Select requests you want to generate, then right click and select "Save items" 3. Use xssless to generate your payload: ./xssless.py burpexportfile 4. Pwn! A more detailed tutorial can be fou...

6.5AI score
SaveExploits0
EUVD
EUVD
added 2026/08/19 7:20 p.m.11 views

EUVD-2026-62700

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 5:21 p.m.10 views

CVE-2026-75143

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS0.00405EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/19 4:26 p.m.36 views

CVE-2026-75143 FFmpeg Heap Buffer Overflow via RIST Protocol Reader

FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader libavformat/librist.c. libristread ignored its size argument and copied the full received payload length into the caller-provided destination buffer, overflowing it when the payload exceeds the destination...

9.8CVSS0.00405EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/19 12:00 a.m.5 views

UBUNTU-CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior...

6.9CVSS5.2AI score0.00385EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.4 views

CVE-2026-75851

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS0.00316EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.20 views

CVE-2026-75851 ArcadeDB before 26.8.1 Authentication Bypass via Async Command

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS0.00316EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.32 views

CVE-2026-75851

ArcadeDB server versions 26.7.3 and earlier fail to propagate the authenticated principal to async worker threads, making the scripting authorization gate a no-op. A read-only user can submit a JavaScript command via /api/v1/command with awaitResponse:false to execute arbitrary code and create a ...

9.9CVSS5.2AI score0.00316EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.6 views

CVE-2026-75851 ArcadeDB before 26.8.1 Authentication Bypass via Async Command

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.4CVSS5.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74578

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly int...

7.1CVSS5.4AI score0.00146EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.17 views

PT-2026-76948

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS5.2AI score0.00316EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74437

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: uvcvideo: Fix deadlock if uvcstatusstop is called from asyncctrl.work If a UVC camera has an asynchronous control, uvcstatusstop may be called from...

5.5AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72151

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tpm: tpm2-sessions: wait for async KPP completion in tpmbufappendsalt tpmbufappendsalt in drivers/char/tpm/tpm2-sessions.c calls cryptokppgeneratepublickey and...

8.4CVSS5.5AI score0.00182EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: jackson-core

Issue Overview: The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of...

8.7CVSS5.9AI score0.00372EPSS
SaveExploits0
Rows per page
Query Builder