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 9, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205601 7.5 重要
Network
Linux - Linux Kernel の net/x25/x25_facilities.c の x25_negotiate_facilities 関数におけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4580 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
205602 7.8 重要
Local
Linux - Linux Kernel の drivers/media/v4l2-core/videobuf2-v4l2.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4568 2016-05-26 15:22 2016-05-4 Show GitHub Exploit DB Packet Storm
205603 7 重要
Local
Linux - Linux Kernel の BPF サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4558 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
205604 7.8 重要
Local
Linux - Linux Kernel の kernel/bpf/verifier.c の replace_map_fd_with_map_ptr 関数における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-4557 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
205605 7.5 重要
Network
Linux - Linux Kernel の net/llc/af_llc.c の llc_cmsg_rcv 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4485 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
205606 6.1 警告
Network
株式会社シロハチ - 株式会社シロハチ製の複数の EC-CUBE 用フリーエリア追加プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1205 2016-05-25 17:48 2016-04-26 Show GitHub Exploit DB Packet Storm
205607 6.1 警告
Network
John Dyer
WordPress.org
- WordPress で使用される MediaElement.js の flash/FlashMediaElement.as におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4567 2016-05-25 16:57 2016-05-5 Show GitHub Exploit DB Packet Storm
205608 6.1 警告
Network
WordPress.org
Moxiecode Systems
- WordPress で使用される Plupload の plupload.flash.swf におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4566 2016-05-25 16:57 2016-05-15 Show GitHub Exploit DB Packet Storm
205609 8.6 重要
Network
WordPress.org - WordPress の wp-includes/http.php の wp_http_validate_url 関数におけるサーバサイドのリクエストフォージェリ攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-2222 2016-05-25 16:57 2016-02-2 Show GitHub Exploit DB Packet Storm
205610 7.4 重要
Network
WordPress.org - WordPress の wp-includes/pluggable.php の wp_validate_redirect 関数におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2016-2221 2016-05-25 16:57 2016-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
1271 - - - Leftover debug modules contain fixed credentials for internal AWS Cognito test sandboxes, risking asset exploitation. CWE-798
 Use of Hard-coded Credentials
CVE-2026-49204 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1272 - - - System log files output unencrypted SMTP server authentication passwords alongside sensitive employee corporate identification data. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-50205 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1273 - - - Incoming VPN network profile settings fail to process special characters safely, enabling command injection via malicious config files. CWE-78
OS Command 
CVE-2026-50206 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1274 - - - The system Binder boundary accepts unverified pass-through AT commands, giving local applications the power to read baseband files or disable cellular connectivity. CWE-22
Path Traversal
CVE-2026-50207 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1275 - - - High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle (MITM) actor could decrypt network traffic. CWE-330
 Use of Insufficiently Random Values
CVE-2026-50208 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1276 - - - Broadcast events allow malicious software to rewrite the device's default Mobile Device Management (MDM) endpoint address, shifting administrative ownership to an external attacker. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-50209 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1277 - - - The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption. CWE-200
Information Exposure
CVE-2026-50210 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1278 - - - Leftover engineering diagnostics and factory-level diagnostic software remain exposed on retail builds, giving malicious apps write privileges to internal NVRAM registers. CWE-134
Use of Externally-Controlled Format String
CVE-2026-50211 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1279 - - - Weak validation logic within device dissociation API routines allows a remote entity to forcefully unbind unrelated user endpoints, causing severe denial of service. CWE-400
 Uncontrolled Resource Consumption
CVE-2026-50212 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1280 - - - The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings. CWE-798
 Use of Hard-coded Credentials
CVE-2026-50213 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm