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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4471 7.8 重要
Local
Tryton proteus Labcenter ElectronicsのProteusにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-5495 2026-04-30 12:12 2026-04-11 Show GitHub Exploit DB Packet Storm
4472 7.8 重要
Local
Tryton proteus Labcenter ElectronicsのProteusにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-5496 2026-04-30 12:12 2026-04-11 Show GitHub Exploit DB Packet Storm
4473 6.6 警告
Local
Veeam one サムスンのOneにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-6839 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
4474 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不適切な動作順序(早期増幅)に関する脆弱性 CWE-408
不適切な動作順序(早期増幅)
CVE-2026-41331 2026-04-30 12:11 2026-04-21 Show GitHub Exploit DB Packet Storm
4475 9.8 緊急
Network
thinkphp thinkphp thinkphpにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2018-25270 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
4476 9.8 緊急
Network
jizhicms JIZHICMS jizhicmsのJIZHICMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-50229 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
4477 9.1 緊急
Network
p2r3 bareiron p2r3のbareironにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2025-69808 2026-04-30 12:11 2026-03-16 Show GitHub Exploit DB Packet Storm
4478 9.8 緊急
Network
p2r3 bareiron p2r3のbareironにおける任意の場所に任意の値を書き込み可能な状態に関する脆弱性 CWE-123
任意の場所に任意の値を書き込み可能な状態
CVE-2025-69809 2026-04-30 12:11 2026-03-16 Show GitHub Exploit DB Packet Storm
4479 7.5 重要
Network
NLTK NLTK NLTKにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-0847 2026-04-30 12:11 2026-03-4 Show GitHub Exploit DB Packet Storm
4480 9.8 緊急
Network
lollms lollms lollmsにおけるアクセス制御に関する脆弱性 CWE-284
CWE-Other
CVE-2026-1114 2026-04-30 12:11 2026-04-7 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
1671 8.3 HIGH
Network
google chrome Uninitialized Use in Gamepad in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted H… CWE-457
 Use of Uninitialized Variable
CVE-2026-9972 2026-06-2 03:27 2026-05-29 Show GitHub Exploit DB Packet Storm
1672 8.3 HIGH
Network
google chrome Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9982 2026-06-2 03:27 2026-05-29 Show GitHub Exploit DB Packet Storm
1673 8.3 HIGH
Network
google chrome Insufficient validation of untrusted input in WebShare in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a … CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9977 2026-06-2 03:26 2026-05-29 Show GitHub Exploit DB Packet Storm
1674 7.5 HIGH
Network
- - Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the ASN.1/OER parsing pipeline of Vanetza. When pr… CWE-248
 Uncaught Exception
CVE-2026-43988 2026-06-2 03:26 2026-05-27 Show GitHub Exploit DB Packet Storm
1675 6.5 MEDIUM
Network
- - Frappe HR is an open-source human resources management solution (HRMS). Prior to 16.5.0, authenticated employees could access other employees’ leave details due to improper authorization checks. This… CWE-863
 Incorrect Authorization
CVE-2026-45081 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1676 7.5 HIGH
Network
- - bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45047 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1677 5.5 MEDIUM
Local
- - Gryph provides a security layer for AI coding agents. Prior to 0.7.0, Gryph implements logging levels that determine what content is logged to a local sqlite database. The README incorrectly mentions… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-45046 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1678 8.7 HIGH
Network
- - RELATE is a web-based courseware package. Versions prior to commit 555f0efb1c5bd7531c07cd73724d7e566a81f620 have a stored cross-site scripting vulnerability that allows any enrolled student to execut… CWE-79
Cross-site Scripting
CVE-2026-42197 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1679 3.1 LOW
Network
apache airflow Exploitation requires the attacker to already be an authenticated Airflow worker holding a valid Log-server JWT issued for at least one Dag. Apache Airflow's Log server authorized JWT tokens against … CWE-863
 Incorrect Authorization
CVE-2026-45426 2026-06-2 03:25 2026-06-1 Show GitHub Exploit DB Packet Storm
1680 7.5 HIGH
Network
apache fluss Apache Fluss versions prior to 0.9.1 configure the Netty LengthFieldBasedFrameDecoder with Integer.MAX_VALUE as the maximum frame length, allowing unauthenticated remote attackers to exhaust JVM heap… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-49361 2026-06-2 03:24 2026-06-1 Show GitHub Exploit DB Packet Storm