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 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
191751 6.1 警告
Network
日立 - Hitachi Device Manager および Tuning Manager におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2017-9296 2017-06-27 17:29 2017-05-29 Show GitHub Exploit DB Packet Storm
191752 6.5 警告
Network
日立 - Hitachi Device Manager および Replication Manager における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-9295 2017-06-27 17:29 2017-05-29 Show GitHub Exploit DB Packet Storm
191753 9.8 緊急
Network
日立 - Hitachi Device Manager における RMI に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-9294 2017-06-27 17:29 2017-05-29 Show GitHub Exploit DB Packet Storm
191754 7.2 重要
Network
VirtueMart - Joomla! 用 VirtueMart com_virtuemart コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10379 2017-06-27 16:22 2017-05-29 Show GitHub Exploit DB Packet Storm
191755 6.1 警告
Network
OTRS プロジェクト - Open Ticket Request System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9299 2017-06-27 16:08 2017-05-8 Show GitHub Exploit DB Packet Storm
191756 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8552 2017-06-27 16:06 2017-06-5 Show GitHub Exploit DB Packet Storm
191757 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8547 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
191758 5.5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品における情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-8544 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
191759 9.8 緊急
Network
マイクロソフト - 複数の Microsoft Windows 製品におけるシステムを制御される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8543 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
191760 5.3 警告
Network
ジュニパーネットワークス - Juniper Networks Junos Space におけるサービス運用妨害 (DoS) の脆弱性 CWE-254
セキュリティ機能
CVE-2017-2311 2017-06-27 15:55 2017-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: make hash table per queue Sharing a global hash table among all queues is tempting, but it can cause … New - CVE-2026-43084 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
552 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… New - CVE-2026-43083 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
553 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… New - CVE-2026-43078 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
554 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… New - CVE-2026-43076 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
555 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… New - CVE-2026-43075 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
556 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… New - CVE-2026-43074 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
557 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=… Update - CVE-2026-43071 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
558 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 … Update - CVE-2026-43070 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
559 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… Update - CVE-2026-43067 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
560 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… Update - CVE-2026-43063 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm