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
91 5.5 警告
Local
Google Android GoogleのAndroidにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-28578 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
92 7.8 重要
Local
Google Android GoogleのAndroidにおける古典的バッファオーバーフローの脆弱性 New CWE-120
古典的バッファオーバーフロー
CVE-2026-28580 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
93 4 警告
Local
Google Android GoogleのAndroidにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-28581 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
94 3.3
Local
Google Android GoogleのAndroidにおける権限管理に関する脆弱性 New CWE-269
不適切な権限管理
CVE-2026-28586 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
95 7.3 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおけるスタックベースのバッファオーバーフローの脆弱性 New CWE-121
スタックオーバーフロー
CVE-2026-30649 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
96 8.8 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおける古典的バッファオーバーフローの脆弱性 New CWE-120
古典的バッファオーバーフロー
CVE-2026-30650 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
97 8.8 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおける古典的バッファオーバーフローの脆弱性 New CWE-120
CWE-120
CVE-2026-30652 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
98 2.7
Network
projectcapsule capsule Project CapsuleのCapsuleにおける入力確認に関する脆弱性 New CWE-20
CWE-noinfo
CVE-2026-30963 2026-06-5 10:47 2026-06-1 Show GitHub Exploit DB Packet Storm
99 6.5 警告
Network
lfprojects mlflow lfprojectsのmlflowにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2026-3198 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
100 5.4 警告
Network
Shopify React Router ShopifyのReact Routerにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-33244 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319131 6.1 MEDIUM
Network
webpack.js webpack Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. Th… CWE-79
Cross-site Scripting
CVE-2024-43788 2024-09-4 00:15 2024-08-28 Show GitHub Exploit DB Packet Storm
319132 5.9 MEDIUM
Network
matter-labs zksolc zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold `(xor (shl 1, x), -1)` to `(rotl ~1, x)` if run with optimizations enabled. Here `~1` is generated as an unsigned 64 bits n… CWE-682
 Incorrect Calculation
CVE-2024-45056 2024-09-4 00:14 2024-08-30 Show GitHub Exploit DB Packet Storm
319133 6.1 MEDIUM
Network
collabora online Collabora Online is a collaborative online office suite based on LibreOffice technology. In the mobile (Android/iOS) device variants of Collabora Online it was possible to inject JavaScript via url e… CWE-79
Cross-site Scripting
CVE-2024-45045 2024-09-4 00:13 2024-08-30 Show GitHub Exploit DB Packet Storm
319134 - - - BPL Personal Weighing Scale PWS-01BT IND/09/18/599 devices send sensitive information in unencrypted BLE packets. (The packet data also lacks authentication and integrity protection.) - CVE-2024-34463 2024-09-4 00:12 2024-09-3 Show GitHub Exploit DB Packet Storm
319135 8.8 HIGH
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 27.5.6 via deserialization of untrusted input of the 'mfn-page-items' post meta value. This… CWE-502
 Deserialization of Untrusted Data
CVE-2024-2694 2024-09-4 00:10 2024-08-30 Show GitHub Exploit DB Packet Storm
319136 5.4 MEDIUM
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via several of the plugin's shortcodes in all versions up to, and including, 27.5.6 due to insufficient input sanitization… CWE-79
Cross-site Scripting
CVE-2024-3998 2024-09-4 00:00 2024-08-30 Show GitHub Exploit DB Packet Storm
319137 6.1 MEDIUM
Network
elecom wrc-x3000gs2-b_firmware
wrc-x3000gs2-w_firmware
wrc-x3000gs2a-b_firmware
Cross-site scripting vulnerability exists in WRC-X3000GS2-B, WRC-X3000GS2-W, and WRC-X3000GS2A-B due to improper processing of input values in easysetup.cgi. If a user views a malicious web page whil… CWE-79
Cross-site Scripting
CVE-2024-34577 2024-09-3 23:59 2024-08-30 Show GitHub Exploit DB Packet Storm
319138 5.4 MEDIUM
Network
hubspot hubspot The HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'url' attribute of the HubSpot Meeting Widget in all version… CWE-79
Cross-site Scripting
CVE-2024-5879 2024-09-3 23:59 2024-08-30 Show GitHub Exploit DB Packet Storm
319139 3.7 LOW
Network
elecom wab-i1750-ps_firmware Missing authentication vulnerability exists in Telnet function of WAB-I1750-PS v1.5.10 and earlier. When Telnet function of the product is enabled, a remote attacker may login to the product without … CWE-306
Missing Authentication for Critical Function
CVE-2024-39300 2024-09-3 23:57 2024-08-30 Show GitHub Exploit DB Packet Storm
319140 7.2 HIGH
Network
theeventscalendar events_calendar_pro The Events Calendar Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 7.0.2 via deserialization of untrusted input from the 'filters' parameter in w… CWE-502
 Deserialization of Untrusted Data
CVE-2024-8016 2024-09-3 23:51 2024-08-30 Show GitHub Exploit DB Packet Storm