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
3441 7.1 重要
Network
SalesAgility SuiteCRM SalesAgilityのSuiteCRMにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2019-25663 2026-04-21 10:40 2026-04-5 Show GitHub Exploit DB Packet Storm
3442 7.1 重要
Network
SalesAgility SuiteCRM SalesAgilityのSuiteCRMにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2019-25664 2026-04-21 10:40 2026-04-5 Show GitHub Exploit DB Packet Storm
3443 5.5 警告
Local
Nsasoft US LLC. SpotAuditor Nsasoft US LLC.のSpotAuditorにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2019-25666 2026-04-21 10:40 2026-04-5 Show GitHub Exploit DB Packet Storm
3444 7.5 重要
Network
Georgia Tech Computing For Good's Basic Laboratory Information System Georgia TechのComputing For Good's Basic Laboratory Information Systemにおける複数の脆弱性 CWE-306
CWE-89
CVE-2019-25678 2026-04-21 10:40 2026-04-5 Show GitHub Exploit DB Packet Storm
3445 7.8 重要
Local
Simon Bridger (crun) RealTerm Simon Bridger (crun)のRealTermにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2019-25679 2026-04-21 10:40 2026-04-5 Show GitHub Exploit DB Packet Storm
3446 4.3 警告
Network
フォーティネット FortiVoice
FortiNDR
フォーティネットのFortiNDR等の複数製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2024-23104 2026-04-21 10:40 2026-04-14 Show GitHub Exploit DB Packet Storm
3447 6.5 警告
Network
Grafana Labs Grafana Grafana LabsのGrafanaにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2025-12141 2026-04-21 10:40 2026-04-15 Show GitHub Exploit DB Packet Storm
3448 7.8 重要
Local
Truesec LAPSWebUI TruesecのLAPSWebUIにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2025-15552 2026-04-21 10:40 2026-03-16 Show GitHub Exploit DB Packet Storm
3449 7.1 重要
Local
Truesec LAPSWebUI TruesecのLAPSWebUIにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2025-15553 2026-04-21 10:40 2026-03-16 Show GitHub Exploit DB Packet Storm
3450 7.8 重要
Local
デル data domain operating system デルのdata domain operating systemにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2025-36568 2026-04-21 10:40 2026-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 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