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 25, 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
3661 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
3662 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
3663 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
3664 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
3665 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
3666 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
3667 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
3668 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
3669 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
3670 4.3 警告
Network
IBM IBM Guardium Data Protection IBMのIBM Guardium Data Protectionにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-1272 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314961 8.8 HIGH
Network
bitapps bit_form Unrestricted Upload of File with Dangerous Type vulnerability in Bit Apps Bit Form Pro allows Command Injection.This issue affects Bit Form Pro: from n/a through 2.6.4. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-43249 2024-09-7 01:30 2024-08-20 Show GitHub Exploit DB Packet Storm
314962 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid possible NULL dereference in cifs_free_subrequest() Clang static checker (scan-build) warning: cifsglob.h:line… CWE-476
 NULL Pointer Dereference
CVE-2024-44992 2024-09-7 01:29 2024-09-5 Show GitHub Exploit DB Packet Storm
314963 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is rel… CWE-416
 Use After Free
CVE-2024-44998 2024-09-7 01:28 2024-09-5 Show GitHub Exploit DB Packet Storm
314964 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb() When there are multiple ap interfaces on one band… CWE-416
 Use After Free
CVE-2024-44997 2024-09-7 01:28 2024-09-5 Show GitHub Exploit DB Packet Storm
314965 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` When enabling UBSAN on Raspberry Pi 5, we get the following warning: [ 3… CWE-125
Out-of-bounds Read
CVE-2024-44993 2024-09-7 01:28 2024-09-5 Show GitHub Exploit DB Packet Storm
314966 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rtla/osnoise: Prevent NULL dereference in error handling If the "tool->data" allocation fails then there is no need to call osnoi… CWE-476
 NULL Pointer Dereference
CVE-2024-45002 2024-09-7 01:27 2024-09-5 Show GitHub Exploit DB Packet Storm
314967 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure th… CWE-908
 Use of Uninitialized Resource
CVE-2024-44999 2024-09-7 01:27 2024-09-5 Show GitHub Exploit DB Packet Storm
314968 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscache_cookie: add missing "n_accesses" check This fixes a NULL pointer dereference bug due to a data race which looks … CWE-476
 NULL Pointer Dereference
CVE-2024-45000 2024-09-7 01:27 2024-09-5 Show GitHub Exploit DB Packet Storm
314969 5.5 MEDIUM
Local
adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
Acrobat Reader versions 20.005.30636, 24.002.20964, 24.001.30123, 24.002.20991 and earlier are affected by a Use After Free vulnerability that could lead to disclosure of sensitive memory. An attacke… CWE-416
 Use After Free
CVE-2024-45107 2024-09-7 01:26 2024-09-5 Show GitHub Exploit DB Packet Storm
314970 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address … CWE-476
 NULL Pointer Dereference
CVE-2024-45006 2024-09-7 01:26 2024-09-5 Show GitHub Exploit DB Packet Storm