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 2, 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
236451 4.3 警告 Joomla! - Joomla! におけるクロスサイトリクエストフォージェリの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1938 2012-09-25 17:27 2009-06-3 Show GitHub Exploit DB Packet Storm
236452 4.3 警告 LightNEasy - LightNEasy のコメント投稿機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1937 2012-09-25 17:27 2009-06-5 Show GitHub Exploit DB Packet Storm
236453 4.3 警告 ICQ - ICQ の URL Search Hook におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1915 2012-09-25 17:27 2009-06-4 Show GitHub Exploit DB Packet Storm
236454 4.9 警告 Linux - sparc64 プラットフォーム上の Linux kernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-1914 2012-09-25 17:27 2009-03-19 Show GitHub Exploit DB Packet Storm
236455 5.1 警告 luxbum - LuxBum の manager.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1913 2012-09-25 17:27 2009-06-4 Show GitHub Exploit DB Packet Storm
236456 6.9 警告 Linux - Linux kernel の tun サブシステムにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2009-1897 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
236457 7.5 危険 kenseiboard - Kensei Board の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1853 2012-09-25 17:27 2009-06-1 Show GitHub Exploit DB Packet Storm
236458 4.3 警告 Paessler AG - PRTG Traffic Grapher の Monitor_Bandwidth 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1849 2012-09-25 17:27 2009-06-1 Show GitHub Exploit DB Packet Storm
236459 7.5 危険 joomlame - Joomla! 用の AgoraGroups コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1848 2012-09-25 17:27 2009-06-1 Show GitHub Exploit DB Packet Storm
236460 4.3 警告 lussumo - Lussumo Vanilla の ajax/updatecheck.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1845 2012-09-25 17:27 2009-06-1 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