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 6, 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
245341 4.3 警告 activecampaign - ActiveCampaign TrioLive の department_offline_context.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5056 2012-06-26 16:03 2008-11-11 Show GitHub Exploit DB Packet Storm
245342 7.5 危険 activecampaign - ActiveCampaign TrioLive の department_offline_context.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5055 2012-06-26 16:03 2008-11-11 Show GitHub Exploit DB Packet Storm
245343 7.5 危険 developiteasy - Develop It Easy Membership System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5054 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
245344 7.5 危険 graphiks - Graphiks MyForum における管理者用アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-5040 2012-06-26 16:03 2008-11-12 Show GitHub Exploit DB Packet Storm
245345 7.5 危険 elkagroup - ElkaGroup Image Gallery の view.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5037 2012-06-26 16:03 2008-11-12 Show GitHub Exploit DB Packet Storm
245346 9.3 危険 chilkat software - Chilkat Crypt ActiveX コンポーネントの ChilkatCrypt2.dll における任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-5002 2012-06-26 16:03 2008-11-10 Show GitHub Exploit DB Packet Storm
245347 6.9 警告 georges khaznadar - wims における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4986 2012-06-26 16:03 2008-08-24 Show GitHub Exploit DB Packet Storm
245348 6.9 警告 tvdr - Video Disk Recorder の vdrleaktest における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4985 2012-06-26 16:03 2008-11-6 Show GitHub Exploit DB Packet Storm
245349 6.9 警告 freedesktop.org - scratchbox2 における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4984 2012-06-26 16:03 2008-11-6 Show GitHub Exploit DB Packet Storm
245350 6.9 警告 alan woodland - ogle における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4976 2012-06-26 16:03 2008-11-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1911 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadv_bla_purge_claims() goes through the list of claims, it is only traver… - CVE-2026-46233 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1912 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … - CVE-2026-46231 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1913 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46230 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1914 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… - CVE-2026-46227 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1915 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… - CVE-2026-46220 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1916 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be… - CVE-2026-46219 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1917 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1918 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1919 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1920 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtio_transport_recv_listen() calls sk_acceptq_added() before vs… - CVE-2026-46214 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm