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 30, 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
252151 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer SP における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0924 2012-02-13 14:34 2012-02-6 Show GitHub Exploit DB Packet Storm
252152 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer SP の rvrender.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0922 2012-02-13 14:32 2012-02-6 Show GitHub Exploit DB Packet Storm
252153 5.1 警告 ESTsoft Japan 株式会社 - ALFTP における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2012-0315 2012-02-13 14:00 2012-02-13 Show GitHub Exploit DB Packet Storm
252154 5 警告 Google - Google Chrome の Shader Translator 実装におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3972 2012-02-13 10:47 2012-02-8 Show GitHub Exploit DB Packet Storm
252155 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3970 2012-02-13 10:46 2012-02-8 Show GitHub Exploit DB Packet Storm
252156 5 警告 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3967 2012-02-13 10:44 2012-02-8 Show GitHub Exploit DB Packet Storm
252157 5 警告 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-3965 2012-02-13 10:43 2012-02-8 Show GitHub Exploit DB Packet Storm
252158 5 警告 Google - Google Chrome における URL バーを偽造される脆弱性 CWE-noinfo
情報不足
CVE-2011-3964 2012-02-13 10:42 2012-02-8 Show GitHub Exploit DB Packet Storm
252159 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3963 2012-02-13 10:42 2012-02-8 Show GitHub Exploit DB Packet Storm
252160 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3962 2012-02-13 10:41 2012-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
5441 7.8 HIGH
Local
watchguard agent Incorrect permission assignment for a resource in the patch management component of the WatchGuard Agent on Windows allows an authenticated local user to elevate their privileges to NT AUTHORITY\\SYS… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-41288 2026-05-12 03:35 2026-05-7 Show GitHub Exploit DB Packet Storm
5442 7.8 HIGH
Local
watchguard agent Use of Hard-coded Cryptographic Key vulnerability in WatchGuard Agent on Windows allows Inclusion of Code in Existing Process.This issue affects WatchGuard Agent: before 1.25.03.0000. CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-6787 2026-05-12 03:33 2026-05-7 Show GitHub Exploit DB Packet Storm
5443 7.8 HIGH
Local
watchguard agent Uncontrolled Search Path Element vulnerability in WatchGuard Agent on Windows allows Using Malicious Files.This issue affects WatchGuard Agent before 1.25.03.0000. CWE-427
 Uncontrolled Search Path Element
CVE-2026-6788 2026-05-12 03:33 2026-05-7 Show GitHub Exploit DB Packet Storm
5444 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn_tcp_recv, we receive large cloned skbs from… CWE-190
 Integer Overflow or Wraparound
CVE-2026-43254 2026-05-12 03:21 2026-05-6 Show GitHub Exploit DB Packet Storm
5445 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usb_tx_block The function usb_tx_block() submits cardp->tx_urb without ensuring that any previous … NVD-CWE-noinfo
CVE-2026-43255 2026-05-12 03:18 2026-05-6 Show GitHub Exploit DB Packet Storm
5446 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) a… CWE-125
Out-of-bounds Read
CVE-2026-43256 2026-05-12 03:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5447 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in snd_cx88_hw_params() In error path, add cx88_alsa_dma_unmap() to release resource acquired by c… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-43257 2026-05-12 03:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5448 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruptio… CWE-787
 Out-of-bounds Write
CVE-2026-43258 2026-05-12 03:10 2026-05-6 Show GitHub Exploit DB Packet Storm
5449 9.6 CRITICAL
Network
argoproj argo_cd Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo… CWE-200
CWE-212
Information Exposure
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-42880 2026-05-12 02:46 2026-05-8 Show GitHub Exploit DB Packet Storm
5450 8.8 HIGH
Network
gitpython_project gitpython GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by … CWE-78
OS Command 
CVE-2026-42215 2026-05-12 02:45 2026-05-8 Show GitHub Exploit DB Packet Storm