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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239181 6.9 警告 IBM - IBM DB2 UDB の db2pd における root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5757 2012-09-25 16:59 2008-02-12 Show GitHub Exploit DB Packet Storm
239182 7.5 危険 GuppYTeam - GuppY の inc/includes.inc におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5844 2012-09-25 16:59 2007-11-6 Show GitHub Exploit DB Packet Storm
239183 6.8 警告 nuboard - nuBoard の admin/index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5841 2012-09-25 16:59 2007-11-6 Show GitHub Exploit DB Packet Storm
239184 2.1 注意 iscsitarget - iscsitarget におけるパスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5827 2012-09-25 16:59 2007-11-5 Show GitHub Exploit DB Packet Storm
239185 2.1 注意 IBM - IBM Tivoli CDP for Files における任意のファイルを配置される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5819 2012-09-25 16:59 2007-11-5 Show GitHub Exploit DB Packet Storm
239186 5 警告 ispworker - ISPworker の download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5813 2012-09-25 16:59 2007-11-5 Show GitHub Exploit DB Packet Storm
239187 5 警告 modulebuilder - ModuleBuilder の modules/Builder/DownloadModule.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5812 2012-09-25 16:59 2007-11-5 Show GitHub Exploit DB Packet Storm
239188 4.3 警告 ILIAS - ILIAS の Services/Utilities/classes/class.ilUtil.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5806 2012-09-25 16:59 2007-11-5 Show GitHub Exploit DB Packet Storm
239189 7.5 危険 jobsiteprofessional - JobSite Professional の file.php における SQL インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5785 2012-09-25 16:59 2007-11-1 Show GitHub Exploit DB Packet Storm
239190 6.4 警告 mobile-spy - Mobile Spy における重要な情報を取得される脆弱性 CWE-200
CWE-310
CVE-2007-5778 2012-09-25 16:59 2007-11-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2761 - - - In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfs_mutex and SRCU when remount walks events Commit 340f0c7067a9 ("eventfs: Update all the eventfs_inodes from … - CVE-2026-46106 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2762 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle() commit 6d3789d347a7 ("papr-hvpipe: convert papr_hvpipe… - CVE-2026-46118 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2763 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free… - CVE-2026-46121 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2764 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first… - CVE-2026-46130 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2765 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2766 - - - In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the … - CVE-2026-46153 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2767 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in ice_sf_eth_activate() error path When auxiliary_device_add() fails, ice_sf_eth_activate() jumps to aux_de… - CVE-2026-46162 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2768 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type o… - CVE-2026-46139 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2769 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced obj… - CVE-2026-46141 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2770 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Two bugs exist in the vCPU initialisation path: 1. If a … - CVE-2026-46147 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm