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 1, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2101 6.5 警告
Network
PowerDNS PowerDNS Recursor PowerDNSのPowerDNS Recursorにおけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2025-59024 2026-04-21 10:40 2026-02-9 Show GitHub Exploit DB Packet Storm
2102 7.2 重要
Network
フォーティネット FortiManager Cloud
FortiAnalyzer
FortiAnalyzer Cloud
FortiManager
フォーティネットのFortiAnalyzer等の複数製品におけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-61848 2026-04-21 10:40 2026-04-14 Show GitHub Exploit DB Packet Storm
2103 9.8 緊急
Network
scshr hr portal scshrのhr portalにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2025-48780 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2104 7.5 重要
Network
scshr hr portal scshrのhr portalにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2025-48781 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2105 9.8 緊急
Network
scshr hr portal scshrのhr portalにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2025-48782 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2106 7.5 重要
Network
scshr hr portal scshrのhr portalにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2025-48783 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2107 7.5 重要
Network
scshr hr portal scshrのhr portalにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2025-48784 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2108 7.5 重要
Network
scshr hr portal scshrのhr portalにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-5192 2026-02-6 10:41 2025-06-6 Show GitHub Exploit DB Packet Storm
2109 6.8 警告
Physics
Elspec LTD G5DFR ファームウェア Elspec LTDのG5DFR ファームウェアにおける代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
代替パスまたはチャネルを使用した認証回避
CVE-2025-59392 2026-02-6 10:41 2025-11-6 Show GitHub Exploit DB Packet Storm
2110 7.2 重要
Network
Sangoma freepbx SangomaのfreepbxにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2025-64328 2026-02-6 10:41 2025-11-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
381 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.2 exposes configPath and stateDir metadata in Gateway connect success snapshots to non-admin authenticated clients. Non-admin clients can recover host-specific filesystem paths… Update CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41339 2026-04-30 02:06 2026-04-24 Show GitHub Exploit DB Packet Storm
382 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2_get_ea() smb2_get_ea() reads ea_req->EaNameLength from the client request and passes it dire… Update NVD-CWE-noinfo
CVE-2026-31612 2026-04-30 02:00 2026-04-25 Show GitHub Exploit DB Packet Storm
383 8.6 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading sub_auth[2] parse_dacl() compares each ACE SID against sid_unix_NFS_mode and on m… Update NVD-CWE-noinfo
CVE-2026-31611 2026-04-30 01:56 2026-04-25 Show GitHub Exploit DB Packet Storm
384 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc The kernel ASN.1 BER decoder calls action callbacks incremen… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31610 2026-04-30 01:51 2026-04-25 Show GitHub Exploit DB Packet Storm
385 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush() smbd_send_batch_flush() already calls smbd_fr… Update CWE-415
 Double Free
CVE-2026-31609 2026-04-30 01:45 2026-04-25 Show GitHub Exploit DB Packet Storm
386 3.5 LOW
Network
- - A vulnerability was detected in SourceCodester Pharmacy Sales and Inventory System 1.0. The impacted element is the function Customer of the file /index.php?page=customer. The manipulation of the arg… New CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-7390 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
387 7.3 HIGH
Network
- - A security vulnerability has been detected in EyouCMS up to 1.7.9. The affected element is the function GetSortData of the file application/common.php. The manipulation of the argument sort_asc leads… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-7389 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
388 4.7 MEDIUM
Network
- - A weakness has been identified in EyouCMS up to 1.7.9. Impacted is the function editFile of the file application/admin/logic/FilemanagerLogic.php of the component Template File Handler. Executing a m… New CWE-74
CWE-94
Injection
Code Injection
CVE-2026-7388 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
389 7.3 HIGH
Network
- - A flaw has been found in fatbobman mail-mcp-bridge up to 1.3.3. Affected is an unknown function of the file src/mail_mcp_server.py. Executing a manipulation of the argument message_ids can lead to pa… New CWE-22
Path Traversal
CVE-2026-7386 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
390 8.8 HIGH
Network
- - Improper neutralization of special elements used in an OS command ('OS command injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus OS My Computer allows OS Com… New CWE-78
OS Command 
CVE-2026-6849 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm