Lucene search
+L

1448 matches found

Kitploit
Kitploit
added 2026/09/17 4:08 p.m.15 views

protobuf-inspector

protobuf-inspector Simple program that can parse Google Protobuf encoded blobs version 2 or 3 without knowing their accompanying definition. It will print a nice, colored representation of their contents. Example: As you can see, the field names are obviously lost, together with some high-level...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/17 2:52 p.m.6 views

EUVD-2026-80937

Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 incomplete fix of CVE-2026-45799...

7.5CVSS0.00682EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2026/09/17 11:42 a.m.29 views

The vulnerability of the Serial Wire Debug interface (SWD) in the highly integrated wireless system on chip (SoC) Realtek RTL8762C allows a hacker to circumvent existing security restrictions and expose sensitive information.

The vulnerability of the Serial Wire Debug SWD interface in the highly integrated wireless system on chip SoC Realtek RTL8762C is related to improper protection against voltage and clock failures. Exploiting this vulnerability can allow attackers to circumvent existing security restrictions and...

7.6CVSS5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:22 a.m.10 views

MongoDeepDive

🌊 MongoDeepDive Context-Aware MongoDB Wire Protocol Exploit CVE-2025-14847 Advanced Heuristics Analyzer for Red Team Operations 💀 Overview MongoDeepDive is a high-performance, asynchronous vulnerability scanner and forensic analyzer designed to detect uninitialized memory leaks in MongoDB servers...

8.7CVSS7.9AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/17 7:16 a.m.13 views

pyrmax

pyrmax Decoder and encoder for Ubiquiti AirMAX wire-protocol frames, covering both the AC WA firmware and M XW/XM firmware series. Decode of the cleartext outer headers is driven by Kaitai Struct schemas under ksy/. The AC payload version-gated, switched on msgtype, with the deauth XOR-unmask is...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 5:04 a.m.15 views

circuit-artist

A Digital Logic Simulation Game Every Circuit Is An Image Game Rules Little pixel triangles are NANDs. Black pixels are background. Everything else is a wire. Screenshots 👀 Changes in 1.1 💪 🔧 I've reworked the simulation engine to use a variable-delay event-driven simulation taking into account t...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 4:34 a.m.10 views

agent-vault-proxy

Keys on the Wire Your AI agent never holds your API keys. It sends a placeholder; the real secret is swapped in on the wire. Stops credential stealers Shai-Hulud and similar and prompt-injected agents from leaking your secrets. A compromised agent has nothing to take. How it works 1. Your agent...

5.9AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/17 2:12 a.m.13 views

Lock-Picking-Robot

🔑 Unlocked 🔑 Introduction Background An open source Lock picking robot. Basically, there are many skeleton keys in use the most common example is the TSA 007, which is bad. Having one key which can open MANY different locks, especially without the lock owners people knowing it exists or can be...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 1:29 a.m.13 views

clawpatrol

clawpatrol The security firewall for agents. Claw Patrol sits between your agents and prod, parses their traffic at the wire, and gates each action against rules you write in HCL. For example, you can block destructive SQL, or pause kubectl delete pod until a human approves it before the request...

6AI score
SaveExploits0References2
NVD
NVD
added 2026/09/16 7:17 p.m.5 views

CVE-2026-63126

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS0.00682EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 6:59 p.m.9 views

pyrmax

pyrmax 用于 Ubiquiti AirMAX 线协议帧的解码器和编码器,涵盖 AC(WA 固件)和 M(XW/XM 固件)系列。 解码 :明文外部头由 ksy/ 下的 Kaitai Struct 模式驱动。AC 载荷 (按版本门控,依据 msgtype 切换,带 deauth XOR 去掩码)由 ac.py 手写实现——该逻辑不适合纯解析式 Kaitai。 编码 :手写实现,与解码路径逐字段对应。 Status Variant| Decode| Encode| pcap iteration ---|---|---|--- AC| ✅ 全部 5 种 msg 类型(beacon、ass...

5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 6:13 p.m.29 views

CVE-2026-63126 Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS0.00682EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 6:13 p.m.12 views

CVE-2026-63126

Wire (a gRPC and protocol buffers library by Square for Android, Kotlin, Swift, and Java) has an integer overflow in its 32-bit protobuf decoder. Prior to 6.4.5 and 7.0.0-alpha04 , ByteArrayProtoReader32.internalNextLengthDelimited() in Kotlin allows a positive oversized length to wrap pos + leng...

7.5CVSS0.00682EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 6:13 p.m.3 views

CVE-2026-63126 Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 2:15 p.m.17 views

CVE-2026-75029

CVE-2026-75029 affects ISC BIND 9 (versions 9.11.0–9.18.50, 9.20.0–9.20.27, 9.21.0–9.21.25, and corresponding -S1 releases). The message parser fails to deduplicate singleton records (e.g., SOA) in a query response: when an attacker sends multiple copies with identical RDATA, each copy is appende...

5.3CVSS5.7AI score0.00405EPSS
SaveExploits0References3
Circl
Circl
added 2026/09/16 12:00 a.m.9 views

CVE-2026-69486

creationtimestamp| type| source ---|---|--- 2026-09-16 00:00:39+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvlthqp3l52s 2026-09-16 04:46:31+00:00| seen| https://www.hkcert.org/security-bulletin/microsoft-edge-multiple-vulnerabilities20260916 2026-09-16 12:00:07+00:00|...

8.8CVSS5.7AI score0.00665EPSS
SaveExploits0References4
Circl
Circl
added 2026/09/15 10:01 p.m.8 views

CVE-2026-88065

creationtimestamp| type| source ---|---|--- 2026-09-15 22:01:21+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvlmsf7mz42m...

7.5CVSS5.7AI score0.00371EPSS
SaveExploits0References1
Circl
Circl
added 2026/09/15 9:03 p.m.9 views

CVE-2026-87288

creationtimestamp| type| source ---|---|--- 2026-09-15 21:03:30+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvljkvepjn2e...

8.1CVSS5.7AI score0.0022EPSS
SaveExploits0References1
Circl
Circl
added 2026/09/15 9:01 p.m.7 views

CVE-2026-87286

creationtimestamp| type| source ---|---|--- 2026-09-15 21:01:18+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvljh2lpuk2b...

8.1CVSS5.7AI score0.00238EPSS
SaveExploits0References1
Circl
Circl
added 2026/09/15 9:01 p.m.8 views

CVE-2026-88975

creationtimestamp| type| source ---|---|--- 2026-09-15 21:01:11+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mvljgt7w5m2s...

7.5CVSS5.7AI score0.00622EPSS
SaveExploits0References1
Rows per page
Query Builder