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 16, 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
200011 5.5 警告
Local
OpenBSD - OpenBSD におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-6350 2017-03-29 16:21 2016-06-19 Show GitHub Exploit DB Packet Storm
200012 5.9 警告
Network
MatrixSSL project - MatrixSSL における RSA 秘密鍵の情報を取得される脆弱性 CWE-200
CWE-320
CVE-2016-6882 2017-03-29 16:21 2016-08-19 Show GitHub Exploit DB Packet Storm
200013 6.1 警告
Network
Plone Foundation - Plone CMS の Zope2 の ZMI ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7140 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200014 6.1 警告
Network
Plone Foundation - Plone CMS の不特定のページテンプレートにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7139 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200015 6.1 警告
Network
Plone Foundation - Plone CMS の URL チェックインフラストラクチャにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7138 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200016 6.1 警告
Network
Plone Foundation - Plone CMS におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2016-7137 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200017 6.1 警告
Network
Plone Foundation - Plone CMS の z3c.form におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7136 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200018 4.9 警告
Network
Plone Foundation - Plone CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7135 2017-03-29 16:11 2016-08-30 Show GitHub Exploit DB Packet Storm
200019 7.8 重要
Local
FreeType Project - FreeType 2 の type1/t1load.c の parse_charstrings 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10244 2017-03-29 15:59 2016-09-8 Show GitHub Exploit DB Packet Storm
200020 6.1 警告
Network
GNU Project - Wget の url.c の url_parse 関数における CRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2017-6508 2017-03-29 15:43 2017-03-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3821 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3822 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3823 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3824 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtio_transport_recv_listen() calls sk_acceptq_added() before vs… - CVE-2026-46214 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3825 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadv_bla_del_backbone_claims() removes all claims for a backb… - CVE-2026-46212 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3826 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() drm_gem_fb_init_with_funcs() computes sub-s… - CVE-2026-46209 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3827 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject new tp_meter sessions during teardown Prevent tp_meter from starting new sender or receiver sessions after mes… - CVE-2026-46206 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3828 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume … - CVE-2026-46205 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3829 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46199 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3830 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is do… - CVE-2026-46198 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm