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 12, 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
3271 5.5 警告
Local
Igor Arsenin TaskInfo Igor ArseninのTaskInfoにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2019-25667 2026-04-21 10:43 2026-04-5 Show GitHub Exploit DB Packet Storm
3272 8.2 重要
Network
PHP Scripts Mall Pvt Ltd News Website Script PhpscriptsmallのNews Website ScriptにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2019-25668 2026-04-21 10:43 2026-04-5 Show GitHub Exploit DB Packet Storm
3273 7.5 重要
Network
Novell eDirectory ARCA SOLUTIONS INC.のeDirectoryにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2019-25675 2026-04-21 10:43 2026-04-5 Show GitHub Exploit DB Packet Storm
3274 9.8 緊急
Network
Phpscriptsmall Ask Expert Script PhpscriptsmallのAsk Expert Scriptにおける複数の脆弱性 CWE-79
CWE-89
CVE-2019-25676 2026-04-21 10:43 2026-04-5 Show GitHub Exploit DB Packet Storm
3275 6.7 警告
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における安全でない継承されたパーミッションに関する脆弱性 CWE-277
安全でない継承されたパーミッション
CVE-2025-32092 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3276 6.7 警告
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2025-32453 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3277 2.8
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2025-32739 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3278 9.1 緊急
Network
Grafana Labs Grafana Pyroscope Grafana LabsのGrafana Pyroscopeにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2025-41118 2026-04-21 10:43 2026-04-15 Show GitHub Exploit DB Packet Storm
3279 6.1 警告
Network
Hind Leaflet Leafletにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-69993 2026-04-21 10:43 2026-04-14 Show GitHub Exploit DB Packet Storm
3280 8.8 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-23776 2026-04-21 10:43 2026-04-17 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
761 - - - In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and … Update - CVE-2025-71301 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
762 - - - In the Linux kernel, the following vulnerability has been resolved: drm: Account property blob allocations to memcg DRM_IOCTL_MODE_CREATEPROPBLOB allows userspace to allocate arbitrary-sized proper… Update - CVE-2026-43287 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
763 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on start_streaming() failure Return buffers if streaming fails to start due to uvc_pm_get(… Update - CVE-2026-43290 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
764 - - - In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not access current->mems_allowed_seq if !allow_spin Lockdep complains when get_from_any_partial() is called in an NMI… Update - CVE-2026-43285 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
765 - - - In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: restore failed global reservations to subpool Commit a833a693a490 ("mm: hugetlb: fix incorrect fallback for subpool")… Update - CVE-2026-43286 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
766 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: move ext4_percpu_param_init() before ext4_mb_init() When running `kvm-xfstests -c ext4/1k -C 1 generic/383` with the `DOUBL… Update - CVE-2026-43288 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
767 8.3 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Fix parameter validation for packet data Since commit 9c328f54741b ("net: nfc: nci: Add parameter validation for p… Update - CVE-2026-43291 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
768 - - - In the Linux kernel, the following vulnerability has been resolved: rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net() When idtab allocation fails, net is not registered with rio_… Update - CVE-2026-43295 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
769 - - - 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 … Update - CVE-2026-43297 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
770 - - - In the Linux kernel, the following vulnerability has been resolved: kexec: derive purgatory entry from symbol kexec_load_purgatory() derives image->start by locating e_entry inside an SHF_EXECINSTR… Update - CVE-2026-43289 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm