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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211201 6.8 警告 Mozilla Foundation - Mozilla Firefox における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0821 2015-02-26 15:07 2015-02-24 Show GitHub Exploit DB Packet Storm
211202 2.6 注意 Mozilla Foundation - Mozilla Firefox におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-0820 2015-02-26 15:07 2015-02-24 Show GitHub Exploit DB Packet Storm
211203 4.3 警告 Mozilla Foundation - Mozilla Firefox の UITour::onPageEvent 関数における偽装およびクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-0819 2015-02-26 15:07 2015-02-24 Show GitHub Exploit DB Packet Storm
211204 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-1212 2015-02-25 18:09 2015-02-4 Show GitHub Exploit DB Packet Storm
211205 7.5 危険 Google - Google Chrome の content/browser/service_worker/service_worker_dispatcher_host.cc における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1211 2015-02-25 18:01 2015-02-4 Show GitHub Exploit DB Packet Storm
211206 5 警告 Google - Google Chrome で使用される Blink の V8 バインディングにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1210 2015-02-25 18:00 2015-02-4 Show GitHub Exploit DB Packet Storm
211207 7.5 危険 Google - Google Chrome で使用される Blink の DOM の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1209 2015-02-25 18:00 2015-02-4 Show GitHub Exploit DB Packet Storm
211208 6.8 警告 GNU Project - GNU C Library におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-0475 2015-02-25 17:59 2014-07-10 Show GitHub Exploit DB Packet Storm
211209 7.8 危険 GNU Project
Novell
- GNU C Library の getnetbyname の nss_dns の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-9402 2015-02-25 17:56 2014-11-20 Show GitHub Exploit DB Packet Storm
211210 5 警告 GNU Project
Novell
- GNU C Library の resolv/res_send.c 内の send_dg 関数における DNS クエリを送信される脆弱性 CWE-Other
その他
CVE-2013-7423 2015-02-25 17:55 2013-09-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
851 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ioam6: fix OOB and missing lock When trace->type.bit6 is set: if (trace->type.bit6) { ... queue = skb_g… - CVE-2026-43083 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
852 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the orig… - CVE-2026-43078 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
853 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate inline data i_size during inode read When reading an inode from disk, ocfs2_validate_inode_block() performs vario… - CVE-2026-43076 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
854 7.8 HIGH
Local
- - 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… - CVE-2026-43075 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
855 7.8 HIGH
Local
- - 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… - CVE-2026-43074 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
856 9.1 CRITICAL
Network
- - 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=… - CVE-2026-43071 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
857 7.8 HIGH
Local
- - 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 … - CVE-2026-43070 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
858 9.8 CRITICAL
Network
- - 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… - CVE-2026-43067 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
859 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: don't irele after failing to iget in xfs_attri_recover_work xlog_recovery_iget* never set @ip to a valid pointer if they ret… - CVE-2026-43063 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
860 7.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() l2cap_ecred_reconf_rsp() casts the incoming data to struct l2cap… - CVE-2026-43062 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm