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
2371 7.2 重要
Network
デル data domain operating system デルのdata domain operating systemにおけるセッションの固定化の脆弱性 CWE-384
セッションの固定化
CVE-2025-46605 2026-05-11 11:02 2026-04-17 Show GitHub Exploit DB Packet Storm
2372 7.2 重要
Network
デル data domain operating system デルのdata domain operating systemにおける過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2025-46606 2026-05-11 11:01 2026-04-17 Show GitHub Exploit DB Packet Storm
2373 8.8 重要
Network
HCL Technologies Limited HCL BigFix Service Management (SM) HCL Technologies LimitedのHCL BigFix Service Management (SM)における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2025-52613 2026-05-11 11:01 2026-05-6 Show GitHub Exploit DB Packet Storm
2374 9.8 緊急
Network
Palo Alto Networks PAN-OS Palo Alto NetworksのPAN-OSにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-0300 2026-05-11 11:01 2026-05-6 Show GitHub Exploit DB Packet Storm
2375 3.3
Local
HCL Technologies Limited sametime HCL Technologies Limitedのsametimeにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-21791 2026-05-11 11:01 2026-03-10 Show GitHub Exploit DB Packet Storm
2376 7.5 重要
Network
マイクロソフト Microsoft .NET Framework .NET Framework のサービス拒否の脆弱性 CWE-755
例外的な状態における不適切な処理
CVE-2026-23666 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
2377 5.1 警告
Local
The GIFLIB project giflib The GIFLIB projectのgiflibにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-23868 2026-05-11 11:01 2026-03-10 Show GitHub Exploit DB Packet Storm
2378 9 緊急
Network
マイクロソフト Microsoft Power Apps Microsoft Power Apps のセキュリティ機能のバイパス CWE-150
エスケープ、メタ、またはコントロールシーケンスの不適切な無効化
CVE-2026-26149 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
2379 7.5 重要
Network
マイクロソフト .NET
PowerShell
.NET のサービス拒否の脆弱性 CWE-400
CWE-611
CVE-2026-26171 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
2380 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31440 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
312251 7.5 HIGH
Network
phpgurukul client_management_system Client Management System 1.0 was discovered to contain a SQL injection vulnerability via the Between Dates Reports parameter at /admin/bwdates-reports-ds.php. CWE-89
SQL Injection
CVE-2024-48570 2024-10-26 03:59 2024-10-23 Show GitHub Exploit DB Packet Storm
312252 5.4 MEDIUM
Network
o-dyn collabtive Collabtive 3.1 is vulnerable to Cross-site scripting (XSS) via the title parameter with action=add or action=editform within the (a) managemessage.php file and (b) managetask.php file respectively. CWE-79
Cross-site Scripting
CVE-2024-48706 2024-10-26 03:58 2024-10-23 Show GitHub Exploit DB Packet Storm
312253 4.3 MEDIUM
Network
qodeinteractive qi_addons_for_elementor The Qi Addons For Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.8.0 via private templates. This makes it possible for authenti… NVD-CWE-noinfo
CVE-2024-9530 2024-10-26 03:52 2024-10-23 Show GitHub Exploit DB Packet Storm
312254 4.3 MEDIUM
Network
wpbeginner transients_manager The Transients Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.6. This is due to missing or incorrect nonce validation on the proces… CWE-352
 Origin Validation Error
CVE-2024-10045 2024-10-26 03:52 2024-10-23 Show GitHub Exploit DB Packet Storm
312255 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochip_setup_dev() Here is a backtrace report about memory leak detected in gpiochip_setup_dev(): … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48975 2024-10-26 03:48 2024-10-22 Show GitHub Exploit DB Packet Storm
312256 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer deref… CWE-476
 NULL Pointer Dereference
CVE-2022-48977 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
312257 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable_offload: fix using __this_cpu_add in preemptible flow_offload_queue_work() can be called in workqueue withou… NVD-CWE-noinfo
CVE-2022-48976 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
312258 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsof… NVD-CWE-Other
CVE-2022-48978 2024-10-26 03:46 2024-10-22 Show GitHub Exploit DB Packet Storm
312259 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number o… CWE-129
 Improper Validation of Array Index
CVE-2022-48979 2024-10-26 03:40 2024-10-22 Show GitHub Exploit DB Packet Storm
312260 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing() The SJA1105 family has 45 L2 policing table entries (… CWE-787
 Out-of-bounds Write
CVE-2022-48980 2024-10-26 03:36 2024-10-22 Show GitHub Exploit DB Packet Storm