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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3181 6.5 警告
Adjacent
メディアテック MT6835 Firmware
MT6858 Firmware
MT8795T Firmware
MT8797 Firmware
MT6855 Firmware
MT6880 Firmware
MT8755 Firmware
MT8668 Firmware
MT8678…
メディアテックのMT2735 ファームウェア等の複数製品における到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-20450 2026-05-8 12:10 2026-05-4 Show GitHub Exploit DB Packet Storm
3182 6.7 警告
Local
メディアテック MT8186 Firmware
MT8395 Firmware
MT8678 Firmware
MT8775 Firmware
MT8781 Firmware
MT6985 Firmware
MT8188 Firmware
MT8196 Firmware
MT8367&…
メディアテックのMT2718 Firmware等の複数製品における型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-20451 2026-05-8 12:10 2026-05-4 Show GitHub Exploit DB Packet Storm
3183 7.8 重要
Local
クアルコム QCA6574 ファームウェア
SM6650P ファームウェア
QXM1086 Firmware
SA8150P ファームウェア
QXM1096 Firmware
snapdragon 8 gen 2 mobile ファームウェア
qca6688aq …
クアルコムのAR8031 ファームウェア等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-24082 2026-05-8 12:10 2026-05-4 Show GitHub Exploit DB Packet Storm
3184 8.8 重要
Network
RedisTimeSeries RedisTimeSeries RedisTimeSeriesにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-25588 2026-05-8 12:10 2026-05-5 Show GitHub Exploit DB Packet Storm
3185 8.8 重要
Network
RedisBloom RedisBloom RedisBloomにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-25589 2026-05-8 12:10 2026-05-5 Show GitHub Exploit DB Packet Storm
3186 7.8 重要
Local
マイクロソフト Microsoft HPC Pack Microsoft のハイ パフォーマンス コンピューティング (HPC) パックの特権昇格の脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-32184 2026-05-8 12:10 2026-04-14 Show GitHub Exploit DB Packet Storm
3187 7.5 重要
Network
マイクロソフト Microsoft Visual Studio 2026
visual studio 2022
.NET
.NET および Visual Studio のサービス拒否の脆弱性 CWE-121
CWE-20
CVE-2026-32203 2026-05-8 12:10 2026-04-14 Show GitHub Exploit DB Packet Storm
3188 4.7 警告
Network
Macaron project Macaron オラクルのMacaronにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-35253 2026-05-8 12:10 2026-05-6 Show GitHub Exploit DB Packet Storm
3189 6.1 警告
Local
オラクル Oracle Cloud Infrastructure CLI オラクルのOracle Cloud Infrastructure CLIにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-35254 2026-05-8 12:10 2026-05-6 Show GitHub Exploit DB Packet Storm
3190 6.6 警告
Local
オラクル Oracle Cloud Native Environment (Oracle CNE) Command Line Interface (CLI) オラクルのOracle Cloud Native Environment (Oracle CNE) Command Line Interface (CLI)におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-35255 2026-05-8 12:10 2026-05-6 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
318091 8.1 HIGH
Network
getkirby kirby Kirby is a CMS targeting designers and editors. Kirby allows to restrict the permissions of specific user roles. Users of that role can only perform permitted actions. Permissions for creating and de… CWE-863
 Incorrect Authorization
CVE-2024-41964 2024-09-7 07:56 2024-08-30 Show GitHub Exploit DB Packet Storm
318092 5.4 MEDIUM
Network
seacms seacms A cross-site scripting (XSS) vulnerability in the component admin_ads.php of SeaCMS v12.9 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the ad descript… CWE-79
Cross-site Scripting
CVE-2024-44919 2024-09-7 07:54 2024-08-30 Show GitHub Exploit DB Packet Storm
318093 9.8 CRITICAL
Network
deltaww dtn_soft Delta Electronics DTN Soft version 2.0.1 and prior are vulnerable to an attacker achieving remote code execution through a deserialization of untrusted data vulnerability. CWE-502
 Deserialization of Untrusted Data
CVE-2024-8255 2024-09-7 07:53 2024-08-30 Show GitHub Exploit DB Packet Storm
318094 7.5 HIGH
Network
wolfssl wolfssl In function MatchDomainName(), input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509_check_host() takes in a pointer and le… CWE-125
Out-of-bounds Read
CVE-2024-5991 2024-09-7 07:51 2024-08-28 Show GitHub Exploit DB Packet Storm
318095 9.8 CRITICAL
Network
hp security_manager HP Security Manager is potentially vulnerable to Remote Code Execution as a result of code vulnerability within the product's solution open-source libraries. NVD-CWE-noinfo
CVE-2024-7720 2024-09-7 07:33 2024-08-28 Show GitHub Exploit DB Packet Storm
318096 6.1 MEDIUM
Network
gazelle_project gazelle A cross-site scripting (XSS) vulnerability in the component /managers/enable_requests.php of Gazelle commit 63b3370 allows attackers to execute arbitrary web scripts or HTML via a crafted payload inj… CWE-79
Cross-site Scripting
CVE-2024-44797 2024-09-7 07:27 2024-08-27 Show GitHub Exploit DB Packet Storm
318097 6.5 MEDIUM
Network
beikeshop beikeshop A vulnerability, which was classified as problematic, was found in Chengdu Everbrite Network Technology BeikeShop up to 1.5.5. This affects the function exportZip of the file /admin/file_manager/expo… CWE-22
Path Traversal
CVE-2024-8165 2024-09-7 07:20 2024-08-26 Show GitHub Exploit DB Packet Storm
318098 8.8 HIGH
Network
beikeshop beikeshop A vulnerability, which was classified as critical, has been found in Chengdu Everbrite Network Technology BeikeShop up to 1.5.5. Affected by this issue is the function rename of the file /Admin/Http/… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-8164 2024-09-7 07:19 2024-08-26 Show GitHub Exploit DB Packet Storm
318099 8.1 HIGH
Network
beikeshop beikeshop A vulnerability classified as critical was found in Chengdu Everbrite Network Technology BeikeShop up to 1.5.5. Affected by this vulnerability is the function destroyFiles of the file /admin/file_man… CWE-22
Path Traversal
CVE-2024-8163 2024-09-7 07:18 2024-08-26 Show GitHub Exploit DB Packet Storm
318100 - - - Rejected reason: Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that the issue does not pose a secu… - CVE-2024-8439 2024-09-7 07:15 2024-09-7 Show GitHub Exploit DB Packet Storm