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 8, 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
245101 4.3 警告 bbsxp - BBSXP の error.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0285 2012-06-26 16:10 2009-01-27 Show GitHub Exploit DB Packet Storm
245102 7.5 危険 flaxweb - Flax Article Manager の category.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0284 2012-06-26 16:10 2009-01-27 Show GitHub Exploit DB Packet Storm
245103 4.3 警告 aobosoft - Oblog の err.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0283 2012-06-26 16:10 2009-01-27 Show GitHub Exploit DB Packet Storm
245104 7.5 危険 asp-project - Asp Project Management における管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2009-0280 2012-06-26 16:10 2009-01-27 Show GitHub Exploit DB Packet Storm
245105 10 危険 富士通 - Fujitsu SystemcastWizard Lite の Registry Setting Tool におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0264 2012-06-26 16:10 2009-01-26 Show GitHub Exploit DB Packet Storm
245106 9.3 危険 effectmatrix - EffectMatrix Total Video Player におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0261 2012-06-26 16:10 2009-01-23 Show GitHub Exploit DB Packet Storm
245107 9.3 危険 easyhdr - easyHDR PRO におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0254 2012-06-26 16:10 2009-01-22 Show GitHub Exploit DB Packet Storm
245108 7.5 危険 enthrallweb - Enthrallweb eReservations の default.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0252 2012-06-26 16:10 2009-01-22 Show GitHub Exploit DB Packet Storm
245109 4.3 警告 53kf - 53KF Web IM 2009 のサーバにおけるクロスサイトスクリプティング (XSS) の脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0247 2012-06-26 16:10 2009-01-22 Show GitHub Exploit DB Packet Storm
245110 9.3 危険 easyhdr - easyHDR PRO におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0246 2012-06-26 16:10 2009-01-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1951 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… - CVE-2026-46173 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1952 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1953 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1954 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1955 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1956 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1957 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43l… - CVE-2026-46163 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1958 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … - CVE-2026-46161 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1959 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… - CVE-2026-46158 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1960 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() The switch case in loongson_gpu_fixup_dma_hang() may not DC2 or DC3… - CVE-2026-46156 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm