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":June 14, 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
4371 8.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-34459 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4372 7.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-34461 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4373 7.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおける複数の脆弱性 CWE-121
CWE-170
CVE-2026-34462 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4374 8.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおける複数の脆弱性 CWE-121
CWE-170
CVE-2026-34464 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4375 7 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-34596 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4376 6.5 警告
Network
Django Software Foundation Django Django Software FoundationのDjangoにおける重要情報を含む永続 Cookie の使用に関する脆弱性 CWE-539
重要情報を含む永続 Cookie の使用
CVE-2026-35192 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4377 5 警告
Network
Linux Containers Incus Linux ContainersのIncusにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-35527 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
4378 4.8 警告
Network
Broadcom symantec siteminder Broadcomのsymantec siteminderにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-3862 2026-05-11 10:58 2026-03-10 Show GitHub Exploit DB Packet Storm
4379 2.7
Network
レッドハット build of keycloak レッドハットのbuild of keycloakにおける認可されていない行為者への個人情報の漏えいに関する脆弱性 CWE-359
CWE-noinfo
CVE-2026-3911 2026-05-11 10:58 2026-03-11 Show GitHub Exploit DB Packet Storm
4380 6.5 警告
Network
Linux Containers Incus Linux ContainersのIncusにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-40195 2026-05-11 10:58 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313581 7.2 HIGH
Network
dlink dsl6740c_firmware The D-Link DSL6740C modem has an OS Command Injection vulnerability, allowing remote attackers with administrator privileges to inject and execute arbitrary system commands through a specific functio… CWE-78
OS Command 
CVE-2024-11063 2024-11-16 03:21 2024-11-11 Show GitHub Exploit DB Packet Storm
313582 7.2 HIGH
Network
dlink dsl6740c_firmware The D-Link DSL6740C modem has an OS Command Injection vulnerability, allowing remote attackers with administrator privileges to inject and execute arbitrary system commands through a specific functio… CWE-78
OS Command 
CVE-2024-11062 2024-11-16 03:21 2024-11-11 Show GitHub Exploit DB Packet Storm
313583 5.3 MEDIUM
Network
expressjs basic-auth-connect basic-auth-connect is Connect's Basic Auth middleware in its own module. basic-auth-connect < 1.1.0 uses a timing-unsafe equality comparison that can leak timing information. This issue has been fixe… NVD-CWE-Other
CVE-2024-47178 2024-11-16 03:05 2024-10-1 Show GitHub Exploit DB Packet Storm
313584 6.1 MEDIUM
Network
clinical-genomics scout Scout is a web-based visualizer for VCF-files. Open redirect vulnerability allows performing phishing attacks on users by redirecting them to malicious page. /login API endpoint is vulnerable to open… CWE-601
Open Redirect
CVE-2024-47530 2024-11-16 03:03 2024-10-1 Show GitHub Exploit DB Packet Storm
313585 3.5 LOW
Network
clinical-genomics scout Scout is a web-based visualizer for VCF-files. Due to the lack of sanitization in the filename, it is possible bypass intended file extension and make users download malicious files with any extensio… CWE-116
 Improper Encoding or Escaping of Output
CVE-2024-47531 2024-11-16 03:02 2024-10-1 Show GitHub Exploit DB Packet Storm
313586 6.5 MEDIUM
Network
zope restrictedpython RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected (and potentially sensible) information indirectly via AttributeError.obj a… NVD-CWE-noinfo
CVE-2024-47532 2024-11-16 02:59 2024-10-1 Show GitHub Exploit DB Packet Storm
313587 4.8 MEDIUM
Network
zzcms zzcms A vulnerability was found in ZZCMS up to 2023. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/msg.php. The manipulation of the argument keyw… CWE-79
Cross-site Scripting
CVE-2024-11130 2024-11-16 02:57 2024-11-13 Show GitHub Exploit DB Packet Storm
313588 7.8 HIGH
Local
dell smartfabric_os10 Dell SmartFabric OS10 Software, version(s) 10.5.6.x, 10.5.5.x, 10.5.4.x, 10.5.3.x, contain(s) an Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability. A l… CWE-77
Command Injection
CVE-2024-49557 2024-11-16 02:36 2024-11-12 Show GitHub Exploit DB Packet Storm
313589 3.3 LOW
Local
dell smartfabric_os10 Dell SmartFabric OS10 Software, version(s) 10.5.6.x, 10.5.5.x, 10.5.4.x, 10.5.3.x, contain(s) a Files or Directories Accessible to External Parties vulnerability. A low privileged attacker with local… CWE-552
 Files or Directories Accessible to External Parties
CVE-2024-48838 2024-11-16 02:36 2024-11-12 Show GitHub Exploit DB Packet Storm
313590 7.8 HIGH
Local
dell smartfabric_os10 Dell SmartFabric OS10 Software, version(s) 10.5.6.x, 10.5.5.x, 10.5.4.x, 10.5.3.x, contain(s) a command injection vulnerability. A low privileged attacker with local access could potentially exploit … CWE-77
Command Injection
CVE-2024-49560 2024-11-16 02:35 2024-11-12 Show GitHub Exploit DB Packet Storm