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
228491 4.3 警告 Nodewords - Drupal 用 Nodewords: D6 Meta Tags モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5654 2013-01-7 15:22 2012-12-5 Show GitHub Exploit DB Packet Storm
228492 6 警告 Drupal - Drupal のファイルアップロード機能における保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5653 2013-01-7 15:14 2012-12-19 Show GitHub Exploit DB Packet Storm
228493 5 警告 Drupal - Drupal におけるアップロードされたファイルに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5652 2013-01-7 15:09 2012-12-19 Show GitHub Exploit DB Packet Storm
228494 5 警告 Drupal - Drupal における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5651 2013-01-7 15:09 2012-12-19 Show GitHub Exploit DB Packet Storm
228495 5.1 警告 ELinks - ELinks の protocol/http/http_negotiate.c におけるクライアントとして認証される脆弱性 CWE-287
不適切な認証
CVE-2012-4545 2013-01-7 11:45 2012-10-28 Show GitHub Exploit DB Packet Storm
228496 5 警告 WP PHP widget - WordPress 用 WP PHP widget プラグインにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0721 2013-01-7 11:38 2013-01-2 Show GitHub Exploit DB Packet Storm
228497 5 警告 Charybdis
ircd-ratbox
- ircd-ratbox および Charybdis の modules/m_capab.c おけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-6084 2013-01-7 11:37 2012-12-31 Show GitHub Exploit DB Packet Storm
228498 5 警告 The Tor Project - Tor の or/relay.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5573 2013-01-7 11:35 2012-06-28 Show GitHub Exploit DB Packet Storm
228499 7.5 危険 Fail2ban - Fail2ban の server/action.py における安全でない動作を誘発される脆弱性 CWE-noinfo
情報不足
CVE-2012-5642 2013-01-7 11:34 2012-12-6 Show GitHub Exploit DB Packet Storm
228500 4.3 警告 Polycom - Polycom HDX Video End Points におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4970 2013-01-4 16:45 2012-12-31 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
2821 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2822 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2823 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2824 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… - CVE-2026-46079 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2825 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… - CVE-2026-46078 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2826 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync… - CVE-2026-46077 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2827 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and f… - CVE-2026-46075 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2828 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then … - CVE-2026-46072 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2829 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_… - CVE-2026-46070 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2830 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to com… - CVE-2026-46064 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm