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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4471 7.8 重要
Local
Tryton proteus Labcenter ElectronicsのProteusにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-5495 2026-04-30 12:12 2026-04-11 Show GitHub Exploit DB Packet Storm
4472 7.8 重要
Local
Tryton proteus Labcenter ElectronicsのProteusにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-5496 2026-04-30 12:12 2026-04-11 Show GitHub Exploit DB Packet Storm
4473 6.6 警告
Local
Veeam one サムスンのOneにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-6839 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
4474 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不適切な動作順序(早期増幅)に関する脆弱性 CWE-408
不適切な動作順序(早期増幅)
CVE-2026-41331 2026-04-30 12:11 2026-04-21 Show GitHub Exploit DB Packet Storm
4475 9.8 緊急
Network
thinkphp thinkphp thinkphpにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2018-25270 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
4476 9.8 緊急
Network
jizhicms JIZHICMS jizhicmsのJIZHICMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-50229 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
4477 9.1 緊急
Network
p2r3 bareiron p2r3のbareironにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2025-69808 2026-04-30 12:11 2026-03-16 Show GitHub Exploit DB Packet Storm
4478 9.8 緊急
Network
p2r3 bareiron p2r3のbareironにおける任意の場所に任意の値を書き込み可能な状態に関する脆弱性 CWE-123
任意の場所に任意の値を書き込み可能な状態
CVE-2025-69809 2026-04-30 12:11 2026-03-16 Show GitHub Exploit DB Packet Storm
4479 7.5 重要
Network
NLTK NLTK NLTKにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-0847 2026-04-30 12:11 2026-03-4 Show GitHub Exploit DB Packet Storm
4480 9.8 緊急
Network
lollms lollms lollmsにおけるアクセス制御に関する脆弱性 CWE-284
CWE-Other
CVE-2026-1114 2026-04-30 12:11 2026-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1611 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access i… - CVE-2026-46054 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1612 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is alread… - CVE-2026-46052 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1613 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… - CVE-2026-46039 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1614 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates o… - CVE-2026-46036 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1615 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… - CVE-2026-46029 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1616 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtk_jpeg_release() function frees the context str… - CVE-2026-46011 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1617 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in rxgk_extract_token() Fix a missing bit of error handling in rxgk_extract_token(): in the event that … - CVE-2026-46010 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1618 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… - CVE-2026-45999 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1619 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a h… - CVE-2026-45991 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1620 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a … - CVE-2026-45988 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm