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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228071 5 警告 VMware - VMware View におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5978 2012-12-20 15:27 2012-12-13 Show GitHub Exploit DB Packet Storm
228072 3.5 注意 IBM - IBM Lotus Foundations Start におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4848 2012-12-20 15:23 2012-12-12 Show GitHub Exploit DB Packet Storm
228073 4.3 警告 IBM - IBM Lotus Notes における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4846 2012-12-20 15:21 2012-12-12 Show GitHub Exploit DB Packet Storm
228074 3.3 注意 IBM - Linux 上で稼働する IBM ASU および BoMC における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-3329 2012-12-20 15:11 2012-12-19 Show GitHub Exploit DB Packet Storm
228075 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6007 2012-12-20 14:57 2012-12-13 Show GitHub Exploit DB Packet Storm
228076 6.8 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5992 2012-12-20 14:52 2012-12-13 Show GitHub Exploit DB Packet Storm
228077 6.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5991 2012-12-20 14:46 2012-12-13 Show GitHub Exploit DB Packet Storm
228078 9.3 危険 シスコシステムズ - Cisco Secure Desktop の WebLaunch 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4655 2012-12-20 14:13 2012-06-20 Show GitHub Exploit DB Packet Storm
228079 6.4 警告 Mozilla Foundation - Mozilla Firefox のドラッグ&ドロップにおけるアドレスバーを偽造される脆弱性 CWE-Other
その他
CVE-2012-1950 2012-12-20 14:11 2012-07-17 Show GitHub Exploit DB Packet Storm
228080 2.6 注意 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4472 2012-12-20 14:10 2011-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 18, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 8.2 HIGH
Network
- - jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvp_string_append() and jvp_string_copy_replace_bad functions, where concatenating strin… Update CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-32316 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
92 8.8 HIGH
Network
- - The `/registercrd` endpoint in KubePlus 4.14 in the kubeconfiggenerator component is vulnerable to command injection. The component uses `subprocess.Popen()` with `shell=True` parameter to execute sh… Update CWE-94
Code Injection
CVE-2026-29955 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
93 9.8 CRITICAL
Network
- - An issue in the <code>pickle</code> protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message. Update CWE-94
Code Injection
CVE-2026-31048 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
94 7.5 HIGH
Network
- - nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an untrusted peer could crash a validator by … Update CWE-125
CWE-193
Out-of-bounds Read
 Off-by-one Error
CVE-2026-32605 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
95 4.3 MEDIUM
Network
- - EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have an authenticated Server-Side Request Forgery (SSRF) vulnerability that allows bypassing the inter… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-33534 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
96 4.6 MEDIUM
Network
- - EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have a stored HTML injection vulnerability that allows any authenticated user with standard (non-admin… Update CWE-80
CWE-116
Basic XSS
 Improper Encoding or Escaping of Output
CVE-2026-33657 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
97 8.8 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Settings/UserController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily reset user passwords and perform a fu… Update CWE-269
CWE-639
 Improper Privilege Management
 Authorization Bypass Through User-Controlled Key
CVE-2026-38529 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
98 8.1 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Controllers/Lead/LeadController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily read, modify, and permanently… Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-38530 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
99 8.1 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Contact/Persons/PersonController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily read, modify, and permanentl… Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-38532 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
100 6.5 MEDIUM
Network
- - An improper authorization vulnerability in the /api/v1/users/{id} endpoint of Snipe-IT v8.4.0 allows authenticated attackers with the users.edit permission to modify sensitive authentication and acco… Update CWE-285
Improper Authorization
CVE-2026-38533 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm