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 10, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
243971 7.5 危険 adult directory - Prozilla Adult Directory の Directory.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4056 2012-06-26 15:54 2007-07-30 Show GitHub Exploit DB Packet Storm
243972 7.5 危険 8pixel - SimpleBlog の comments_get.asp における SQL インジェクションの脆弱性 - CVE-2007-4055 2012-06-26 15:54 2007-07-30 Show GitHub Exploit DB Packet Storm
243973 10 危険 adempiere - ADempiere Bazaar の WebUI におけるシステムレベルのウインドウにアクセスされる脆弱性 - CVE-2007-4050 2012-06-26 15:54 2007-07-30 Show GitHub Exploit DB Packet Storm
243974 6.4 警告 geoblog - geoBlog における任意のブログを削除される脆弱性 - CVE-2007-4047 2012-06-26 15:54 2007-07-27 Show GitHub Exploit DB Packet Storm
243975 6.8 警告 crystal reality llc - CrystalPlayer Pro におけるバッファオーバーフローの脆弱性 - CVE-2007-4032 2012-06-26 15:54 2007-07-27 Show GitHub Exploit DB Packet Storm
243976 6.6 警告 areca - Areca CLI の cli32 におけるバッファオーバーフローの脆弱性 - CVE-2007-4027 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
243977 4.3 警告 cPanel - cPanel の frontend/x/htaccess/changepro.html におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4022 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
243978 4.3 警告 brain book software - Brain Book Software Secure の login.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4021 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
243979 4.3 警告 brain book software - AdMan パッチの login.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4020 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
243980 6.8 警告 シトリックス・システムズ - Citrix Access Gateway Advanced Edition におけるフィッシング攻撃を実行される脆弱性 - CVE-2007-4018 2012-06-26 15:54 2007-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: eventpoll: defer struct eventpoll free to RCU grace period In certain situations, ep_free() in eventpoll.c will kfree the epi->ep… Update - CVE-2026-43074 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
732 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentry_hashtable when user sets 'dhash_entries=… Update - CVE-2026-43071 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
733 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Reset register ID for BPF_END value tracking When a register undergoes a BPF_END (byte swap) operation, its scalar value is … Update - CVE-2026-43070 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
734 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ext4: handle wraparound when searching for blocks for indirect mapped blocks Commit 4865c768b563 ("ext4: always allocate blocks o… Update - CVE-2026-43067 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
735 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: don't irele after failing to iget in xfs_attri_recover_work xlog_recovery_iget* never set @ip to a valid pointer if they ret… Update - CVE-2026-43063 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
736 7.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() l2cap_ecred_reconf_rsp() casts the incoming data to struct l2cap… Update - CVE-2026-43062 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
737 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: drop pending enqueued packets on removal Packets sitting in nfqueue might hold a reference to: - templates th… Update - CVE-2026-43060 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
738 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: thermal: core: Address thermal zone removal races with resume Since thermal_zone_pm_complete() and thermal_zone_device_resume() r… Update CWE-416
 Use After Free
CVE-2026-31731 2026-05-8 22:16 2026-05-2 Show GitHub Exploit DB Packet Storm
739 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the e… Update CWE-415
 Double Free
CVE-2026-31730 2026-05-8 22:16 2026-05-2 Show GitHub Exploit DB Packet Storm
740 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. New - CVE-2026-2710 2026-05-8 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm