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 4, 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
1661 6.5 警告
Network
Mem0 mem0 Mem0のmem0における複数の脆弱性 CWE-306
CWE-862
CVE-2026-31244 2026-05-18 12:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1662 5.3 警告
Network
Mem0 mem0 Mem0のmem0における複数の脆弱性 CWE-306
CWE-862
CVE-2026-31245 2026-05-18 12:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1663 7.5 重要
Network
マイクロソフト Copilot Chat (Microsoft Edge) Copilot Chat (Microsoft Edge) の情報漏えいの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-33111 2026-05-18 12:05 2026-05-7 Show GitHub Exploit DB Packet Storm
1664 8.1 重要
Network
マイクロソフト Azure Monitor Action Group Notification System Azure Monitor のアクション グループの通知システムの特権昇格の脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-41105 2026-05-18 12:05 2026-05-7 Show GitHub Exploit DB Packet Storm
1665 7.8 重要
Local
マイクロソフト Kiota マイクロソフトのKiotaにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-41134 2026-05-18 12:05 2026-04-22 Show GitHub Exploit DB Packet Storm
1666 8.2 重要
Network
Kata Containers Confidential Containers
Kata Containers
Kata ContainersのConfidential Containers等の複数製品におけるUNIX Symbolic Link のフォローに関する脆弱性 CWE-61
UNIX Symbolic Link のフォロー
CVE-2026-41326 2026-05-18 12:05 2026-04-24 Show GitHub Exploit DB Packet Storm
1667 8.4 重要
Local
opentelemetry OpenTelemetry eBPF Instrumentation opentelemetryのOpenTelemetry eBPF Instrumentationにおける複数の脆弱性 CWE-22
CWE-59
CVE-2026-41433 2026-05-18 12:05 2026-04-24 Show GitHub Exploit DB Packet Storm
1668 5.3 警告
Network
RedwoodSDK RedwoodSDK RedwoodjsのRedwoodSDKにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-42190 2026-05-18 12:05 2026-05-8 Show GitHub Exploit DB Packet Storm
1669 7.2 重要
Network
FileMaker, Inc Claris FileMaker Cloud Claris International Inc. (旧 FileMaker, Inc)のClaris FileMaker Cloudにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-43680 2026-05-18 12:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1670 7.2 重要
Network
FileMaker, Inc Claris FileMaker Cloud Claris International Inc. (旧 FileMaker, Inc)のClaris FileMaker CloudにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-43685 2026-05-18 12:05 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311471 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
311472 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
311473 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
311474 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
311475 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
311476 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
311477 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
311478 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
311479 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
311480 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bo… NVD-CWE-noinfo
CVE-2024-49886 2024-11-13 23:39 2024-10-22 Show GitHub Exploit DB Packet Storm