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 22, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226921 7.5 危険 prasanna - Joomla! 用の YouTube コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2923 2012-12-20 19:29 2010-07-30 Show GitHub Exploit DB Packet Storm
226922 7.5 危険 visocrea - Joomla! 用の Visites コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2010-2918 2012-12-20 19:29 2010-07-30 Show GitHub Exploit DB Packet Storm
226923 7.5 危険 toughtomato - Joomla! 用の TTVideo コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2909 2012-12-20 19:29 2010-07-28 Show GitHub Exploit DB Packet Storm
226924 4.3 警告 SAP - SAP NetWeaver の SLD コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2904 2012-12-20 19:29 2010-07-28 Show GitHub Exploit DB Packet Storm
226925 2.6 注意 runcms - RunCMS の modules/headlines/magpierss/scripts/magpie_debug.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2852 2012-12-20 19:29 2010-07-24 Show GitHub Exploit DB Packet Storm
226926 7.5 危険 schlu.net - Joomla! 用の QuickFAQ コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2845 2012-12-20 19:29 2010-07-24 Show GitHub Exploit DB Packet Storm
226927 5 警告 SquirrelMail Project - SquirrelMail の functions/imap_general.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2813 2012-12-20 19:29 2010-08-19 Show GitHub Exploit DB Packet Storm
226928 5 警告 ZNC - ZNC の Client.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2812 2012-12-20 19:29 2010-08-3 Show GitHub Exploit DB Packet Storm
226929 5.7 警告 レッドハット - RHEV の VDSM におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2811 2012-12-20 19:29 2010-08-19 Show GitHub Exploit DB Packet Storm
226930 6.8 警告 uzbl - Uzbl の バインディングのデフォルト設定における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2809 2012-12-20 19:29 2010-08-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3061 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… CWE-674
 Uncontrolled Recursion
CVE-2026-43185 2026-05-12 05:52 2026-05-6 Show GitHub Exploit DB Packet Storm
3062 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 th… NVD-CWE-noinfo
CVE-2026-43191 2026-05-12 05:51 2026-05-6 Show GitHub Exploit DB Packet Storm
3063 8.2 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… CWE-125
Out-of-bounds Read
CVE-2026-43190 2026-05-12 05:50 2026-05-6 Show GitHub Exploit DB Packet Storm
3064 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwn… NVD-CWE-noinfo
CVE-2026-43189 2026-05-12 05:47 2026-05-6 Show GitHub Exploit DB Packet Storm
3065 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… CWE-787
 Out-of-bounds Write
CVE-2026-43186 2026-05-12 05:40 2026-05-6 Show GitHub Exploit DB Packet Storm
3066 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-43187 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
3067 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, move_dirty_folio_in_page_array() ma… NVD-CWE-noinfo
CVE-2026-43188 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
3068 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return erro… NVD-CWE-noinfo
CVE-2026-43192 2026-05-12 05:36 2026-05-6 Show GitHub Exploit DB Packet Storm
3069 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg() Claude pointed out that there is a nfs4_file refcount leak in nfsd_get_… NVD-CWE-Other
CVE-2026-43193 2026-05-12 05:36 2026-05-6 Show GitHub Exploit DB Packet Storm
3070 9.6 CRITICAL
Network
praison praisonai PraisonAI is a multi-agent teams system. Prior to version 4.6.34, PraisonAI's MCP (Model Context Protocol) server (praisonai mcp serve) registers four file-handling tools by default — praisonai.rules… CWE-20
CWE-22
CWE-94
CWE-829
CWE-913
 Improper Input Validation 
Path Traversal
Code Injection
 Inclusion of Functionality from Untrusted Control Sphere
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-44336 2026-05-12 05:25 2026-05-8 Show GitHub Exploit DB Packet Storm