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":May 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
194151 7 重要
Local
Google - Android における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2016-10242 2017-06-15 16:58 2017-04-3 Show GitHub Exploit DB Packet Storm
194152 7.8 重要
Local
Google - Android におけるバッファエラーの脆弱性 CWE-119
CWE-190
CVE-2016-10239 2017-06-15 16:58 2017-04-3 Show GitHub Exploit DB Packet Storm
194153 7.8 重要
Local
Google - Android における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10238 2017-06-15 16:56 2017-04-3 Show GitHub Exploit DB Packet Storm
194154 7.8 重要
Local
Google - Android におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-10237 2017-06-15 16:56 2017-04-3 Show GitHub Exploit DB Packet Storm
194155 7.8 重要
Local
Google - Android における暗号に関する脆弱性 CWE-310
暗号の問題
CVE-2015-9003 2017-06-15 16:56 2017-04-3 Show GitHub Exploit DB Packet Storm
194156 7.8 重要
Local
Google - Android における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2015-9002 2017-06-15 16:56 2017-04-3 Show GitHub Exploit DB Packet Storm
194157 5.5 警告
Local
Google - Android における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-9001 2017-06-15 16:55 2017-04-3 Show GitHub Exploit DB Packet Storm
194158 7.8 重要
Local
Google - Android における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2015-9000 2017-06-15 16:55 2017-04-3 Show GitHub Exploit DB Packet Storm
194159 7.8 重要
Local
Google - Android におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2015-8999 2017-06-15 16:55 2017-04-3 Show GitHub Exploit DB Packet Storm
194160 7.8 重要
Local
Google - Android における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2015-8998 2017-06-15 16:55 2017-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1601 7.5 HIGH
Network
apple macos A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Tahoe 26.5. An app may be able to access protected user data. CWE-284
Improper Access Control
CVE-2026-28930 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm
1602 7.5 HIGH
Network
apple ipados
iphone_os
macos
visionos
The issue was addressed with improved checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sonoma 14.8.7, macOS Tahoe 26.5, visionOS 26.5. Processing a malicio… CWE-20
 Improper Input Validation 
CVE-2026-28936 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm
1603 4.6 MEDIUM
Physics
apple macos This issue was addressed with improved checks. This issue is fixed in macOS Tahoe 26.5. An attacker with physical access to a locked device may be able to view sensitive user information. CWE-522
 Insufficiently Protected Credentials
CVE-2026-28961 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm
1604 6.2 MEDIUM
Local
apple ipados
iphone_os
macos
tvos
visionos
watchos
The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 2… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-28977 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm
1605 5.3 MEDIUM
Local
vim vim Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick… CWE-78
OS Command 
CVE-2026-44656 2026-05-14 22:59 2026-05-9 Show GitHub Exploit DB Packet Storm
1606 5.3 MEDIUM
Network
python urllib3 urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=Fa… CWE-200
NVD-CWE-noinfo
Information Exposure
CVE-2026-44431 2026-05-14 22:56 2026-05-14 Show GitHub Exploit DB Packet Storm
1607 4.4 MEDIUM
Local
vim vim Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a cr… CWE-78
OS Command 
CVE-2026-42307 2026-05-14 22:55 2026-05-9 Show GitHub Exploit DB Packet Storm
1608 5.3 MEDIUM
Network
redwoodjs redwoodsdk RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating… CWE-352
 Origin Validation Error
CVE-2026-42190 2026-05-14 22:54 2026-05-9 Show GitHub Exploit DB Packet Storm
1609 7.2 HIGH
Network
claris filemaker_cloud A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to bypass a front-end restriction on OS Script schedule types and execute arbitrary operat… CWE-94
Code Injection
CVE-2026-43680 2026-05-14 22:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1610 7.2 HIGH
Network
claris filemaker_cloud A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to inject arbitrary operating system commands through unsanitized input in the External OD… CWE-78
OS Command 
CVE-2026-43685 2026-05-14 22:52 2026-05-13 Show GitHub Exploit DB Packet Storm