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":June 16, 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
259491 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3982 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259492 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3981 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259493 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3980 2010-01-28 12:15 2009-12-15 Show GitHub Exploit DB Packet Storm
259494 10 危険 アドビシステムズ - Adobe Flash Media Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3792 2010-01-27 10:02 2009-12-18 Show GitHub Exploit DB Packet Storm
259495 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3791 2010-01-27 10:02 2009-12-18 Show GitHub Exploit DB Packet Storm
259496 5.8 警告 PostgreSQL.org
ターボリナックス
サン・マイクロシステムズ
- PostgreSQL における X.509 証明書の処理に関する任意の SSL-based PostgreSQL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-4034 2010-01-26 11:48 2009-12-15 Show GitHub Exploit DB Packet Storm
259497 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の do_insn_fetch 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-4031 2010-01-26 11:47 2009-11-29 Show GitHub Exploit DB Packet Storm
259498 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の r8169 ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3613 2010-01-26 11:38 2009-10-19 Show GitHub Exploit DB Packet Storm
259499 4.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の NFSv4 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3286 2010-01-26 11:38 2009-09-22 Show GitHub Exploit DB Packet Storm
259500 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の d_delete 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-2908 2010-01-26 11:38 2009-10-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
6081 6.5 MEDIUM
Adjacent
- - A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTP_MSG_MANAGEMENT message to se… CWE-1335
 Incorrect Bitwise Shift of Integer
CVE-2026-5072 2026-05-27 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6082 8.2 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --domain at engine/flags.go:372), the request… CWE-22
CWE-23
CWE-644
Path Traversal
 Relative Path Traversal
 Improper Neutralization of HTTP Headers for Scripting Syntax
CVE-2026-48126 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6083 - - - Kavita is a cross platform reading server. Prior to 0.9.0.2, an Improper Token validation flaw permits a remote and unauthenticated threat actor to request a JWT for any user including admins given k… CWE-287
CWE-345
CWE-697
Improper Authentication
 Insufficient Verification of Data Authenticity
 Incorrect Comparison
CVE-2026-47202 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6084 4.3 MEDIUM
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server's Access-Control-Allow-Origin response header was hardcoded to the wildcard * regardless of the caller's O… CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-46431 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6085 7.5 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode is set to true and debugMode is forcibl… CWE-209
CWE-489
CWE-540
CWE-1188
Information Exposure Through an Error Message
Exposure of Data Element to Wrong Session 
 Inclusion of Sensitive Information in Source Code
 Insecure Default Initialization of Resource
CVE-2026-45728 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6086 9.0 CRITICAL
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent… CWE-20
CWE-426
CWE-552
 Improper Input Validation 
 Untrusted Search Path
 Files or Directories Accessible to External Parties
CVE-2026-45721 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6087 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the download, size-check, and chapter metadata endpoints do not enforce library-level authorization. A low-privileged user who knows or gues… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44776 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6088 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the ReaderController.GetImage endpoint is decorated with [AllowAnonymous], allowing completely unauthenticated access to page images from an… CWE-306
Missing Authentication for Critical Function
CVE-2026-44775 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6089 4.3 MEDIUM
Network
- - The SAP Gateway allows attackers to inject content into error messages, potentially leading to disclosure of request artefacts (e.g., regex patterns) and revealing underlying URI parsing logic. Leadi… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-44749 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
6090 6.8 MEDIUM
Network
- - Chatwoot is a customer engagement suite. From 2.14.0 to before 4.13.0, a Pre-Account Takeover (Pre-ATO) vulnerability existed in Chatwoot's authentication flow. Because email confirmation was not enf… CWE-283
CWE-287
 Unverified Ownership
Improper Authentication
CVE-2026-44707 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm