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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3691 7.5 重要
Network
The Prosody Team Prosody The Prosody TeamのProsodyにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-43507 2026-05-7 11:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3692 7.5 重要
Network
Debian
GStreamer
レッドハット
GStreamer
Debian GNU/Linux
Red Hat Enterprise Linux
GStreamer Good Plug-ins
Debian等の複数ベンダの製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-1940 2026-05-7 11:31 2026-03-23 Show GitHub Exploit DB Packet Storm
3693 9.8 緊急
Network
OPPO ColorOS Assistant OPPOのColorOS Assistantにおける複数の脆弱性 CWE-22
CWE-23
CVE-2026-22070 2026-05-7 11:31 2026-04-30 Show GitHub Exploit DB Packet Storm
3694 8.8 重要
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-42364 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3695 7.5 重要
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品における観測された状態からの推測に関する脆弱性 CWE-341
観測された状態からの推測
CVE-2026-42365 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3696 6.1 警告
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-42366 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3697 6.5 警告
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品における認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-42367 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3698 9.9 緊急
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品における不適切な権限設定に関する脆弱性 CWE-266
不適切な権限設定
CVE-2026-42368 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3699 9.8 緊急
Network
GeoVision GV-VMS Firmware GeoVisionのGV-VMS Firmwareにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-42370 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3700 9.8 緊急
Network
Bitwarden Bitwarden Command-line Interface BitwardenのBitwarden Command-line Interfaceにおける複数の脆弱性 CWE-78
CWE-94
CVE-2026-42994 2026-05-7 11:31 2026-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313531 - - - An issue was discovered in Ollama before 0.1.46. It exposes which files exist on the server on which it is deployed via path traversal in the api/push route. - CVE-2024-39722 2024-11-2 00:35 2024-11-1 Show GitHub Exploit DB Packet Storm
313532 - - - Improper resource management in firmware of some Solidigm DC Products may allow an attacker to potentially enable denial of service. - CVE-2024-47969 2024-11-2 00:35 2024-10-8 Show GitHub Exploit DB Packet Storm
313533 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value cpufreq_cpu_get may return NULL. To avoid NULL-dereference chec… CWE-476
 NULL Pointer Dereference
CVE-2024-50009 2024-11-2 00:32 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: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-50011 2024-11-2 00:31 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: mm/gup: fix gup_pud_range() for dax For dax pud, pud_huge() returns true on x86. So the function works as long as hugetlb is conf… NVD-CWE-noinfo
CVE-2022-48986 2024-11-2 00:30 2024-10-22 Show GitHub Exploit DB Packet Storm
313536 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-dv-timings.c: fix too strict blanking sanity checks Sanity checks were added to verify the v4l2_bt_timings blanking f… CWE-190
 Integer Overflow or Wraparound
CVE-2022-48987 2024-11-2 00:27 2024-10-22 Show GitHub Exploit DB Packet Storm
313537 5.4 MEDIUM
Network
streamweasels twitch_integration The StreamWeasels Twitch Integration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's sw-twitch-embed shortcode in all versions up to, and including, 1.8.6 due to in… CWE-79
Cross-site Scripting
CVE-2024-9897 2024-11-2 00:27 2024-10-19 Show GitHub Exploit DB Packet Storm
313538 4.3 MEDIUM
Network
elementinvader elementinvader_addons_for_elementor The ElementInvader Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.2.9 via the Page Loader widget. This makes it poss… NVD-CWE-noinfo
CVE-2024-9889 2024-11-2 00:27 2024-10-19 Show GitHub Exploit DB Packet Storm
313539 4.3 MEDIUM
Network
myeventon eventon-lite The EventON PRO - WordPress Virtual Event Calendar Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.6.8. This is due to missing or incor… CWE-352
 Origin Validation Error
CVE-2023-6243 2024-11-2 00:26 2024-10-19 Show GitHub Exploit DB Packet Storm
313540 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcg_write_event_control() memcg_write_event_control() accesses the dentry->d_name of the … CWE-416
 Use After Free
CVE-2022-48988 2024-11-2 00:20 2024-10-22 Show GitHub Exploit DB Packet Storm