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 18, 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
203471 7.5 重要
Network
シトリックス・システムズ - Citrix XenDesktop および XenApp 用 Citrix Studio における XenDesktop Delivery Controller にアクセスポリシー規則を設定される脆弱性 CWE-Other
その他
CVE-2016-4810 2016-06-3 14:16 2016-05-31 Show GitHub Exploit DB Packet Storm
203472 7.8 重要
Local
Debian
GNOME Project
- gdk-pixbuf の pixops/pixops.c の pixops_composite_nearest などの関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-8875 2016-06-3 12:17 2015-10-6 Show GitHub Exploit DB Packet Storm
203473 6.5 警告
Network
IBM - IBM Security AppScan における任意のファイルを読まれる脆弱性 CWE-Other
その他
CVE-2016-0288 2016-06-3 11:41 2016-05-17 Show GitHub Exploit DB Packet Storm
203474 7 危険 サイボウズ - サイボウズ ガルーンにおける LDAP インジェクションの脆弱性 CWE-noinfo
情報不足
CVE-2015-5649 2016-06-2 19:12 2015-10-7 Show GitHub Exploit DB Packet Storm
203475 4.3 警告
Network
Apache Software Foundation - Apache Cordova におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5207 2016-06-2 17:49 2016-05-11 Show GitHub Exploit DB Packet Storm
203476 9.8 緊急
Network
Sixnet - Sixnet BT-5xxx および BT-6xxx M2M デバイスにおけるアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4521 2016-06-2 16:55 2016-05-26 Show GitHub Exploit DB Packet Storm
203477 5.8 警告
Network
Moxa Inc. - Moxa UC-7408 LX-Plus デバイスにおけるファームウェアに書き込まれる脆弱性 CWE-Other
その他
CVE-2016-4500 2016-06-2 15:00 2016-05-31 Show GitHub Exploit DB Packet Storm
203478 7.5 重要
Network
Moxa Inc. - 複数の Moxa MiiNePort デバイス製品のファームウェアにおける重要な平文情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2295 2016-06-2 15:00 2016-05-24 Show GitHub Exploit DB Packet Storm
203479 7.5 重要
Network
Moxa Inc. - 複数の Moxa MiiNePort デバイス製品のファームウェアにおけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2016-2286 2016-06-2 15:00 2016-05-24 Show GitHub Exploit DB Packet Storm
203480 7.5 重要
Network
Moxa Inc. - Moxa Secure Router EDR-G903 デバイスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0879 2016-06-2 15:00 2016-05-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1121 4.3 MEDIUM
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-28901 2026-05-14 06:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1122 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processin… CWE-416
 Use After Free
CVE-2026-28883 2026-05-14 06:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1123 5.3 MEDIUM
Network
protobufjs_project protobufjs protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties ob… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44292 2026-05-14 05:58 2026-05-14 Show GitHub Exploit DB Packet Storm
1124 8.8 HIGH
Network
protobufjs_project protobufjs protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived f… CWE-94
Code Injection
CVE-2026-44293 2026-05-14 05:56 2026-05-14 Show GitHub Exploit DB Packet Storm
1125 5.3 MEDIUM
Network
protobufjs_project protobufjs protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Cer… CWE-20
 Improper Input Validation 
CVE-2026-44294 2026-05-14 05:55 2026-05-14 Show GitHub Exploit DB Packet Storm
1126 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-33110 2026-05-14 05:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1127 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-33112 2026-05-14 05:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1128 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-35439 2026-05-14 05:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1129 8.8 HIGH
Network
microsoft sharepoint_server Insufficient granularity of access control in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-1220
 Insufficient Granularity of Access Control
CVE-2026-40365 2026-05-14 05:52 2026-05-13 Show GitHub Exploit DB Packet Storm
1130 8.0 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-40368 2026-05-14 05:52 2026-05-13 Show GitHub Exploit DB Packet Storm