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 13, 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
235931 4.3 警告 national rail enquiries - National Rail Enquiries Live Departure Boards ガジェットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2011 2012-09-25 17:16 2008-04-29 Show GitHub Exploit DB Packet Storm
235932 7.8 危険 Motorola Solutions, Inc - Motorola Surfboard におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-2002 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
235933 8.5 危険 IBM - IBM DB2 の NNSTAT プロシージャにおける任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2008-1998 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
235934 9 危険 IBM - IBM DB2 の ADMIN_SP_C2 プロシージャにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1997 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
235935 5 警告 licq - licq におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1996 2012-09-25 17:16 2008-04-28 Show GitHub Exploit DB Packet Storm
235936 4.3 警告 Horde - Horde Kronolith などの製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1974 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
235937 4.3 警告 Exponent CMS project - Exponent CMS のユーザアカウント作成機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1972 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
235938 2.1 注意 mucommander - muCommander における資格情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1970 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
235939 4 警告 IBM - IBM DB2 の JAR ファイル管理ルーチンにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1966 2012-09-25 17:16 2008-04-27 Show GitHub Exploit DB Packet Storm
235940 9.3 危険 IBM - Lotus Symphony で使用される Desktop の IBM Lotus Expeditor Client の rcplauncher の cai: URI ハンドラにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1965 2012-09-25 17:16 2008-04-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
781 - - - In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialize… Update - CVE-2026-43312 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
782 - - - 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… Update - CVE-2026-43301 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
783 - - - 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… Update - CVE-2026-43302 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
784 7.8 HIGH
Local
- - 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'… Update - CVE-2026-43303 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
785 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function c… Update - CVE-2026-43306 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
786 - - - In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for s… Update - CVE-2026-43317 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
787 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue [why] Need to add function hook check before use Update - CVE-2026-43320 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
788 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the… Update - CVE-2026-43321 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
789 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't send a 6E related command when not supported MCC_ALLOWED_AP_TYPE_CMD is related to 6E support. Do not s… Update - CVE-2026-43325 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
790 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path When kobject_init_and_add() fails, cpufreq_dbs_gover… Update - CVE-2026-43328 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm