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 8, 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
204941 5.4 警告
Network
IBM - IBM TRIRIGA Application Platform におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0387 2016-07-8 16:04 2016-05-13 Show GitHub Exploit DB Packet Storm
204942 8 重要
Network
IBM - IBM TRIRIGA Application Platform におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-0386 2016-07-8 16:04 2016-04-20 Show GitHub Exploit DB Packet Storm
204943 6.1 警告
Network
IBM - IBM WebSphere Application Server における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-0359 2016-07-8 16:04 2016-06-23 Show GitHub Exploit DB Packet Storm
204944 5.4 警告
Network
IBM - IBM Cognos Business Intelligence におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0346 2016-07-8 16:04 2016-06-30 Show GitHub Exploit DB Packet Storm
204945 5.4 警告
Network
IBM - IBM Cognos Business Intelligence で使用される IBM Cognos TM1 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0221 2016-07-8 16:04 2016-06-30 Show GitHub Exploit DB Packet Storm
204946 7.3 重要
Network
Eaton - Eaton ELCSoft の ELCSimulator におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4512 2016-07-8 14:56 2016-06-30 Show GitHub Exploit DB Packet Storm
204947 6 警告
Network
Eaton - Eaton ELCSoft の elcsoft.exe におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4509 2016-07-8 14:56 2016-06-30 Show GitHub Exploit DB Packet Storm
204948 4.7 警告
Local
Linux - Linux Kernel の drivers/s390/char/sclp_ctl.c の sclp_ctl_ioctl_sccb 関数におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-362
競合状態
CVE-2016-6130 2016-07-8 11:56 2016-04-26 Show GitHub Exploit DB Packet Storm
204949 7.1 重要
Local
Linux - Linux Kernel の netfilter サブシステムの IPT_SO_SET_REPLACE setsockopt の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4998 2016-07-8 11:56 2016-03-23 Show GitHub Exploit DB Packet Storm
204950 9.8 緊急
Network
Linux - Linux Kernel の drivers/usb/usbip/usbip_common.c の usbip_recv_xbuff 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-3955 2016-07-8 11:56 2016-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 6.8 MEDIUM
Physics
- - An issue in the U-Boot component of GNCC GP5 v7.1.76 allows physically-proximate attackers to bypass authentication and gain root access via interrupting the boot sequence and injecting a crafted str… CWE-20
CWE-288
 Improper Input Validation 
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-36175 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
842 9.1 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to identity spoofing. CWE-290
 Authentication Bypass by Spoofing
CVE-2026-8644 2026-06-5 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
843 9.0 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to potential remote code execution due to deserialization of untrusted data via JAX-WS endpoints with WS-Security. CWE-502
 Deserialization of Untrusted Data
CVE-2026-9319 2026-06-5 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
844 9.0 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to remote code execution caused by the bypass of security controls. CWE-94
Code Injection
CVE-2026-9311 2026-06-5 01:53 2026-06-2 Show GitHub Exploit DB Packet Storm
845 8.5 HIGH
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is affected by an improper validation of user-supplied data during deserialization using the SAML Web Single Sign-On component. This could result in remo… CWE-502
 Deserialization of Untrusted Data
CVE-2026-9330 2026-06-5 01:52 2026-06-2 Show GitHub Exploit DB Packet Storm
846 5.5 MEDIUM
Local
pypa pip pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed out… CWE-22
Path Traversal
CVE-2026-8643 2026-06-5 01:52 2026-06-2 Show GitHub Exploit DB Packet Storm
847 6.8 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 31.0.0 to before 31.0.12, and 32.0.0 to before 32.0.3, a missing check of a relation allowed authenticate… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45810 2026-06-5 01:51 2026-06-2 Show GitHub Exploit DB Packet Storm
848 7.1 HIGH
Network
nextcloud tables Nextcloud is an open source content collaboration platform. From versions 0.9.0 to before 0.9.7, and 1.0.0 to before 1.0.2, a missing sanitization in the Tables app allowed a user with access to the … CWE-89
SQL Injection
CVE-2026-45722 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm
849 5.9 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, a pre-2FA session cookie (created after successful … CWE-287
Improper Authentication
CVE-2026-45691 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm
850 5.9 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, an authentication bypass vulnerability allowed atta… CWE-287
Improper Authentication
CVE-2026-45690 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm