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 5, 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
205151 6.1 警告
Network
Lenovo - Android 上で稼動する Lenovo SHAREit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4783 2016-05-27 16:41 2016-05-19 Show GitHub Exploit DB Packet Storm
205152 8.8 重要
Network
Lenovo - Android 上で稼動する Lenovo SHAREit における脆弱性 CWE-20
不適切な入力確認
CVE-2016-4782 2016-05-27 16:41 2016-05-19 Show GitHub Exploit DB Packet Storm
205153 7.5 重要
Network
Quagga
openSUSE project
- Quagga の bgpd/bgp_dump.c の bgp_dump_routes_func 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4049 2016-05-27 16:06 2016-01-25 Show GitHub Exploit DB Packet Storm
205154 7.5 重要
Network
openSUSE project
Fedora Project
The Go Project
- Go の crypto/dsa/dsa.go の Verify 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-3959 2016-05-27 15:54 2016-04-6 Show GitHub Exploit DB Packet Storm
205155 7.8 重要
Local
The Go Project - Windows 上で稼動する Go における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-3958 2016-05-27 15:54 2016-04-2 Show GitHub Exploit DB Packet Storm
205156 7.4 重要
Network
トレンドマイクロ - Apple iOS 用 Trend Micro Mobile Security におけるモバイルアプリケーションのログインサーバになりすまされる脆弱性 CWE-200
情報漏えい
CVE-2016-3664 2016-05-27 15:03 2016-04-22 Show GitHub Exploit DB Packet Storm
205157 6.3 警告
Network
エヌ・ティ・ティ・ブロードバンドプラットフォーム株式会社 - Japan Connected-free Wi-Fi におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5629 2016-05-27 12:12 2015-09-11 Show GitHub Exploit DB Packet Storm
205158 7.5 重要
Adjacent
Huawei - 複数の Huawei デバイス製品のソフトウェアの Smart DNS 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4577 2016-05-27 11:23 2016-05-11 Show GitHub Exploit DB Packet Storm
205159 9.8 緊急
Network
Huawei - 複数の Huawei デバイス製品のソフトウェアの Application Specific Packet Filtering 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4576 2016-05-27 11:23 2016-05-11 Show GitHub Exploit DB Packet Storm
205160 8.1 重要
Network
Huawei - Huawei S12700 および S5700 スイッチのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4087 2016-05-27 11:23 2016-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 - - - Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the _encode method to parse addresses. If the addresses did not look like netmasks or network range… New CWE-674
CWE-1287
 Uncontrolled Recursion
 Improper Validation of Specified Type of Input
CVE-2026-49941 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
62 5.3 MEDIUM
Network
- - Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.71.0 through 0.315.6, the QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detecti… New CWE-400
CWE-674
 Uncontrolled Resource Consumption
 Uncontrolled Recursion
CVE-2026-47706 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
63 - - - Etsy::StatsD versions through 1.002002 for Perl allow metric injections. The metric names and values are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… New CWE-93
CRLF Injection
CVE-2026-46741 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
64 - - - Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional st… New CWE-93
CRLF Injection
CVE-2026-46739 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
65 5.3 MEDIUM
Network
- - OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log … New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-41178 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
66 7.1 HIGH
Physics
- - GNCC GP5 v7.1.76 was discovered to store pre-signed Backblaze B2 upload URLs (PUT requests) in plaintext to the serial console. This allows physically-proximate attackers to extract these active toke… New CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-36176 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
67 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… New 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
68 9.1 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to identity spoofing. New CWE-290
 Authentication Bypass by Spoofing
CVE-2026-8644 2026-06-5 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
69 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. New CWE-502
 Deserialization of Untrusted Data
CVE-2026-9319 2026-06-5 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
70 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. New CWE-94
Code Injection
CVE-2026-9311 2026-06-5 01:53 2026-06-2 Show GitHub Exploit DB Packet Storm