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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252051 1.2 注意 レッドハット
Samba Project
- Samba の mount.cifs 内にある check_mtab 関数におけるサービス運用妨害 (mtab 破損) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2724 2011-09-16 11:49 2011-08-29 Show GitHub Exploit DB Packet Storm
252052 10 危険 The PHP Group - PHP の crypt 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3268 2011-09-15 13:41 2011-08-25 Show GitHub Exploit DB Packet Storm
252053 5 警告 The PHP Group - PHP の error_log 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3267 2011-09-15 13:40 2011-08-25 Show GitHub Exploit DB Packet Storm
252054 4.3 警告 The PHP Group - PHP の crypt 関数における認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2011-3189 2011-09-15 13:40 2011-08-25 Show GitHub Exploit DB Packet Storm
252055 7.4 危険 シトリックス・システムズ
レッドハット
- Xen におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1898 2011-09-15 13:38 2011-08-12 Show GitHub Exploit DB Packet Storm
252056 5.1 警告 レッドハット - foomatic-gui その他の製品で使用される pysmb.py における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2899 2011-09-15 13:37 2011-08-23 Show GitHub Exploit DB Packet Storm
252057 5 警告 The PHP Group - PHP の addGlob および addPattern 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1657 2011-09-14 10:52 2011-08-25 Show GitHub Exploit DB Packet Storm
252058 5 警告 Zabbix - Zabbix における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3264 2011-09-14 10:50 2011-08-19 Show GitHub Exploit DB Packet Storm
252059 5 警告 Zabbix - Zabbix の zabbix_agentd におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3263 2011-09-14 10:49 2011-08-19 Show GitHub Exploit DB Packet Storm
252060 4.3 警告 Zabbix - Zabbix の acknow.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2904 2011-09-14 10:48 2011-08-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4271 5.0 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.3.31 contains a time-of-check-time-of-use vulnerability in sandbox file operations that allows attackers to bypass fd-based defenses. Attackers can exploit check-then-act pattern… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41338 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
4272 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers wi… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41337 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
4273 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.3.31 allows workspace .env files to override the OPENCLAW_BUNDLED_HOOKS_DIR environment variable, enabling loading of attacker-controlled hook code. Attackers can replace trusted… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-41336 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
4274 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains an information disclosure vulnerability in the Control Interface bootstrap JSON that exposes version and assistant agent identifiers. Attackers can extract sensitiv… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41335 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
4275 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a decompression bomb vulnerability in image processing that fails to properly enforce pixel-limit guards on sips. Attackers can exploit this by uploading oversized … CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-41334 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
4276 3.7 LOW
Network
openclaw openclaw OpenClaw before 2026.3.31 contains an authentication rate limiting bypass vulnerability that allows attackers to circumvent shared authentication protections using fake device tokens. Attackers can e… CWE-799
 Improper Control of Interaction Frequency
CVE-2026-41333 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
4277 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a remote code execution vulnerability where a device-paired node can bypass the node scope gate authentication mechanism. Attackers with device pairing credentials … CWE-862
 Missing Authorization
CVE-2026-41352 2026-04-29 03:54 2026-04-24 Show GitHub Exploit DB Packet Storm
4278 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_… NVD-CWE-noinfo
CVE-2026-31539 2026-04-29 03:54 2026-04-25 Show GitHub Exploit DB Packet Storm
4279 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. … CWE-476
 NULL Pointer Dereference
CVE-2026-31519 2026-04-29 03:54 2026-04-22 Show GitHub Exploit DB Packet Storm
4280 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Check set_default_submission() before deferencing When the i915 driver firmware binaries are not present, the set_de… CWE-476
 NULL Pointer Dereference
CVE-2026-31540 2026-04-29 03:52 2026-04-25 Show GitHub Exploit DB Packet Storm