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
214041 6.4 警告 Sergio Martin Morillas - Alfresco Community Edition の proxy サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9301 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
214042 6.8 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9300 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
214043 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel におけるデバイスメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-9303 2014-12-10 14:39 2014-12-1 Show GitHub Exploit DB Packet Storm
214044 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel における管理者ユーザ名など重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8868 2014-12-10 14:30 2014-12-1 Show GitHub Exploit DB Packet Storm
214045 7.2 危険 KDE project - kde-workspace および plasma-desktop の KDE Clock KCM policykit helper における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8651 2014-12-10 14:18 2014-11-6 Show GitHub Exploit DB Packet Storm
214046 9.3 危険 IBM - IBM Tivoli Endpoint Manager Mobile Device Management における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2014-6140 2014-12-10 12:15 2014-11-13 Show GitHub Exploit DB Packet Storm
214047 2.1 注意 IBM - IBM Systems Director のセキュリティコンポーネントにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-3099 2014-12-10 12:02 2014-11-19 Show GitHub Exploit DB Packet Storm
214048 5.8 警告 jRSS Widget project - WordPress 用 jRSS Widget プラグインの proxy.php におけるサーバサイドリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9292 2014-12-10 10:58 2014-05-28 Show GitHub Exploit DB Packet Storm
214049 5 警告 Elipse Software - Elipse SCADA および Elipse Power の DNP Master Driver におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-5429 2014-12-10 10:39 2014-12-2 Show GitHub Exploit DB Packet Storm
214050 9 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4629 2014-12-10 10:29 2014-12-3 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
1761 - - - BentoPDF is a client-side PDF toolkit that is self hostable. Prior to version 2.8.3, a cross-site scripting vulnerability was identified in BentoPD. An attacker may be able to execute arbitrary JavaS… CWE-79
Cross-site Scripting
CVE-2026-41653 2026-05-8 04:51 2026-05-8 Show GitHub Exploit DB Packet Storm
1762 5.4 MEDIUM
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user holding the PERM_EDIT_USERS permission (intended for general user-profile editing) … CWE-863
 Incorrect Authorization
CVE-2026-41903 2026-05-8 04:51 2026-05-8 Show GitHub Exploit DB Packet Storm
1763 8.8 HIGH
Local
sandboxie-plus sandboxie Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, an INI injection vulnerability allows any standard local user to bypass configuration re… CWE-93
CRLF Injection
CVE-2026-34458 2026-05-8 04:48 2026-05-6 Show GitHub Exploit DB Packet Storm
1764 7.3 HIGH
Network
- - A vulnerability was found in SourceCodester Pharmacy Sales and Inventory System 1.0. This affects an unknown part of the file /ajax.php?action=save_user. The manipulation of the argument ID results i… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-8083 2026-05-8 04:48 2026-05-8 Show GitHub Exploit DB Packet Storm
1765 8.8 HIGH
Local
sandboxie-plus sandboxie Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, the SbieSvc proxy service's GetRawInputDeviceInfoSlave handler contains two vulnerabilit… CWE-121
Stack-based Buffer Overflow
CVE-2026-34459 2026-05-8 04:48 2026-05-6 Show GitHub Exploit DB Packet Storm
1766 7.0 HIGH
Local
sandboxie-plus sandboxie Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use (TOCTOU) race condition exists during addon installation.… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-34596 2026-05-8 04:45 2026-05-6 Show GitHub Exploit DB Packet Storm
1767 6.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes that allows attackers to redirect writes outside the intended mount root. Attacker… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-44112 2026-05-8 04:42 2026-05-7 Show GitHub Exploit DB Packet Storm
1768 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.15 contains an arbitrary file read vulnerability in the QMD backend memory_get function that allows callers to read any Markdown files within the workspace root. Attackers with… CWE-183
 Permissive List of Allowed Inputs
CVE-2026-44111 2026-05-8 04:42 2026-05-7 Show GitHub Exploit DB Packet Storm
1769 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.15 contains an authorization bypass vulnerability in Matrix room control-command authorization that trusts DM pairing-store entries. Attackers with DM-paired sender IDs can exe… CWE-863
 Incorrect Authorization
CVE-2026-44110 2026-05-8 04:41 2026-05-7 Show GitHub Exploit DB Packet Storm
1770 9.8 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.4.15 contains an authentication bypass vulnerability in Feishu webhook and card-action validation that allows unauthenticated requests to reach command dispatch. Missing encryptK… CWE-1188
 Insecure Default Initialization of Resource
CVE-2026-44109 2026-05-8 04:40 2026-05-7 Show GitHub Exploit DB Packet Storm