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 21, 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
2181 5.5 警告
Local
Canonical Ubuntu CanonicalのUbuntuにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-47335 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2182 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-47336 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2183 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-47337 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2184 6.5 警告
Network
hono hono honoにおける認可に関する脆弱性 CWE-285
不適切な認可
CVE-2026-47673 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2185 5.3 警告
Network
hono hono honoにおける複数の脆弱性 CWE-1289
CWE-185
CVE-2026-47674 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2186 5.3 警告
Network
hono hono honoにおける複数の脆弱性 CWE-113
CWE-1287
CVE-2026-47675 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2187 5.3 警告
Network
hono hono honoにおける複数の脆弱性 CWE-444
CWE-693
CVE-2026-47676 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2188 8.8 重要
Network
mintplexlabs anythingllm mintplexlabsのanythingllmにおける複数の脆弱性 CWE-77
CWE-88
CVE-2026-48116 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2189 5.5 警告
Local
pypdf project pypdf pypdf projectのpypdfにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-48155 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
2190 3.3
Local
pypdf project pypdf pypdf projectのpypdfにおける過度な反復の脆弱性 CWE-834
過度なイテレーション
CVE-2026-48156 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310571 - linux
suse
linux_kernel
linux_enterprise_server
The aun_incoming function in net/econet/af_econet.c in the Linux kernel before 2.6.37-rc6, when Econet is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and O… CWE-476
 NULL Pointer Dereference
CVE-2010-4342 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310572 - novell iprint_client Stack-based buffer overflow in an ActiveX control in ienipp.ocx in Novell iPrint Client 5.52 allows remote attackers to execute arbitrary code via a long argument to (1) the GetDriverSettings2 method… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-4321 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310573 - livezilla livezilla Cross-site scripting (XSS) vulnerability in the lz_tracking_set_sessid function in templates/jscript/jstrack.tpl in LiveZilla 3.2.0.2 allows remote attackers to inject arbitrary web script or HTML vi… CWE-79
Cross-site Scripting
CVE-2010-4276 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310574 - linux
redhat
linux_kernel
enterprise_linux
The udp_queue_rcv_skb function in net/ipv4/udp.c in a certain Red Hat build of the Linux kernel 2.6.18 in Red Hat Enterprise Linux (RHEL) 5 allows attackers to cause a denial of service (deadlock and… CWE-399
 Resource Management Errors
CVE-2010-4161 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310575 - linux
fedoraproject
suse
opensuse
linux_kernel
fedora
linux_enterprise_server
linux_enterprise_desktop
opensuse
linux_enterprise_software_development_kit
linux_enterprise_real_time_extension
The do_exit function in kernel/exit.c in the Linux kernel before 2.6.36.2 does not properly handle a KERNEL_DS get_fs value, which allows local users to bypass intended access_ok restrictions, overwr… CWE-269
 Improper Privilege Management
CVE-2010-4258 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310576 - linux
fedoraproject
suse
opensuse
linux_kernel
fedora
linux_enterprise_server
linux_enterprise_desktop
opensuse
linux_enterprise_software_development_kit
linux_enterprise_real_time_extension
The sk_run_filter function in net/core/filter.c in the Linux kernel before 2.6.36.2 does not check whether a certain memory location has been initialized before executing a (1) BPF_S_LD_MEM or (2) BP… CWE-200
Information Exposure
CVE-2010-4158 2024-11-21 10:20 2010-12-31 Show GitHub Exploit DB Packet Storm
310577 5.5 MEDIUM
Local
linux
vmware
linux_kernel
esx
drivers/scsi/bfa/bfa_core.c in the Linux kernel before 2.6.35 does not initialize a certain port data structure, which allows local users to cause a denial of service (system crash) via read operatio… CWE-665
 Improper Initialization
CVE-2010-4343 2024-11-21 10:20 2010-12-30 Show GitHub Exploit DB Packet Storm
310578 - linux
opensuse
suse
linux_kernel
opensuse
linux_enterprise_real_time_extension
The ACPI subsystem in the Linux kernel before 2.6.36.2 uses 0222 permissions for the debugfs custom_method file, which allows local users to gain privileges by placing a custom ACPI method in the ACP… CWE-269
 Improper Privilege Management
CVE-2010-4347 2024-11-21 10:20 2010-12-23 Show GitHub Exploit DB Packet Storm
310579 - linux linux_kernel The install_special_mapping function in mm/mmap.c in the Linux kernel before 2.6.37-rc6 does not make an expected security_file_mmap function call, which allows local users to bypass intended mmap_mi… CWE-476
 NULL Pointer Dereference
CVE-2010-4346 2024-11-21 10:20 2010-12-23 Show GitHub Exploit DB Packet Storm
310580 - jovelstefan embedded-video Cross-site scripting (XSS) vulnerability in lembedded-video.php in the Embedded Video plugin 4.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the content parameter… CWE-79
Cross-site Scripting
CVE-2010-4277 2024-11-21 10:20 2010-12-23 Show GitHub Exploit DB Packet Storm