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":May 3, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196041 9.8 緊急
Network
The Tcpdump Group - tcpdump の IPComp パーサの print-ipcomp.c:ipcomp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7928 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196042 9.8 緊急
Network
The Tcpdump Group - tcpdump の IEEE 802.11 パーサの print-802_11.c:ieee802_11_radio_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7927 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196043 9.8 緊急
Network
The Tcpdump Group - tcpdump の Ethernet パーサの print-ether.c:ethertype_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7926 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196044 9.8 緊急
Network
The Tcpdump Group - tcpdump の圧縮された SLIP パーサの print-sl.c:sl_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7925 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196045 9.8 緊急
Network
The Tcpdump Group - tcpdump の ATM パーサの print-atm.c:oam_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7924 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196046 9.8 緊急
Network
The Tcpdump Group - tcpdump の ARP パーサの print-arp.c:arp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7923 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196047 9.8 緊急
Network
The Tcpdump Group - tcpdump の AH パーサの print-ah.c:ah_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7922 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196048 7.8 重要
Local
libbpg - Libbpg ライブラリの BPG 画像の復号化におけるヒープ境界外への書き込みを行う脆弱性 CWE-787
境界外書き込み
CVE-2016-8710 2017-02-10 10:34 2016-10-17 Show GitHub Exploit DB Packet Storm
196049 7.8 重要
Local
Lenovo - Windows を稼動する複数の Lenovo システムで使用される Lenovo Transition における権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8227 2017-02-10 10:09 2016-12-29 Show GitHub Exploit DB Packet Storm
196050 4.9 警告
Network
Lenovo - 複数の Lenovo System 製品の BIOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2016-8226 2017-02-10 10:09 2016-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211 - - - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke client (Connection.php:76) calls unserialize() on data received from the server response, enabling client-sid… New - CVE-2026-42471 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
212 8.1 HIGH
Network
- - mod_sql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backe… Update CWE-89
SQL Injection
CVE-2026-42167 2026-05-2 01:16 2026-04-29 Show GitHub Exploit DB Packet Storm
213 7.5 HIGH
Network
- - An issue was discovered in Vanetza V2X v26.02 allowing remote unauthorized attackers to cause a denial of service. The vulnerability exists in the GeoNetworking packet processing pipeline where OpenS… New - CVE-2026-37554 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
214 8.4 HIGH
Local
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server (Server.php:87) receives data from a TCP socket, passes it directly to Opis\Closure\unserialize(),… New - CVE-2026-37552 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
215 4.9 MEDIUM
Network
- - SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) wit… New - CVE-2026-37505 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
216 5.3 MEDIUM
Network
- - Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmissi… New - CVE-2026-37504 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
217 6.9 MEDIUM
Network
- - Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can injec… New - CVE-2026-37503 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
218 8.1 HIGH
Network
freebsd freebsd When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocat… New CWE-122
CWE-130
Heap-based Buffer Overflow
 Improper Handling of Length Parameter Inconsistency
CVE-2026-35547 2026-05-2 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
219 - - - Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages. Under certain circumstances this exploit could b… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-22167 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
220 - - - A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the pro… New CWE-416
 Use After Free
CVE-2026-22165 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm