Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201001 9.8 緊急
Network
The Tcpdump Group - tcpdump の複数のプロトコルパーサの util-print.c:relts_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7993 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
201002 9.8 緊急
Network
The Tcpdump Group - tcpdump の Classical IP over ATM パーサの print-cip.c:cip_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7992 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
201003 9.8 緊急
Network
The Tcpdump Group - tcpdump の GeoNetworking パーサの print-geonet.c および複数の関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7986 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
201004 9.8 緊急
Network
The Tcpdump Group - tcpdump の CALM FAST パーサの print-calm-fast.c:calm_fast_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7985 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
201005 9.8 緊急
Network
The Tcpdump Group - tcpdump の TFTP パーサの print-tftp.c:tftp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7984 2017-02-10 12:14 2016-09-9 Show GitHub Exploit DB Packet Storm
201006 9.8 緊急
Network
The Tcpdump Group - tcpdump の BOOTP パーサの print-bootp.c:bootp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7983 2017-02-10 11:52 2016-09-9 Show GitHub Exploit DB Packet Storm
201007 9.8 緊急
Network
The Tcpdump Group - tcpdump の TCP パーサの print-tcp.c:tcp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7975 2017-02-10 11:52 2016-09-9 Show GitHub Exploit DB Packet Storm
201008 9.8 緊急
Network
The Tcpdump Group - tcpdump の IP パーサの print-ip.c および複数の関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7974 2017-02-10 11:52 2016-09-9 Show GitHub Exploit DB Packet Storm
201009 9.8 緊急
Network
The Tcpdump Group - tcpdump の AppleTalk パーサの print-atalk.c および複数の関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7973 2017-02-10 11:52 2016-09-9 Show GitHub Exploit DB Packet Storm
201010 9.8 緊急
Network
The Tcpdump Group - tcpdump の STP パーサの print-stp.c および複数の関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7940 2017-02-10 11:52 2016-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3021 8.0 HIGH
Adjacent
mediatek mt6890_firmware
mt7615_firmware
mt7915_firmware
mt7916_firmware
mt7981_firmware
mt7986_firmware
mt7990_firmware
mt7992_firmware
mt7993_firmware
In wlan AP driver, there is a possible memory corruption due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with User execution privileges needed. User intera… CWE-122
Heap-based Buffer Overflow
CVE-2026-20452 2026-06-2 03:12 2026-06-1 Show GitHub Exploit DB Packet Storm
3022 6.7 MEDIUM
Local
mediatek mt6739_firmware
mt6761_firmware
mt6765_firmware
mt6768_firmware
mt6781_firmware
mt6789_firmware
mt6835_firmware
mt6853_firmware
mt6855_firmware
mt6877_firmware
mt6878_fi…
In geniezone, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. U… CWE-787
 Out-of-bounds Write
CVE-2026-20453 2026-06-2 03:11 2026-06-1 Show GitHub Exploit DB Packet Storm
3023 - - - A critical Remote Code Execution (RCE) vulnerability exists in Disig Web Signer versions 2.0.3 through 2.5.3. CWE-94
Code Injection
CVE-2026-8931 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3024 6.4 MEDIUM
Local
mediatek mt6739_firmware
mt6761_firmware
mt6765_firmware
mt6768_firmware
mt6781_firmware
mt6789_firmware
mt6835_firmware
mt6853_firmware
mt6855_firmware
mt6877_firmware
mt6878_fi…
In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User in… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-20454 2026-06-2 03:09 2026-06-1 Show GitHub Exploit DB Packet Storm
3025 7.3 HIGH
Network
- - picoclaw <=v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component (pkg/tools/shell.go). The guardCommand() function attempts to restrict shell command execution using a d… CWE-78
OS Command 
CVE-2026-36045 2026-06-2 03:09 2026-05-27 Show GitHub Exploit DB Packet Storm
3026 4.3 MEDIUM
Network
- - A NULL pointer dereference in GPAC MP4Box: when parsing certain truncated MP4 files, an unknown/invalid stsd entry can result in missing descriptor fields (e.g., codec/mime/profile strings). gf_media… CWE-476
 NULL Pointer Dereference
CVE-2025-70116 2026-06-2 03:09 2026-05-28 Show GitHub Exploit DB Packet Storm
3027 5.3 MEDIUM
Network
- - Northern.tech Mender Client 5 before 5.0.4 allows a Cryptographic signature verification bypass. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2025-67903 2026-06-2 03:09 2026-05-28 Show GitHub Exploit DB Packet Storm
3028 3.7 LOW
Network
- - Northern.tech Mender Enterprise Server before 4.1.1 has Incorrect Access Control. CWE-269
 Improper Privilege Management
CVE-2026-33552 2026-06-2 03:09 2026-05-28 Show GitHub Exploit DB Packet Storm
3029 3.1 LOW
Network
- - Northern.tech Mender Server v4.1.0, v4.0.1 and below, and fixed in v4.1.1 and v4.0.2 allows Directory Traversal. CWE-22
Path Traversal
CVE-2026-49009 2026-06-2 03:09 2026-05-28 Show GitHub Exploit DB Packet Storm
3030 7.8 HIGH
Local
- - Incorrect permission assignment for critical resource issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is exploited, a local authenticated attacker who can l… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-27788 2026-06-2 03:09 2026-06-1 Show GitHub Exploit DB Packet Storm