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 28, 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
190331 7.8 重要
Local
Matteo Croce - mp4tools aacplusenc における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-14181 2017-10-3 18:03 2017-08-31 Show GitHub Exploit DB Packet Storm
190332 5.4 警告
Network
IBM - IBM Emptoris Supplier Lifecycle Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1098 2017-10-3 18:03 2017-08-4 Show GitHub Exploit DB Packet Storm
190333 6.5 警告
Network
シスコシステムズ - Cisco Prime LAN Management Solution におけるセッションの固定化の脆弱性 CWE-384
セッションの固定化
CVE-2017-12225 2017-10-3 18:00 2017-09-6 Show GitHub Exploit DB Packet Storm
190334 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12221 2017-10-3 18:00 2017-09-6 Show GitHub Exploit DB Packet Storm
190335 5.4 警告
Network
シスコシステムズ - Cisco Emergency Responder における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12227 2017-10-3 17:54 2017-09-6 Show GitHub Exploit DB Packet Storm
190336 7.5 重要
Network
シスコシステムズ - Cisco IOS および IOS XE におけるリソース管理に関する脆弱性 CWE-399
リソース管理の問題
CVE-2017-6627 2017-10-3 17:54 2017-09-6 Show GitHub Exploit DB Packet Storm
190337 7.5 重要
Network
Digium - Asterisk における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-14098 2017-10-3 17:48 2017-08-31 Show GitHub Exploit DB Packet Storm
190338 8.8 重要
Network
Shenzhen Gongjin Electronics Co., Ltd. - T&W WIFI Repeater BE126 におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-13713 2017-10-3 17:48 2017-09-3 Show GitHub Exploit DB Packet Storm
190339 6.1 警告
Network
Django Software Foundation - Django におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12794 2017-10-3 17:48 2017-09-5 Show GitHub Exploit DB Packet Storm
190340 5.9 警告
Network
GNU Project - GNU C Library におけるデータ処理に関する脆弱性 CWE-19
データ処理
CVE-2017-12133 2017-10-3 17:48 2017-02-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
481 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… New - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
482 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsy… New - CVE-2026-45901 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
483 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdna_ubuf_map The amdxdna_ubuf_map() function allocates memory for sg and internal sg table … New - CVE-2026-45908 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
484 - - - In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-que… New - CVE-2026-45890 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
485 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure … New - CVE-2026-45891 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
486 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to … New - CVE-2026-45892 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
487 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits… New - CVE-2026-45894 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
488 - - - In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Drop __initconst from gates Since commit 8ceff24a754a ("clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to… New - CVE-2026-45909 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
489 - - - In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting f… New - CVE-2026-45895 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
490 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") chan… New - CVE-2026-45898 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm