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 18, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250931 4.4 警告 Super - Super の super.c のエラー関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2776 2012-01-17 16:31 2012-01-8 Show GitHub Exploit DB Packet Storm
250932 4.3 警告 IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1362 2012-01-17 16:29 2012-01-15 Show GitHub Exploit DB Packet Storm
250933 9.3 危険 NTRglobal - NTR ActiveX コントロールの StopModule メソッドにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0267 2012-01-17 16:07 2012-01-15 Show GitHub Exploit DB Packet Storm
250934 9.3 危険 NTRglobal - NTR ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0266 2012-01-17 16:04 2012-01-15 Show GitHub Exploit DB Packet Storm
250935 10 危険 ヒューレット・パッカード - HP StorageWorks P2000 G3 MSA array systems における管理者権限でタスクを実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0697 2012-01-16 15:19 2012-01-13 Show GitHub Exploit DB Packet Storm
250936 4.3 警告 IBM - IBM Cognos TM1 の Executive Viewer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0696 2012-01-16 15:04 2010-11-12 Show GitHub Exploit DB Packet Storm
250937 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-0695 2012-01-16 15:04 2012-01-10 Show GitHub Exploit DB Packet Storm
250938 4.9 警告 Adaptive Computing - TORQUE Resource Manager における任意のユーザアカウントを偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4925 2012-01-16 15:03 2012-01-13 Show GitHub Exploit DB Packet Storm
250939 10 危険 ヒューレット・パッカード - HP Diagnostics におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4789 2012-01-16 15:02 2012-01-13 Show GitHub Exploit DB Packet Storm
250940 7.8 危険 ヒューレット・パッカード - HP StorageWorks P2000 G3 MSA array systems における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4788 2012-01-16 15:02 2012-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2901 - - - 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
2902 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
2903 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
2904 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
2905 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
2906 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
2907 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
2908 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
2909 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
2910 9.8 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.4.15 captures resolved bearer-auth configuration at startup, allowing revoked tokens to remain valid after SecretRef rotation. Gateway HTTP and WebSocket handlers fail to re-reso… CWE-672
 Operation on a Resource after Expiration or Release
CVE-2026-43585 2026-05-8 04:36 2026-05-7 Show GitHub Exploit DB Packet Storm