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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
210481 4 警告 レッドハット
日立
オラクル
- Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5898 2015-08-10 11:02 2014-01-14 Show GitHub Exploit DB Packet Storm
210482 6.8 警告 オラクル - Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5904 2015-08-10 10:59 2014-01-14 Show GitHub Exploit DB Packet Storm
210483 5.1 警告 オラクル - Oracle Java SE における Install に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5905 2015-08-10 10:58 2014-01-14 Show GitHub Exploit DB Packet Storm
210484 5.1 警告 オラクル - Oracle Java SE における Install に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5906 2015-08-10 10:58 2014-01-14 Show GitHub Exploit DB Packet Storm
210485 5 警告 オラクル - Oracle Java SE および JavaFX における JavaFX に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5895 2015-08-10 10:57 2014-01-14 Show GitHub Exploit DB Packet Storm
210486 3.5 注意 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6725 2015-08-10 10:51 2014-01-13 Show GitHub Exploit DB Packet Storm
210487 4.3 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6325 2015-08-10 10:51 2014-01-13 Show GitHub Exploit DB Packet Storm
210488 7.1 危険 IBM - IBM Security Directory Server および Tivoli Directory Server で使用される IBM GSKit におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6747 2015-08-10 10:50 2013-11-8 Show GitHub Exploit DB Packet Storm
210489 7.8 危険 IBM - IBM Content Manager OnDemand などの製品で使用される IBM Global Security Kit におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-6329 2015-08-10 10:49 2013-12-10 Show GitHub Exploit DB Packet Storm
210490 4 警告 IBM - IBM WebSphere Extended Deployment Compute Grid における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4039 2015-08-10 10:48 2013-08-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
2131 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpm_on When autosuspend is triggered, driver rpm_on flag is set to indicate that … - CVE-2025-71303 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2132 - - - In the Linux kernel, the following vulnerability has been resolved: smack: /smack/doi: accept previously used values Writing to /smack/doi a value that has ever been written there in the past disab… - CVE-2025-71304 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2133 - - - In the Linux kernel, the following vulnerability has been resolved: drm/display/dp_mst: Add protection against 0 vcpi When releasing a timeslot there is a slight chance we may end up with the wrong… - CVE-2025-71305 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2134 - - - In the Linux kernel, the following vulnerability has been resolved: ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() KASAN reported a stack-out-of-bounds access in ima_appraise_measurement … - CVE-2025-71306 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2135 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug This patch removes the MCU halt and wait for halt procedures durin… - CVE-2025-71307 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2136 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aie_destroy_context() is invoked during error handling i… - CVE-2025-71308 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2137 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix deadlock in ni_read_folio_cmpr Syzbot reported a task hung in ni_readpage_cmpr (now ni_read_folio_cmpr). This is ca… - CVE-2025-71309 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2138 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize new folios before use KMSAN reports an uninitialized value in longest_match_std(), invoked from ntfs_compres… - CVE-2025-71311 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2139 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() In ntfs_fill_super(), the fc->fs_private pointer is set to NULL withou… - CVE-2025-71312 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2140 - - - In the Linux kernel, the following vulnerability has been resolved: net: remove WARN_ON_ONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances o… - CVE-2026-45847 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm