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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4001 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43282 2026-05-11 11:05 2026-05-6 Show GitHub Exploit DB Packet Storm
4002 8.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43283 2026-05-11 11:05 2026-05-6 Show GitHub Exploit DB Packet Storm
4003 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける任意の場所に任意の値を書き込み可能な状態に関する脆弱性 CWE-123
任意の場所に任意の値を書き込み可能な状態
CVE-2026-43284 2026-05-11 11:05 2026-05-8 Show GitHub Exploit DB Packet Storm
4004 8.4 重要
Local
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-22
CWE-829
CVE-2026-43940 2026-05-11 11:05 2026-05-8 Show GitHub Exploit DB Packet Storm
4005 9.6 緊急
Network
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-601
CWE-88
CVE-2026-43941 2026-05-11 11:05 2026-05-8 Show GitHub Exploit DB Packet Storm
4006 5.5 警告
Local
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-200
CWE-312
CVE-2026-43942 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
4007 7.8 重要
Local
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-78
CWE-88
CVE-2026-43943 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
4008 9.6 緊急
Network
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-20
CWE-829
CWE-94
CVE-2026-43944 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
4009 4.9 警告
Network
Kimai project kimai Kimai projectのKimaiにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-44298 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
4010 7.8 重要
Local
LibreOffice プロジェクト LibreOffice LibreOffice プロジェクトのLibreOfficeにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-4430 2026-05-11 11:04 2026-05-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313531 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk_iocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the ioc_forgive_debts() functio… NVD-CWE-noinfo
CVE-2024-49933 2024-11-14 00:09 2024-10-22 Show GitHub Exploit DB Packet Storm
313532 9.8 CRITICAL
Network
yarpp yet_another_related_posts_plugin Access Control vulnerability in YARPP YARPP allows . This issue affects YARPP: from n/a through 5.30.10. CWE-862
 Missing Authorization
CVE-2024-43919 2024-11-14 00:02 2024-11-2 Show GitHub Exploit DB Packet Storm
313533 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesy… CWE-617
 Reachable Assertion
CVE-2024-49932 2024-11-14 00:01 2024-10-22 Show GitHub Exploit DB Packet Storm
313534 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runti… NVD-CWE-noinfo
CVE-2024-49927 2024-11-13 23:58 2024-10-22 Show GitHub Exploit DB Packet Storm
313535 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb() For kernels built with CONFIG_FORCE_NR_CPUS=y, … NVD-CWE-noinfo
CVE-2024-49926 2024-11-13 23:57 2024-10-22 Show GitHub Exploit DB Packet Storm
313536 8.1 HIGH
Network
lifplatforms lif_authentication_server Lif Authentication Server is a server used by Lif to do various tasks regarding Lif accounts. This vulnerability has to do with the account recovery system where there does not appear to be a check t… CWE-862
 Missing Authorization
CVE-2024-47768 2024-11-13 23:55 2024-10-5 Show GitHub Exploit DB Packet Storm
313537 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error:… CWE-190
 Integer Overflow or Wraparound
CVE-2024-49888 2024-11-13 23:54 2024-10-22 Show GitHub Exploit DB Packet Storm
313538 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault inj… NVD-CWE-noinfo
CVE-2024-49887 2024-11-13 23:50 2024-10-22 Show GitHub Exploit DB Packet Storm
313539 6.1 MEDIUM
Network
jgniecki minecraft_motd_parser Minecraft MOTD Parser is a PHP library to parse minecraft server motd. The HtmlGenerator class is subject to potential cross-site scripting (XSS) attack through a parsed malformed Minecraft server MO… CWE-79
CWE-80
Cross-site Scripting
Basic XSS
CVE-2024-47765 2024-11-13 23:48 2024-10-5 Show GitHub Exploit DB Packet Storm
313540 9.8 CRITICAL
Network
mudler localai mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives (e.g., .tar), th… NVD-CWE-noinfo
CVE-2024-6868 2024-11-13 23:43 2024-10-29 Show GitHub Exploit DB Packet Storm