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 28, 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
2671 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7929 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2672 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-7930 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2673 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-7931 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2674 4.4 警告
Local
Google Google Chrome GoogleのGoogle Chromeにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-7932 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2675 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-7933 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2676 4.2 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-7934 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2677 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-7935 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2678 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-7936 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2679 3.1
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-7937 2026-05-8 12:18 2026-05-6 Show GitHub Exploit DB Packet Storm
2680 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7938 2026-05-8 12:17 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
312791 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin does not use SecureRandom when generating passwords for sharing cryptographic keys. The random function in use makes it easier for attackers to brute force this password… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2024-45723 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312792 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK plugin uses a weak password for sharing encryption keys via the key broadcast method. If the broadcasted encryption key is captured over RF, and password is cracked via brute f… CWE-922
 Insecure Storage of Sensitive Information
CVE-2024-45374 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312793 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin uses AES CTR type encryption for short, encrypted messages without any additional integrity checking mechanisms. This leaves messages malleable to an attacker that can a… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2024-43108 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312794 4.3 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin encryption key name is always sent unencrypted when the key is sent over RF through a broadcast message. It is advised to share the encryption key via local QR for highe… NVD-CWE-Other
CVE-2024-41931 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312795 6.5 MEDIUM
Adjacent
gotenna gotenna In the goTenna Pro ATAK Plugin there is a vulnerability that makes it possible to inject any custom message with any GID and Callsign using a software defined radio in existing goTenna mesh network… NVD-CWE-Other
CVE-2024-41722 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312796 4.3 MEDIUM
Adjacent
gotenna atak_plugin The goTenna Pro ATAK Plugin does not inject extra characters into broadcasted frames to obfuscate the length of messages. This makes it possible to tell the length of the payload regardless of the … CWE-203
 Information Exposure Through Discrepancy
CVE-2024-41715 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
312797 9.1 CRITICAL
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **insecure communication** between the FRP (Fast Reverse Proxy) client and server when Gradio's `sh… CWE-311
Missing Encryption of Sensitive Data
CVE-2024-47871 2024-10-18 02:11 2024-10-11 Show GitHub Exploit DB Packet Storm
312798 7.5 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This is a **data validation vulnerability** affecting several Gradio components, which allows arbitrary file leaks through the … CWE-22
Path Traversal
CVE-2024-47868 2024-10-18 02:04 2024-10-11 Show GitHub Exploit DB Packet Storm
312799 4.3 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to False… CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2024-47168 2024-10-18 02:00 2024-10-11 Show GitHub Exploit DB Packet Storm
312800 3.7 LOW
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **timing attack** in the way Gradio compares hashes for the `analytics_dashboard` function. Since… CWE-203
 Information Exposure Through Discrepancy
CVE-2024-47869 2024-10-18 01:59 2024-10-11 Show GitHub Exploit DB Packet Storm