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 6, 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
202951 5 警告 マイクロソフト - Microsoft Windows Server 2012 の Active Directory フェデレーションサービスのフォームベース認証の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0037 2016-02-17 10:38 2016-02-9 Show GitHub Exploit DB Packet Storm
202952 4 警告 MySQL AB
オラクル
- MySQL におけるサービス運用妨害 (mysqld のクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2749 2016-02-16 18:08 2012-08-17 Show GitHub Exploit DB Packet Storm
202953 10 危険 オラクル - Oracle Java SE における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3174 2016-02-16 18:07 2013-01-14 Show GitHub Exploit DB Packet Storm
202954 3.5 注意 MySQL AB
オラクル
- Oracle MySQL における Server Types の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1548 2016-02-16 17:56 2013-04-16 Show GitHub Exploit DB Packet Storm
202955 3.5 注意 オラクル - Oracle MySQL の MySQL Server における Server Replication の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3197 2016-02-16 17:56 2012-10-16 Show GitHub Exploit DB Packet Storm
202956 4 警告 オラクル - Oracle MySQL の MySQL Server における InnoDB Plugin の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3173 2016-02-16 17:56 2012-10-16 Show GitHub Exploit DB Packet Storm
202957 3.5 注意 オラクル - Oracle MySQL の MySQL Server における Server Full Text Search の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3167 2016-02-16 17:56 2012-10-16 Show GitHub Exploit DB Packet Storm
202958 4 警告 オラクル - Oracle MySQL の MySQL Server における InnoDB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3166 2016-02-16 17:56 2012-10-16 Show GitHub Exploit DB Packet Storm
202959 4 警告 オラクル - Oracle MySQL Server における GIS Extension の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0540 2016-02-16 17:56 2012-07-17 Show GitHub Exploit DB Packet Storm
202960 6.8 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における GIS Extension の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5060 2016-02-16 17:48 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
151 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths During code review, Joseph found that ext4_fc_replay_inode() calls e… New - CVE-2026-43066 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
152 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: handle wraparound when searching for blocks for indirect mapped blocks Commit 4865c768b563 ("ext4: always allocate blocks o… New - CVE-2026-43067 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
153 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ll: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hci_ll.c:587 download_firmware() warn: 'fw'… New - CVE-2026-43069 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
154 - - - In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so … New - CVE-2026-43072 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
155 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal() There's issue as follows: ... EXT4-fs (mmcblk0p1): Dela… New - CVE-2026-43068 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
156 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Reset register ID for BPF_END value tracking When a register undergoes a BPF_END (byte swap) operation, its scalar value is … New - CVE-2026-43070 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
157 - - - In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentry_hashtable when user sets 'dhash_entries=… New - CVE-2026-43071 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
158 - - - In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named '__copy_user_nocache()' function This function was a masterclass in bad naming, for various his… New - CVE-2026-43073 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
159 - - - In the Linux kernel, the following vulnerability has been resolved: eventpoll: defer struct eventpoll free to RCU grace period In certain situations, ep_free() in eventpoll.c will kfree the epi->ep… New - CVE-2026-43074 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
160 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix out-of-bounds write in ocfs2_write_end_inline KASAN reports a use-after-free write of 4086 bytes in ocfs2_write_end_in… New - CVE-2026-43075 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm