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 10, 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
235941 9.3 危険 マイクロソフト
Intuit
vantage linquistics
- Vantage Linguistics AnswerWorks におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6387 2012-09-25 16:59 2007-12-11 Show GitHub Exploit DB Packet Storm
235942 2.1 注意 Kerio Technologies - Kerio WinRoute Firewall のプロキシサーバにおける脆弱性 CWE-287
不適切な認証
CVE-2007-6385 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235943 7.1 危険 ノキア - RM-159 ファームウェアを伴う Nokia N95 携帯電話におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6371 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235944 4.3 警告 jlmforo system - JLMForo System の modificarPerfil.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6364 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235945 2.1 注意 IBM - IBM Tivoli Netcool Security Manager におけるログインアクセス権を取得される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6363 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235946 7.5 危険 Joomla! - Mambo および Joomla! 用の RSGallery における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6362 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235947 5.8 警告 マイクロソフト - Microsoft Office Access におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6357 2012-09-25 16:59 2007-12-14 Show GitHub Exploit DB Packet Storm
235948 7.8 危険 Perforce Software - Perforce P4Web の P4Webs.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-6349 2012-09-25 16:59 2007-12-20 Show GitHub Exploit DB Packet Storm
235949 6.8 警告 mcms - Mcms Easy Web Make の modules/cms/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6344 2012-09-25 16:59 2007-12-13 Show GitHub Exploit DB Packet Storm
235950 4.3 警告 ヒューレット・パッカード - HP OV NNM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6343 2012-09-25 16:59 2007-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301 5.3 MEDIUM
Network
sandboxie-plus sandboxie Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high… Update CWE-328
 Use of Weak Hash
CVE-2026-34527 2026-05-9 04:17 2026-05-6 Show GitHub Exploit DB Packet Storm
302 8.1 HIGH
Network
- - An issue exists in Amazon Redshift JDBC Driver versions prior to 2.2.2. Under certain conditions, the driver could load and execute arbitrary classes when processing JDBC connection URL parameters. A… New CWE-470
Unsafe Reflection
CVE-2026-8178 2026-05-9 04:16 2026-05-9 Show GitHub Exploit DB Packet Storm
303 6.2 MEDIUM
Local
- - OpenMcdf is a fully .NET / C# library to manipulate Compound File Binary File Format files, also known as Structured Storage. Prior to version 3.1.3, OpenMcdf does not detect cycles in the directory … New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-41511 2026-05-9 04:16 2026-05-9 Show GitHub Exploit DB Packet Storm
304 7.5 HIGH
Network
- - When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0. New - CVE-2026-33814 2026-05-9 04:16 2026-05-8 Show GitHub Exploit DB Packet Storm
305 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. In version 3.10.4, vm2 is vulnerable to full sandbox escape with arbitrary code execution. Attacker code inside VM.run() obtains host process object and … Update CWE-693
 Protection Mechanism Failure
CVE-2026-26956 2026-05-9 04:15 2026-05-5 Show GitHub Exploit DB Packet Storm
306 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there… Update CWE-125
Out-of-bounds Read
CVE-2026-43281 2026-05-9 04:13 2026-05-6 Show GitHub Exploit DB Packet Storm
307 8.8 HIGH
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, a path traversal vulnerability in the REST API allows an authenticated user to escape the configured root_d… Update CWE-22
Path Traversal
CVE-2026-35397 2026-05-9 04:11 2026-05-6 Show GitHub Exploit DB Packet Storm
308 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port The function ionic_query_port() calls ib_device_get_netdev… Update CWE-476
 NULL Pointer Dereference
CVE-2026-43282 2026-05-9 04:09 2026-05-6 Show GitHub Exploit DB Packet Storm
309 7.5 HIGH
Network
thecodingmachine gotenberg Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-se… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40280 2026-05-9 04:06 2026-05-6 Show GitHub Exploit DB Packet Storm
310 7.8 HIGH
Local
osgeo gdal A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of the argument DimensionName lead… New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-8086 2026-05-9 04:04 2026-05-8 Show GitHub Exploit DB Packet Storm