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 10, 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
238071 9.3 危険 マイクロソフト - Microsoft PowerPoint 2000 などの PowerPoint Freelance Windows Translator の FL21WIN.DLL における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0202 2012-09-25 17:27 2009-06-11 Show GitHub Exploit DB Packet Storm
238072 9.3 危険 Irfan Skiljan - IrfanView の FORMATS プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0197 2012-09-25 17:27 2009-04-9 Show GitHub Exploit DB Packet Storm
238073 9.3 危険 orbitdownloader - Orbit Downloader におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0187 2012-09-25 17:27 2009-02-26 Show GitHub Exploit DB Packet Storm
238074 7.5 危険 Linux NFS - nfs-utils 用の特定の Fedora ビルドスクリプトにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0180 2012-09-25 17:27 2009-01-15 Show GitHub Exploit DB Packet Storm
238075 5 警告 Novell - Novell eDirectory の iMonitor コンポーネントにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-0192 2012-09-25 17:27 2007-10-17 Show GitHub Exploit DB Packet Storm
238076 10 危険 IBM - IBM HMC における脆弱性 CWE-noinfo
情報不足
CVE-2009-0178 2012-09-25 17:27 2009-01-15 Show GitHub Exploit DB Packet Storm
238077 9.3 危険 heathcosoft - Heathco Software におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0175 2012-09-25 17:27 2009-01-20 Show GitHub Exploit DB Packet Storm
238078 5 警告 perl-openssl - libcrypt-openssl-dsa-perl における証明書チェーンの検証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-0129 2012-09-25 17:27 2009-01-11 Show GitHub Exploit DB Packet Storm
238079 5 警告 Lawrence Livermore National Laboratory (LLNL) - Simple Linux Utility for Resource Management の plugins/crypto/openssl/crypto_openssl.c における証明書チェーンの検証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-0128 2012-09-25 17:27 2009-01-15 Show GitHub Exploit DB Packet Storm
238080 7.6 危険 インテル - TXT の Intel システムソフトウェアにおけるローダーの完全性の保護を回避される脆弱性 CWE-noinfo
情報不足
CVE-2009-0066 2012-09-25 17:27 2009-01-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3161 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3162 - - - 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
3163 - - - 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
3164 - - - 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
3165 - - - 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
3166 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
3167 - - - 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
3168 - - - 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
3169 - - - 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
3170 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