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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200661 9.8 緊急
Network
Joomla! - Joomla! におけるユーザ名などのアサイメントをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-9081 2017-02-8 12:11 2016-10-25 Show GitHub Exploit DB Packet Storm
200662 5.5 警告
Local
GNU Project - bash の popd における制限されたシェルを回避される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9401 2017-02-8 11:25 2016-11-17 Show GitHub Exploit DB Packet Storm
200663 6.5 警告
Network
Paessler AG - PRTG Network Monitor における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-7743 2017-02-8 10:41 2015-08-28 Show GitHub Exploit DB Packet Storm
200664 9.8 緊急
Network
Vivint, Inc. - Vivint SkyControl Panel におけるアラームシステムを有効/無効にされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2014-8362 2017-02-8 10:31 2014-09-25 Show GitHub Exploit DB Packet Storm
200665 7.5 重要
Network
GStreamer - GStreamer の vmnc デコーダにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9446 2017-02-8 10:06 2016-11-16 Show GitHub Exploit DB Packet Storm
200666 7.8 重要
Local
GStreamer - GStreamer の NSF デコーダの ROM マッピングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-125
CWE-787
CVE-2016-9447 2017-02-8 10:06 2016-11-14 Show GitHub Exploit DB Packet Storm
200667 7.5 重要
Network
The PHP Group - PHP の ext/wddx/wddx.c の php_wddx_pop_element 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10162 2017-02-7 17:42 2016-12-29 Show GitHub Exploit DB Packet Storm
200668 7.5 重要
Network
The PHP Group - PHP の ext/standard/var_unserializer.c の object_common1 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10161 2017-02-7 17:42 2016-12-31 Show GitHub Exploit DB Packet Storm
200669 9.8 緊急
Network
The PHP Group - PHP の ext/phar/phar.c の phar_parse_pharfile 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10160 2017-02-7 17:42 2016-12-31 Show GitHub Exploit DB Packet Storm
200670 7.5 重要
Network
The PHP Group - PHP の ext/phar/phar.c の phar_parse_pharfile 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10159 2017-02-7 17:42 2016-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
2861 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2 After VMRUN in guest mode, nested_sync_control_from_vmcb02() … - CVE-2026-45987 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2862 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in cc_mac_digest() Add cc_unmap_result() if cc_map_hash_request_final() fails to prevent potent… - CVE-2026-45986 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2863 - - - In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before set… - CVE-2026-45981 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2864 - - - In the Linux kernel, the following vulnerability has been resolved: bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst() bareudp_fill_metadata_dst() passes bareudp->sock to udp_tunn… - CVE-2026-45846 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2865 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: arp_tables: fix IEEE1394 ARP payload parsing Weiming Shi says: "arp_packet_match() unconditionally parses the ARP pay… - CVE-2026-45844 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2866 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: slip: bound decode() reads against the compressed packet length slhc_uncompress() parses a VJ-compressed TCP header by advancing … - CVE-2026-45843 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2867 - - - In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhc_init() accepts rslots == 0 as a valid configuration, with … - CVE-2026-45842 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2868 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… - CVE-2026-45841 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2869 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … - CVE-2026-45840 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2870 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… - CVE-2026-45839 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm