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 15, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
821 8.6 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46273 2026-06-10 14:25 2026-06-3 Show GitHub Exploit DB Packet Storm
822 8.8 重要
Network
flowiseai flowise flowiseaiのflowiseにおける動的に決定されたオブジェクト属性の不適切に制御された変更に関する脆弱性 CWE-915
動的に決定されたオブジェクト属性の不適切に制御された変更
CVE-2026-46480 2026-06-10 14:25 2026-06-8 Show GitHub Exploit DB Packet Storm
823 8.8 重要
Network
samlify project samlify samlify projectのsamlifyにおけるブラインド XPath インジェクションの脆弱性 CWE-91
ブラインド XPath インジェクション
CVE-2026-46490 2026-06-10 14:25 2026-06-8 Show GitHub Exploit DB Packet Storm
824 5.5 警告
Local
Canonical Ubuntu CanonicalのUbuntuにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-47326 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
825 6.1 警告
Local
Canonical Ubuntu CanonicalのUbuntuにおけるヒープ領域の解放に関する脆弱性 CWE-590
ヒープ領域の不適切な解放
CVE-2026-47328 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
826 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-47329 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
827 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-47330 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
828 7.8 重要
Local
Canonical Ubuntu CanonicalのUbuntuにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-47331 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
829 5.5 警告
Local
Canonical Ubuntu CanonicalのUbuntuにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-47332 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
830 7.8 重要
Local
Canonical Ubuntu CanonicalのUbuntuにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-47333 2026-06-10 14:25 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318651 6.1 MEDIUM
Network
oveleon cookiebar Oveleon Cookie Bar is a cookie bar is for the Contao Open Source CMS and allows a visitor to define cookie & privacy settings for the website. Prior to versions 1.16.3 and 2.1.3, the `block/locale` e… CWE-79
Cross-site Scripting
CVE-2024-47069 2024-09-30 22:40 2024-09-24 Show GitHub Exploit DB Packet Storm
318652 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size from 2 bytes to 16 bytes, beca… CWE-908
 Use of Uninitialized Resource
CVE-2024-42272 2024-09-30 22:40 2024-08-17 Show GitHub Exploit DB Packet Storm
318653 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size Syzkiller reports a "KMSAN: uninit-value in pick_link" bug. This is caused by an unini… CWE-59
Link Following
CVE-2024-46744 2024-09-30 22:36 2024-09-18 Show GitHub Exploit DB Packet Storm
318654 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pci_bus_lock() One of the true positives that the cfg_access_lock lockdep effort identified is th… CWE-667
 Improper Locking
CVE-2024-46750 2024-09-30 22:27 2024-09-18 Show GitHub Exploit DB Packet Storm
318655 6.1 MEDIUM
Network
ruoyi ruoyi A vulnerability was found in y_project RuoYi up to 4.7.9. It has been declared as problematic. Affected by this vulnerability is the function SysUserServiceImpl of the file ruoyi-system/src/main/java… CWE-79
Cross-site Scripting
CVE-2024-9048 2024-09-30 22:00 2024-09-21 Show GitHub Exploit DB Packet Storm
318656 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error checks in dasd_copy_pair_store() dasd_add_busid() can return an error via ERR_PTR() if an allocation fails. … CWE-476
 NULL Pointer Dereference
CVE-2024-42320 2024-09-30 21:54 2024-08-17 Show GitHub Exploit DB Packet Storm
318657 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdev_load_calibrated_data() This function has a reversed if statement so it's either a no-op or it leads to … CWE-476
 NULL Pointer Dereference
CVE-2024-42278 2024-09-30 21:53 2024-08-17 Show GitHub Exploit DB Packet Storm
318658 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drm_cvt_mode Add check for the return value of drm_cvt_mode() and return the error if it fails in order to… CWE-476
 NULL Pointer Dereference
CVE-2024-43829 2024-09-30 21:51 2024-08-17 Show GitHub Exploit DB Packet Storm
318659 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enable_phantom_plane, we should better check null pointer before accessi… CWE-476
 NULL Pointer Dereference
CVE-2024-43827 2024-09-30 21:51 2024-08-17 Show GitHub Exploit DB Packet Storm
318660 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbscl_set_scaler_filter if filter is null Callers can pass null in filter (i.e. from returned from the func… CWE-476
 NULL Pointer Dereference
CVE-2024-46714 2024-09-30 21:50 2024-09-18 Show GitHub Exploit DB Packet Storm