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":May 13, 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
2291 9 緊急
Local
MinecAnton209 NovumOS MinecAnton209のNovumOSにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-40572 2026-04-28 10:10 2026-04-18 Show GitHub Exploit DB Packet Storm
2292 - - (複数のベンダ) (複数の製品) CISA ICS Advisory / ICS Medical Advisory(2026年04月23日) - - 2026-04-27 13:37 2026-04-24 Show GitHub Exploit DB Packet Storm
2293 7.8 重要
Local
Giskard Giskard Giskardにおけるテンプレートエンジンで使用される特殊な要素の不適切な無効化に関する脆弱性 CWE-1336
テンプレートエンジンで使用される特殊な要素の不適切な無効化
CVE-2026-40320 2026-04-27 11:29 2026-04-17 Show GitHub Exploit DB Packet Storm
2294 7.5 重要
Network
monetr monetr monetrにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-40481 2026-04-27 11:29 2026-04-17 Show GitHub Exploit DB Packet Storm
2295 5.5 警告
Local
HKUDS OpenHarness HKUDSのOpenHarnessにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-40515 2026-04-27 11:29 2026-04-17 Show GitHub Exploit DB Packet Storm
2296 6.3 警告
Local
HKUDS OpenHarness HKUDSのOpenHarnessにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-40516 2026-04-27 11:29 2026-04-17 Show GitHub Exploit DB Packet Storm
2297 7.6 重要
Network
HKUDS OpenHarness HKUDSのOpenHarnessにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-6729 2026-04-27 11:29 2026-04-20 Show GitHub Exploit DB Packet Storm
2298 9.8 緊急
Network
Topsec Technologies Group Inc. Tianxin Internet Behavior Management System Topsec Technologies Group Inc.のTianxin Internet Behavior Management SystemにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2021-4473 2026-04-27 11:29 2026-04-7 Show GitHub Exploit DB Packet Storm
2299 7.2 重要
Network
Dolibarr ERP & CRM dolibarr erp/crm Dolibarr ERP & CRMのdolibarr erp/crmにおける複数の脆弱性 CWE-94
CWE-95
CVE-2026-22666 2026-04-27 11:29 2026-04-7 Show GitHub Exploit DB Packet Storm
2300 9.8 緊急
Network
Weaver Software Weaver e cology Weaver SoftwareのWeaver e cologyにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-22679 2026-04-27 11:29 2026-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
861 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple tra… Update - CVE-2026-43353 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
862 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individ… Update - CVE-2026-43356 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
863 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow w… Update - CVE-2026-43359 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
864 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov.… Update - CVE-2026-43362 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
865 - - - In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which m… Update - CVE-2026-43363 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
866 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … Update - CVE-2026-43426 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
867 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… Update - CVE-2026-43427 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
868 - - - In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts The usbtmc driver accepts timeout values specified by the u… Update - CVE-2026-43429 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
869 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that re… Update - CVE-2026-43360 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
870 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: fix NULL pointer dereference in ublk_ctrl_set_size() ublk_ctrl_set_size() unconditionally dereferences ub->ub_disk via set_… Update - CVE-2026-43364 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm