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 22, 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
226961 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の gfs2_dirent_find_space 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-2798 2012-12-26 11:53 2010-08-1 Show GitHub Exploit DB Packet Storm
226962 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ecryptfs_uid_hash マクロにおけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2492 2012-12-26 11:51 2010-08-1 Show GitHub Exploit DB Packet Storm
226963 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の processcompl_compat 関数における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1083 2012-12-26 11:47 2010-04-6 Show GitHub Exploit DB Packet Storm
226964 5 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の CGIHTTPServer モジュール内にある is_cgi メソッドにおけるスクリプトのソースコードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1015 2012-12-26 10:43 2009-04-6 Show GitHub Exploit DB Packet Storm
226965 4.3 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の smtpd モジュール内にある smtpd.py におけるサービス運用妨害 (Daemon Outage) の脆弱性 CWE-362
競合状態
CVE-2010-3493 2012-12-26 10:41 2010-08-23 Show GitHub Exploit DB Packet Storm
226966 2.6 注意 レッドハット
VMware
Samba Project
- Samba Web Administration Tool におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2694 2012-12-26 10:27 2011-07-26 Show GitHub Exploit DB Packet Storm
226967 3.3 注意 レッドハット
VMware
Samba Project
- Samba の smbfs における /etc/mtab ファイルを改ざんされる脆弱性 CWE-16
環境設定
CVE-2011-1678 2012-12-26 10:24 2011-04-10 Show GitHub Exploit DB Packet Storm
226968 5.7 警告 VMware
Linux
- Linux kernel の napi_reuse_skb 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2011-1478 2012-12-25 18:45 2011-10-12 Show GitHub Exploit DB Packet Storm
226969 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/nfs/nfs4proc.c 内にある __nfs4_proc_set_acl 関数における脆弱性 CWE-399
リソース管理の問題
CVE-2011-1090 2012-12-25 18:42 2011-05-9 Show GitHub Exploit DB Packet Storm
226970 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の mac_partition 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1010 2012-12-25 18:41 2011-02-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3301 6.8 MEDIUM
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the secret used to sign authentication cookies is persisted to a static file at ~/.local/share/jupyter/runt… CWE-613
 Insufficient Session Expiration
CVE-2026-40934 2026-05-11 22:00 2026-05-6 Show GitHub Exploit DB Packet Storm
3302 7.8 HIGH
Local
navercorp mybox NAVER MYBOX Explorer for Windows before 3.0.11.160 allows a local attacker to escalate privileges to NT AUTHORITY\SYSTEM via registry manipulation due to improper privilege checks. CWE-266
 Incorrect Privilege Assignment
CVE-2026-8148 2026-05-11 21:59 2026-05-8 Show GitHub Exploit DB Packet Storm
3303 7.3 HIGH
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match() to check incoming origins against the allow_origin_pa… CWE-777
 Regular Expression without Anchors
CVE-2026-40110 2026-05-11 21:59 2026-05-6 Show GitHub Exploit DB Packet Storm
3304 5.3 MEDIUM
Local
prusa3d prusaslicer In libslic3r/GCode/PostProcessor.cpp in Prusa PrusaSlicer through 2.6.1, a crafted 3mf project file can execute arbitrary code on a host where the project is sliced and G-code exported. CWE-77
Command Injection
CVE-2023-47268 2026-05-11 21:58 2026-05-8 Show GitHub Exploit DB Packet Storm
3305 8.1 HIGH
Network
apache cloudstack Missing MinIO policy cleanup on bucket deletion via Apache CloudStack allows users to retain access to buckets which they previously owned. If another user creates a new bucket with the same name, th… CWE-459
 Incomplete Cleanup
CVE-2025-66467 2026-05-11 21:57 2026-05-8 Show GitHub Exploit DB Packet Storm
3306 9.1 CRITICAL
Network
ollama ollama Ollama before 0.17.1 contains a heap out-of-bounds read vulnerability in the GGUF model loader. The /api/create endpoint accepts an attacker-supplied GGUF file in which the declared tensor offset and… CWE-125
Out-of-bounds Read
CVE-2026-7482 2026-05-11 21:27 2026-05-4 Show GitHub Exploit DB Packet Storm
3307 9.8 CRITICAL
Network
- - OS command injection in Dashboard Server interface in Universal Robots PolyScope versions prior to 5.25.1 allows unauthenticated attacker to craft commands that will execute code on the robot's OS. CWE-78
OS Command 
CVE-2026-8153 2026-05-11 19:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3308 4.7 MEDIUM
Network
oracle macoron Vulnerability in the Oracle Macoron Tool product of Oracle Open Source Projects. The supported versions that is affected is v0.22.0. Easily exploitable vulnerability allows unauthenticated attacker w… CWE-601
CWE-346
Open Redirect
 Origin Validation Error
CVE-2026-35253 2026-05-11 05:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3309 6.5 MEDIUM
Network
- - Cross-Site request forgery (CSRF) vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Cross Site Request Forgery. This issue affects DivvyDrive: from 4.8.2.9 before 4.8.3.2. CWE-352
 Origin Validation Error
CVE-2026-5791 2026-05-11 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
3310 8.8 HIGH
Network
apache cloudstack Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an… CWE-94
Code Injection
CVE-2026-25077 2026-05-11 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm