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":May 9, 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
243991 5 警告 datadynamics - ActiveReports Professional Edition の Data Dynamics DDActiveReports2.ActiveReport.2 ActiveX コントロールにおける絶対パストラバーサルの脆弱性 - CVE-2007-3983 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243992 5 警告 datadynamics - Data Dynamics ActiveReport ActiveX コントロールにおける絶対パストラバーサルの脆弱性 - CVE-2007-3982 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243993 4.3 警告 bwired - bwired におけるセッションをハイジャックされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2007-3978 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243994 4.3 警告 bwired - bwired におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-3977 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243995 7.5 危険 bwired - bwired の index.php における SQL インジェクションの脆弱性 - CVE-2007-3976 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243996 4.3 警告 elite forum - Elite Forum の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3975 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243997 5 警告 ESET - ESET NOD32 Antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3972 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243998 5 警告 ESET - ESET NOD32 Antivirus における整数オーバーフローの脆弱性 - CVE-2007-3971 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
243999 5 警告 ESET - ESET NOD32 Antivirus における任意のコードを実行される脆弱性 - CVE-2007-3970 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
244000 5 警告 dirlist - dirLIST の index.php における除外フォルダのコンテンツを一覧にされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-3968 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
631 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path [Why] The evaluation for whether we need to use the DMU… New - CVE-2026-43305 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
632 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buff… New - CVE-2026-43304 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
633 - - - In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page->private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page->private but don'… New - CVE-2026-43303 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
634 - - - In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIG_DMA_API_DEBUG enabled, the kernel occa… New - CVE-2026-43302 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
635 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspen… New - CVE-2026-43301 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
636 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove() In jdi_panel_dsi_remove(), jdi is explicitly checked… New - CVE-2026-43300 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
637 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure() [BUG] There is a bug report that when btrfs hits ENO… New - CVE-2026-43299 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
638 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip vcn poison irq release on VF VF doesn't enable VCN poison irq in VCNv2.5. Skip releasing it and avoid call trace… New - CVE-2026-43298 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
639 - - - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init() rga_get_frame() can return ERR_PTR(-EINVAL) when buffer … New - CVE-2026-43297 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
640 - - - In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs… New - CVE-2026-43296 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm