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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191661 7.5 重要
Network
Trihedral Engineering Ltd. - Trihedral VTScada における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-6045 2017-07-11 15:22 2017-06-13 Show GitHub Exploit DB Packet Storm
191662 7.5 重要
Network
Trihedral Engineering Ltd. - Trihedral VTScada におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2017-6043 2017-07-11 15:22 2017-06-13 Show GitHub Exploit DB Packet Storm
191663 6.5 警告
Network
LibTIFF - LibTIFF の libtiff/tif_dirread.c の TIFFReadDirEntryLong8Array 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9815 2017-07-11 14:59 2017-04-20 Show GitHub Exploit DB Packet Storm
191664 5.5 警告
Local
JasPer Project - JasPer におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9782 2017-07-11 14:59 2017-06-14 Show GitHub Exploit DB Packet Storm
191665 9.8 緊急
Network
ベリタス
日立
- Veritas Backup Exec における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-8895 2017-07-11 14:56 2017-05-10 Show GitHub Exploit DB Packet Storm
191666 9.8 緊急
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける不適切なアクセスを許可される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6409 2017-07-11 14:55 2017-02-28 Show GitHub Exploit DB Packet Storm
191667 7 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスの pbx_exchange における脆弱性 CWE-264
CWE-362
CVE-2017-6408 2017-07-11 14:55 2017-02-28 Show GitHub Exploit DB Packet Storm
191668 8.8 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける特権付きコマンドをリモートで実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6407 2017-07-11 14:55 2017-02-28 Show GitHub Exploit DB Packet Storm
191669 8.8 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける任意の特権付きコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6406 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
191670 7.5 重要
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける脆弱性 CWE-254
セキュリティ機能
CVE-2017-6405 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev->spinlock between attachments to low-level drivers `struct comedi_device` is the main controlling structure fo… Update - CVE-2026-43340 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
832 - - - In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2_open() The opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is dereferenced afte… Update - CVE-2026-43378 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
833 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close() opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is bei… Update - CVE-2026-43379 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
834 9.4 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/tcp-md5: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use th… Update - CVE-2026-43383 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
835 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the… Update - CVE-2026-43384 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
836 - - - 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… Update - CVE-2026-43386 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
837 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a tra… Update - CVE-2026-43338 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
838 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/ipv6: ioam6: prevent schema length wraparound in trace fill ioam6_fill_trace_data() stores the schema contribution to the tra… Update - CVE-2026-43341 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
839 - - - 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-… Update - CVE-2026-43387 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
840 - - - 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… Update - CVE-2026-43390 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm