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 9, 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
200481 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8698 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
200482 4.3 警告 Peter Selinger - potrace の bitmap.h の bm_new 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-8697 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
200483 5.5 警告
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8696 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
200484 5.5 警告
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8695 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
200485 5.5 警告
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8694 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
200486 7.8 重要
Local
Peter Selinger - potrace の bitmap.h の bm_new 関数におけるメモリアロケーションエラーを誘発される脆弱性 CWE-119
バッファエラー
CVE-2016-8686 2017-02-13 17:30 2016-08-29 Show GitHub Exploit DB Packet Storm
200487 5.5 警告
Local
Peter Selinger - potrace の decompose.c の findnext 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-8685 2017-02-13 17:30 2016-08-29 Show GitHub Exploit DB Packet Storm
200488 7.8 重要
Local
libquicktime - libquicktime の quicktime_read_pascal 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-2399 2017-02-13 17:15 2016-02-23 Show GitHub Exploit DB Packet Storm
200489 6.1 警告
Network
Debian
Canonical
MoinMoin
- MoinMoin の GUI エディタのリンクダイアログにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9119 2017-02-13 16:59 2016-11-15 Show GitHub Exploit DB Packet Storm
200490 8.8 重要
Network
Roundcube.net - Roundcube の Password プラグインの DBMail ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-2181 2017-02-13 16:36 2015-02-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 4.9 MEDIUM
Network
- - A stack buffer overflow flaw was found in 389 Directory Server. The checkPrefix() function in pw.c copies an attacker-controlled algorithm ID into a 256-byte stack buffer without bounds checking when… New CWE-121
Stack-based Buffer Overflow
CVE-2026-11793 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
512 9.6 CRITICAL
Network
google chrome Use after free in WebMIDI in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium) Update CWE-416
 Use After Free
CVE-2026-11165 2026-06-9 23:24 2026-06-5 Show GitHub Exploit DB Packet Storm
513 9.8 CRITICAL
Network
- - A remote, unauthenticated attacker can trigger memory corruption in Zephyr's HTTP server WebSocket upgrade path by sending a crafted Sec-WebSocket-Key header. The HTTP/1 header parser copies the head… New CWE-170
CWE-787
 Improper Null Termination
 Out-of-bounds Write
CVE-2026-5067 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
514 - - - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end o… New - CVE-2026-52907 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
515 - - - In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_app… New - CVE-2026-52906 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
516 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two min_region_sz on damon_start() Commit d8f867fa0825 ("mm/damon: add damon_ctx->min_sz_reg… New - CVE-2026-52905 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
517 - - - In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix nvkm_device leak on aperture removal failure When aperture_remove_conflicting_pci_devices() fails during probe, … New - CVE-2026-52904 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
518 5.3 MEDIUM
Network
- - The WPForms WordPress plugin before 1.10.0.5 does not verify the authenticity of incoming PayPal webhook events before processing them, allowing unauthenticated attackers to forge webhook payloads a… New CWE-862
 Missing Authorization
CVE-2026-4986 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
519 - - - In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buf… New - CVE-2026-46332 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm
520 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro… New - CVE-2026-46330 2026-06-9 23:16 2026-06-9 Show GitHub Exploit DB Packet Storm