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 26, 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
226791 10 危険 Rockwell Automation - 複数の Rockwell Automation 製品における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-6437 2013-01-28 15:53 2013-01-11 Show GitHub Exploit DB Packet Storm
226792 7.8 危険 Rockwell Automation - 複数の Rockwell Automation 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6436 2013-01-28 15:53 2013-01-11 Show GitHub Exploit DB Packet Storm
226793 7.8 危険 Rockwell Automation - 複数の Rockwell Automation 製品におけるサービス運用妨害 (制御および通信の停止) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6435 2013-01-28 15:52 2013-01-11 Show GitHub Exploit DB Packet Storm
226794 4.3 警告 デル - Dell OpenManage Server Administrator にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6272 2013-01-28 14:07 2013-01-10 Show GitHub Exploit DB Packet Storm
226795 7.5 危険 Google - Mac OS X 上の Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0843 2013-01-28 11:33 2013-01-22 Show GitHub Exploit DB Packet Storm
226796 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0842 2013-01-28 11:32 2013-01-22 Show GitHub Exploit DB Packet Storm
226797 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0841 2013-01-28 11:30 2013-01-22 Show GitHub Exploit DB Packet Storm
226798 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0840 2013-01-28 11:29 2013-01-22 Show GitHub Exploit DB Packet Storm
226799 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0839 2013-01-28 11:28 2013-01-22 Show GitHub Exploit DB Packet Storm
226800 5 警告 日本電気
VMware
Apache Software Foundation
オラクル
- Apache Tomcat におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-189
数値処理の問題
CVE-2012-0022 2013-01-25 18:32 2012-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3331 9.8 CRITICAL
Network
gitpython_project gitpython GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options)… CWE-88
Argument Injection
CVE-2026-42284 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3332 - - - Saltcorn is an extensible, open source, no-code database application builder. Prior to versions 1.4.6, 1.5.6, and 1.6.0-beta.5, Saltcorn validates the post-login dest parameter with a string check th… CWE-601
Open Redirect
CVE-2026-42259 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3333 9.8 CRITICAL
Network
- - ChestnutCMS v1.5.10 has a SQL injection vulnerability. The content parameter of the cms_content tag can be manipulated in the admin backend and injected into a SQL query when the template is rendered. CWE-94
Code Injection
CVE-2026-36458 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3334 - - - Uncontrolled Resource Consumption vulnerability in ericmj decimal allows unauthenticated remote Denial of Service. The decimal library does not bound the exponent on parsed input. Storing a decimal … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-32686 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3335 9.8 CRITICAL
Network
- - The Optoma CinemaX P2 projector (firmware TVOS-04.24.010.04.01, Android 8.0.0) exposes an HTTP API on TCP port 2345 that allows full unauthenticated remote control of the device. The API supports bot… CWE-285
Improper Authorization
CVE-2026-30496 2026-05-9 08:16 2026-05-7 Show GitHub Exploit DB Packet Storm
3336 8.8 HIGH
Adjacent
- - The Optoma CinemaX P2 projector (firmware TVOS-04.24.010.04.01, Android 8.0.0) exposes Android Debug Bridge (ADB) on TCP port 5555 over the network without requiring authentication. The device is con… CWE-285
Improper Authorization
CVE-2026-30495 2026-05-9 08:16 2026-05-7 Show GitHub Exploit DB Packet Storm
3337 6.1 MEDIUM
Network
- - Sidekiq-cron thru 2.3.1, an open-source scheduling add-on for Sidekiq, is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL being rended from cron.erb. CWE-79
Cross-site Scripting
CVE-2025-67202 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3338 9.8 CRITICAL
Network
- - NPM package next-npm-version1.0.1 is vulnerable to Command injection. CWE-94
Code Injection
CVE-2025-63706 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3339 9.8 CRITICAL
Network
- - npm package parse-ini v1.0.6 is vulnerable to Prototype Pollution in index.js(). CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63703 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3340 9.1 CRITICAL
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, the /user-setup/{hash} endpoint accepts a 60-character random invite_hash to set a new use… CWE-613
 Insufficient Session Expiration
CVE-2026-41902 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm