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
240881 9.3 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5004 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
240882 10 危険 CA Technologies - CA BrightStor ARCserve Backup for Laptops and Desktops におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5003 2012-06-26 15:54 2007-09-20 Show GitHub Exploit DB Packet Storm
240883 10 危険 Firebird Project - Firebird SQL の fbserver.exe の process_packet 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4992 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
240884 10 危険 JetAudio - jetAudio の JetFlExt.dll の JetAudio.Interface.1 ActiveX コントロールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4983 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
240885 4.3 警告 gcaldaemon - GCALDaemon の readRequest メソッドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2007-4980 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
240886 3.5 注意 Coppermine Photo Gallery - CPG の mode.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4977 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
240887 6.5 警告 Coppermine Photo Gallery - CPG の viewlog.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4976 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
240888 4.3 警告 b1g - b1gMail の hilfe.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4975 2012-06-26 15:54 2007-09-19 Show GitHub Exploit DB Packet Storm
240889 4.4 警告 diamondcs - ProcessGuard における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2007-4970 2012-06-26 15:54 2007-09-18 Show GitHub Exploit DB Packet Storm
240890 6.8 警告 GForge Group - GForge の www/people/editprofile.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4966 2012-06-26 15:54 2007-09-18 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… New 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… New 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. New 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 … New 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… New 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… New 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… New 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… New 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… New 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… New CWE-285
Improper Authorization
CVE-2026-38533 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm