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
218391 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3988 2013-10-24 17:22 2012-10-9 Show GitHub Exploit DB Packet Storm
218392 7.5 危険 Quassel IRC - Quassel IRC における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4422 2013-10-24 17:18 2013-10-10 Show GitHub Exploit DB Packet Storm
218393 6.4 警告 Mozilla Foundation - 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3986 2013-10-24 17:17 2012-10-9 Show GitHub Exploit DB Packet Storm
218394 4 警告 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5383 2013-10-24 17:15 2013-09-25 Show GitHub Exploit DB Packet Storm
218395 6.5 警告 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-5381 2013-10-24 17:14 2013-09-25 Show GitHub Exploit DB Packet Storm
218396 5 警告 Wireshark - Wireshark の DVB-CI 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4930 2013-10-24 17:14 2013-07-26 Show GitHub Exploit DB Packet Storm
218397 4.9 警告 Open-Xchange
HtmlCleaner
- Open-Xchange App Suite などの製品で使用される HtmlCleaner における他人の個人的な電子メールを読まれる脆弱性 CWE-362
競合状態
CVE-2013-5035 2013-10-24 17:13 2013-08-2 Show GitHub Exploit DB Packet Storm
218398 7.2 危険 Werner Baumann - WEB-DAV Linux File System における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4362 2013-10-24 17:12 2013-09-15 Show GitHub Exploit DB Packet Storm
218399 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3983 2013-10-24 17:12 2012-10-9 Show GitHub Exploit DB Packet Storm
218400 7.8 危険 Wireshark - Wireshark の DIS 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4929 2013-10-24 17:09 2013-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
351 8.7 HIGH
Local
- - OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. In versions 3.13.0 through 4.10.0, mi… New CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-33317 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
352 - - - Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS).`press.api.account.create_api_secret` is prone to CSRF-like expl… New CWE-352
 Origin Validation Error
CVE-2026-41317 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
353 8.8 HIGH
Network
- - Actual is a local-first personal finance tool. Prior to version 26.4.0, any authenticated user (including `BASIC` role) can escalate to `ADMIN` on servers migrated from password authentication to Ope… New CWE-284
CWE-862
Improper Access Control
 Missing Authorization
CVE-2026-33318 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
354 8.2 HIGH
Network
- - Open Source Social Network (OSSN) is open-source social networking software developed in PHP. Versions prior to 9.0 are vulnerable to resource exhaustion. An attacker can upload a specially crafted i… New CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-41309 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
355 8.1 HIGH
Network
- - ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution… New CWE-693
 Protection Mechanism Failure
CVE-2026-41316 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
356 5.4 MEDIUM
Network
- - AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, AnythingLLM's in-chat markdown renderer has an uns… New CWE-79
CWE-116
CWE-1336
Cross-site Scripting
 Improper Encoding or Escaping of Output
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-41318 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
357 8.1 HIGH
Network
- - Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0-rc1, 1.17.2-rc1, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attache… New CWE-200
CWE-918
Information Exposure
Server-Side Request Forgery (SSRF) 
CVE-2026-41323 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
358 7.5 HIGH
Network
- - basic-ftp is an FTP client for Node.js. Versions prior to 5.3.0 are vulnerable to denial of service through unbounded memory growth while processing directory listings from a remote FTP server. A mal… New CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-41324 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
359 - - - Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS). Redirect parameter on login page is vulnerable to reflected XSS… New CWE-79
Cross-site Scripting
CVE-2026-41430 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm
360 6.5 MEDIUM
Network
- - MailKit is a cross-platform mail client library built on top of MimeKit. A STARTTLS Response Injection vulnerability in versions prior to 4.16.0 allows a Man-in-the-Middle attacker to inject arbitrar… New CWE-74
Injection
CVE-2026-41319 2026-04-24 23:50 2026-04-24 Show GitHub Exploit DB Packet Storm