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 9, 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
3371 6.1 警告
Network
Zoho Corporation manageengine applications manager Zoho CorporationのManageEngine Applications Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-9787 2026-02-2 19:39 2025-12-18 Show GitHub Exploit DB Packet Storm
3372 6.1 警告
Network
ironmansoftware powershell universal ironmansoftwareのpowershell universalにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-0618 2026-02-2 19:39 2026-01-7 Show GitHub Exploit DB Packet Storm
3373 8.8 重要
Network
openwebui open webui openwebuiのopen webuiにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-0765 2026-02-2 19:39 2026-01-23 Show GitHub Exploit DB Packet Storm
3374 8.8 重要
Network
openwebui open webui openwebuiのopen webuiにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-0766 2026-02-2 19:39 2026-01-23 Show GitHub Exploit DB Packet Storm
3375 6.5 警告
Adjacent
openwebui open webui openwebuiのopen webuiにおける重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-0767 2026-02-2 19:38 2026-01-23 Show GitHub Exploit DB Packet Storm
3376 3.5
Network
gitea project gitea gitea projectのgiteaにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-0798 2026-02-2 19:38 2026-01-22 Show GitHub Exploit DB Packet Storm
3377 4.3 警告
Network
Mozilla Foundation Mozilla Thunderbird Mozilla FoundationのMozilla Thunderbirdにおける複数の脆弱性 CWE-116
CWE-200
CWE-352
CVE-2026-0818 2026-02-2 19:38 2026-01-28 Show GitHub Exploit DB Packet Storm
3378 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 CWE-125
CWE-787
CVE-2026-0899 2026-02-2 19:38 2026-01-20 Show GitHub Exploit DB Packet Storm
3379 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-0900 2026-02-2 19:38 2026-01-20 Show GitHub Exploit DB Packet Storm
3380 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-0901 2026-02-2 19:38 2026-01-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
341 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… New - CVE-2026-43408 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
342 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… New - CVE-2026-43407 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
343 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a w… New - CVE-2026-43406 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
344 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… New - CVE-2026-43405 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
345 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… New - CVE-2026-43404 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
346 - - - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other priv… New - CVE-2026-43403 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
347 - - - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … New - CVE-2026-43402 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
348 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… New - CVE-2026-43401 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
349 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpu_userq_signal_ioctl can lead to a OOM… New - CVE-2026-43400 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
350 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl Drop reference to syncobj and timeline fence when aborting the io… New - CVE-2026-43399 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm