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
247451 5 警告 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3066 2012-04-9 15:37 2012-04-5 Show GitHub Exploit DB Packet Storm
247452 3.5 注意 SocialCMS - SocialCMS の my_admin/admin1_list_pages.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1982 2012-04-9 10:26 2012-04-5 Show GitHub Exploit DB Packet Storm
247453 10 危険 ヒューレット・パッカード - HP-UX 上の Distributed Computing Environment におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-0131 2012-04-9 10:06 2012-04-2 Show GitHub Exploit DB Packet Storm
247454 4.3 警告 ヒューレット・パッカード - HP Business Availability Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0132 2012-04-9 10:02 2012-04-3 Show GitHub Exploit DB Packet Storm
247455 5 警告 ヒューレット・パッカード - HP Onboard Administrator における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-0130 2012-04-9 09:59 2012-04-2 Show GitHub Exploit DB Packet Storm
247456 7.6 危険 ヒューレット・パッカード - HP Onboard Administrator におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0129 2012-04-9 09:55 2012-04-2 Show GitHub Exploit DB Packet Storm
247457 5.8 警告 ヒューレット・パッカード - HP Onboard Administrator におけるユーザを任意の Web サイトにリダイレクトされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-0128 2012-04-9 09:51 2012-04-2 Show GitHub Exploit DB Packet Storm
247458 5 警告 GitHub - GitHub Enterprise における public_key[user_id] の値を設定される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-2055 2012-04-6 16:21 2012-04-4 Show GitHub Exploit DB Packet Storm
247459 5 警告 Redmine - Redmine における属性を設定される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-2054 2012-04-6 16:21 2012-03-6 Show GitHub Exploit DB Packet Storm
247460 5 警告 Spree Commerce - Spree のセッション Cookie ストアの実装における暗号保護メカニズムを容易に回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-7311 2012-04-6 16:19 2008-08-12 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