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
3011 9.8 緊急
Network
opensagres XDocReport opensagresのXDocReportにおけるテンプレートエンジンで使用される特殊な要素の不適切な無効化に関する脆弱性 CWE-1336
テンプレートエンジンで使用される特殊な要素の不適切な無効化
CVE-2025-64087 2026-02-5 15:50 2026-01-20 Show GitHub Exploit DB Packet Storm
3012 8.8 重要
Network
ajax file browser File Browserにおける複数の脆弱性 CWE-285
CWE-639
CWE-639
CVE-2025-64523 2026-02-5 15:50 2025-11-12 Show GitHub Exploit DB Packet Storm
3013 6.1 警告
Physics
Blurams Dome Flare Firmware BluramsのDome Flare Firmwareにおける複数の脆弱性 CWE-119
CWE-125
CWE-1274
CVE-2025-65396 2026-02-5 15:50 2026-01-14 Show GitHub Exploit DB Packet Storm
3014 6.8 警告
Physics
Blurams Dome Flare Firmware BluramsのDome Flare Firmwareにおける複数の脆弱性 CWE-20
CWE-287
CVE-2025-65397 2026-02-5 15:50 2026-01-14 Show GitHub Exploit DB Packet Storm
3015 9.8 緊急
Network
opensagres XDocReport opensagresのXDocReportにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2025-65482 2026-02-5 15:50 2026-01-20 Show GitHub Exploit DB Packet Storm
3016 5.3 警告
Network
pymdown extensions project pymdown extensions facelessuserのPyMdown Extensionsにおける非効率的な正規表現の複雑さに関する脆弱性 CWE-1333
非効率的な正規表現の複雑さ
CVE-2025-68142 2026-02-5 15:50 2025-12-16 Show GitHub Exploit DB Packet Storm
3017 9.8 緊急
Network
code-projects Computer Book Store carmelo (Carmelo Garcia)のComputer Book Storeにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2025-69559 2026-02-5 15:50 2026-01-27 Show GitHub Exploit DB Packet Storm
3018 6.5 警告
Network
TMS Global Software TMS Management Console TMS Global SoftwareのTMS Management Consoleにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2025-69612 2026-02-5 15:50 2026-01-22 Show GitHub Exploit DB Packet Storm
3019 6.5 警告
Network
Keichi Takahashi binary-parser Keichi TakahashiのBinary-parserにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-1245 2026-02-5 15:50 2026-01-20 Show GitHub Exploit DB Packet Storm
3020 9.8 緊急
Network
csa-iot matter GoogleのMatterにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-20418 2026-02-5 15:50 2026-02-2 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