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 12, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
219721 9.3 危険 ジャストシステム - 三四郎シリーズにおいて任意のコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-0810 2014-01-30 14:24 2014-01-28 Show GitHub Exploit DB Packet Storm
219722 6.5 警告 サイボウズ - サイボウズ ガルーンにおける複数の SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6930
CVE-2013-6931
2014-01-30 14:20 2014-01-28 Show GitHub Exploit DB Packet Storm
219723 7.1 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2014-0616 2014-01-30 14:18 2014-01-8 Show GitHub Exploit DB Packet Storm
219724 7.2 危険 ジュニパーネットワークス - Juniper Junos における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0615 2014-01-30 14:16 2014-01-9 Show GitHub Exploit DB Packet Storm
219725 4.9 警告 シスコシステムズ - Cisco WebEx Meetings Server における認証チェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0682 2014-01-30 13:57 2014-01-29 Show GitHub Exploit DB Packet Storm
219726 4.3 警告 シスコシステムズ - Cisco Identity Services Engine におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0681 2014-01-30 13:56 2014-01-28 Show GitHub Exploit DB Packet Storm
219727 4.3 警告 シスコシステムズ - Cisco Identity Services Engine の NAC Web Agent コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0680 2014-01-30 13:56 2014-01-29 Show GitHub Exploit DB Packet Storm
219728 7.5 危険 IBM - IBM Tivoli Application Dependency Discovery Manager における認証チェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2974 2014-01-30 12:21 2013-04-12 Show GitHub Exploit DB Packet Storm
219729 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2014-1681 2014-01-30 10:20 2014-01-27 Show GitHub Exploit DB Packet Storm
219730 7.5 危険 Google - Google Chrome で使用される Google V8 の store-buffer.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6650 2014-01-30 10:19 2014-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
961 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if w… - CVE-2026-43393 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
962 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix starvation of scx_enable() under fair-class saturation During scx_enable(), the READY -> ENABLED task switching lo… - CVE-2026-43392 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
963 - - - In the Linux kernel, the following vulnerability has been resolved: nstree: tighten permission checks for listing Even privileged services should not necessarily be able to see other privileged ser… - CVE-2026-43390 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
964 - - - In the Linux kernel, the following vulnerability has been resolved: mm: memfd_luo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a c… - CVE-2026-43389 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
965 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided … - CVE-2026-43388 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
966 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-… - CVE-2026-43387 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
967 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie The current code checks 'i + 5 < in_len' at the end o… - CVE-2026-43386 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
968 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnl_lock ELP metric worker batadv_v_elp_get_throughput() might be called when the RTNL lock is already … - CVE-2026-43382 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
969 - - - In the Linux kernel, the following vulnerability has been resolved: nouveau/dpcd: return EBUSY for aux xfer if the device is asleep If we have runtime suspended, and userspace wants to use /dev/drm… - CVE-2026-43381 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
970 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer ove… - CVE-2026-43380 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm