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 14, 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
1951 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-23276 2026-05-28 14:44 2026-03-20 Show GitHub Exploit DB Packet Storm
1952 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23277 2026-05-28 14:44 2026-03-20 Show GitHub Exploit DB Packet Storm
1953 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23278 2026-05-28 14:44 2026-03-20 Show GitHub Exploit DB Packet Storm
1954 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-23296 2026-05-28 14:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1955 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-23311 2026-05-28 14:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1956 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23312 2026-05-28 14:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1957 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-23313 2026-05-28 14:43 2026-03-25 Show GitHub Exploit DB Packet Storm
1958 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-23452 2026-05-28 14:43 2026-04-3 Show GitHub Exploit DB Packet Storm
1959 7.5 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-23453 2026-05-28 14:43 2026-04-3 Show GitHub Exploit DB Packet Storm
1960 7 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-23454 2026-05-28 14:43 2026-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311581 7.5 HIGH
Network
znc znc NULL pointer dereference vulnerability in ZNC before 0.092 caused by traffic stats when there are unauthenticated connections. CWE-476
 NULL Pointer Dereference
CVE-2010-2488 2024-11-21 10:16 2019-11-13 Show GitHub Exploit DB Packet Storm
311582 9.8 CRITICAL
Network
syscp_project syscp syscp 1.4.2.1 allows attackers to add arbitrary paths via the documentroot of a domain by appending a colon to it and setting the open basedir path to use that domain documentroot. CWE-20
 Improper Input Validation 
CVE-2010-2476 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311583 7.5 HIGH
Network
shibboleth
debian
service_provider
debian_linux
The keygen.sh script in Shibboleth SP 2.0 (located in /usr/local/etc/shibboleth by default) uses OpenSSL to create a DES private key which is placed in sp-key.pm. It relies on the root umask (default… CWE-200
CWE-916
Information Exposure
 Use of Password Hash With Insufficient Computational Effort
CVE-2010-2450 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311584 6.5 MEDIUM
Network
gource gource Gource through 0.26 logs to a predictable file name (/tmp/gource-$UID.tmp), enabling attackers to overwrite an arbitrary file via a symlink attack. CWE-20
 Improper Input Validation 
CVE-2010-2449 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311585 9.8 CRITICAL
Network
gitolite gitolite gitolite before 1.4.1 does not filter src/ or hooks/ from path names. CWE-20
 Improper Input Validation 
CVE-2010-2447 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311586 6.5 MEDIUM
Network
drupal drupal Drupal 6.x before 6.16 and 5.x before version 5.22 does not properly block users under certain circumstances. A user with an open session that was blocked could maintain their session on the Drupal s… CWE-20
 Improper Input Validation 
CVE-2010-2473 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311587 4.8 MEDIUM
Network
drupal drupal Locale module and dependent contributed modules in Drupal 6.x before 6.16 and 5.x before version 5.22 do not sanitize the display of language codes, native and English language names properly which c… CWE-79
Cross-site Scripting
CVE-2010-2472 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311588 6.1 MEDIUM
Network
drupal drupal Drupal 5.x and 6.x before 6.16 uses a user-supplied value in output during site installation which could allow an attacker to craft a URL and perform a cross-site scripting attack. CWE-79
Cross-site Scripting
CVE-2010-2250 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311589 7.5 HIGH
Network
linux linux_kernel A vulnerability exists in kernel/time/clocksource.c in the Linux kernel before 2.6.34 where on non-GENERIC_TIME systems (GENERIC_TIME=n), accessing /sys/devices/system/clocksource/clocksource0/curren… CWE-20
 Improper Input Validation 
CVE-2010-2243 2024-11-21 10:16 2019-11-8 Show GitHub Exploit DB Packet Storm
311590 6.1 MEDIUM
Network
drupal
debian
drupal
debian_linux
Drupal versions 5.x and 6.x has open redirection CWE-601
Open Redirect
CVE-2010-2471 2024-11-21 10:16 2019-11-7 Show GitHub Exploit DB Packet Storm