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 13, 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
251891 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-2132 2011-09-1 10:55 2011-08-9 Show GitHub Exploit DB Packet Storm
251892 9.3 危険 アドビシステムズ - Adobe Photoshop CS5 および CS5.1 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2131 2011-09-1 10:53 2011-08-9 Show GitHub Exploit DB Packet Storm
251893 10 危険 アドビシステムズ - Adobe Shockwave Player の msvcr90.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2423 2011-09-1 10:50 2011-08-9 Show GitHub Exploit DB Packet Storm
251894 10 危険 アドビシステムズ - Adobe Shockwave Player の Textra.x32 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2422 2011-08-31 08:01 2011-08-9 Show GitHub Exploit DB Packet Storm
251895 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapi.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2421 2011-08-31 08:00 2011-08-9 Show GitHub Exploit DB Packet Storm
251896 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2420 2011-08-31 07:59 2011-08-9 Show GitHub Exploit DB Packet Storm
251897 10 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2419 2011-08-31 07:59 2011-08-9 Show GitHub Exploit DB Packet Storm
251898 10 危険 Google
Mozilla Foundation
- Google Chrome の GPU プロセスにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1302 2011-08-31 07:56 2011-04-14 Show GitHub Exploit DB Packet Storm
251899 5 警告 ターボリナックス
Timo Sirainen
レッドハット
- Dovecot の lib-mail/message-header-parser.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1929 2011-08-31 07:53 2011-05-11 Show GitHub Exploit DB Packet Storm
251900 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4309 2011-08-30 09:52 2011-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3971 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: linearize skb before parsing ND options br_nd_send() parses neighbour discovery options from ns->opt[] and as… - CVE-2026-31682 2026-04-28 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3972 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: avoid OGM aggregation when skb tailroom is insufficient When OGM aggregation state is toggled at runtime, an existing… - CVE-2026-31683 2026-04-28 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3973 9.4 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_eui64: reject invalid MAC header for all packets `eui64_mt6()` derives a modified EUI-64 from the Ethernet source… - CVE-2026-31685 2026-04-28 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3974 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_multiport: validate range encoding in checkentry ports_match_v1() treats any non-zero pflags entry as the start of … - CVE-2026-31681 2026-04-28 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3975 - - - In the Linux kernel, the following vulnerability has been resolved: net: sched: act_csum: validate nested VLAN headers tcf_csum_act() walks nested VLAN headers directly from skb->data when an skb s… - CVE-2026-31684 2026-04-28 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3976 - - - In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasan_free_pxd() assumes the page table is always struct page aligned. But that's not a… - CVE-2026-31686 2026-04-28 03:32 2026-04-28 Show GitHub Exploit DB Packet Storm
3977 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe() Commit 11a78b794496 ("ARM: OMAP: MPUIO wake updates") registers the omap_mpuio_driv… - CVE-2026-31687 2026-04-28 03:32 2026-04-28 Show GitHub Exploit DB Packet Storm
3978 - - - In the Linux kernel, the following vulnerability has been resolved: driver core: enforce device_lock for driver_match_device() Currently, driver_match_device() is called from three sites. One site … - CVE-2026-31688 2026-04-28 03:32 2026-04-28 Show GitHub Exploit DB Packet Storm
3979 - - - In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edac_mc_alloc() When the mci->pvt_info allocation in edac_mc_alloc() fails, the error path wi… - CVE-2026-31689 2026-04-28 03:32 2026-04-28 Show GitHub Exploit DB Packet Storm
3980 - - - In the Linux kernel, the following vulnerability has been resolved: firmware: thead: Fix buffer overflow and use standard endian macros Addresses two issues in the TH1520 AON firmware protocol driv… - CVE-2026-31690 2026-04-28 03:32 2026-04-28 Show GitHub Exploit DB Packet Storm