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 5, 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
248841 7.5 危険 fiwin - FiWin SS28S WiFi VoIP SIP/Skype Phone における管理者のアクセス権を取得される脆弱性 - CVE-2006-5038 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248842 5 警告 Cake Software Foundation - Cake Software Foundation CakePHP の app/Webroot/js/vendors.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5031 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248843 7.5 危険 exv2 - exV2 の modules/messages/index.php における SQL インジェクションの脆弱性 - CVE-2006-5030 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248844 7.5 危険 ASP indir - xweblog の kategori.asp における SQL インジェクションの脆弱性 - CVE-2006-5023 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248845 5 警告 Google - Google Mini における重要な情報を取得される脆弱性 - CVE-2006-5019 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248846 4 警告 contentkeeper technologies - ContentKeeper におけるパスワードを取得される脆弱性 - CVE-2006-5018 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248847 7.5 危険 e-vision - Szava Gyula and Csaba Tamas e-Vision CMS の admin/all_users.php における SQL インジェクションの脆弱性 - CVE-2006-5017 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248848 5 警告 e-vision - Szava Gyula の admin/x_image.php における任意のファイルをアップロードされる脆弱性 - CVE-2006-5016 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248849 9 危険 cPanel - cPanel における権限を取得される脆弱性 - CVE-2006-5014 2012-06-26 15:37 2006-09-26 Show GitHub Exploit DB Packet Storm
248850 4.6 警告 Apache Friends - Apache Friends XAMPP における権限を取得される脆弱性 - CVE-2006-4994 2012-06-26 15:37 2006-09-25 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
312701 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert t… - CVE-2024-50194 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312702 - - - In the Linux kernel, the following vulnerability has been resolved: net: sched: fix use-after-free in taprio_change() In 'taprio_change()', 'admin' pointer may become dangling due to sched switch /… - CVE-2024-50127 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312703 - - - In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of buffer delay flag Syzbot reported that after nilfs2 reads a corrupted file syst… - CVE-2024-50116 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312704 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe()… CWE-476
 NULL Pointer Dereference
CVE-2024-50103 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312705 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA Replace the fake VLA at end of the vbva_mouse_po… NVD-CWE-noinfo
CVE-2024-50134 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312706 8.8 HIGH
Adjacent
enelx waybox_pro_firmware The Waybox Enel X web management application contains a PHP-type juggling vulnerability that may allow a brute force process and under certain conditions bypass authentication. NVD-CWE-Other
CVE-2023-29126 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312707 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as b… - CVE-2024-50115 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
312708 - - - Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The… CWE-93
CRLF Injection
CVE-2024-51501 2024-11-9 01:15 2024-11-5 Show GitHub Exploit DB Packet Storm
312709 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will … CWE-416
 Use After Free
CVE-2024-50086 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
312710 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like … NVD-CWE-noinfo
CVE-2024-50082 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm