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 6, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257191 10 危険 日立
CA Technologies
- CA XOsoft におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1223 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257192 5 警告 日立
CA Technologies
- CA XOsoft における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-1222 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257193 5 警告 日立
CA Technologies
- CA XOsoft におけるユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2010-1221 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257194 6.8 警告 フェンリル株式会社 - ActiveGeckoBrowser における複数の脆弱性 CWE-Other
その他
CVE-2010-2420 2010-06-14 12:01 2010-06-14 Show GitHub Exploit DB Packet Storm
257195 6.8 警告 サン・マイクロシステムズ
GNU Project
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU tar および GNU cpio の rmt_read__ 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0624 2010-06-11 18:45 2010-03-15 Show GitHub Exploit DB Packet Storm
257196 3.5 注意 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0733 2010-06-9 16:54 2010-03-19 Show GitHub Exploit DB Packet Storm
257197 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL の bitsubstr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0442 2010-06-9 16:54 2010-02-2 Show GitHub Exploit DB Packet Storm
257198 6.8 警告 アップル - Java の window drawing 実装における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0539 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
257199 6.8 警告 アップル - Apple Mac OS X 上で稼働する Java における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0538 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
257200 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- PostgreSQL におけるインデックスの処理に関する権限を取得される脆弱性 CWE-Other
その他
CVE-2009-4136 2010-06-7 16:48 2009-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2251 3.3 LOW
Local
- - Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a heap-buffer-overflow in librz/bin/format/omf/omf.c. This vulnerability is fixed by commit e6d0937c8a083e23ed76c… CWE-125
Out-of-bounds Read
CVE-2026-45613 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2252 9.8 CRITICAL
Network
- - Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields (with Default value → Custom) that were evaluated as … CWE-94
CWE-693
CWE-1336
Code Injection
 Protection Mechanism Failure
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-45697 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2253 - - - Formie is a Craft CMS plugin for creating forms. Prior to 2.2.21 and 3.1.26, unauthenticated users could modify existing submissions by posting a known or guessed submission ID to formie/submissions/… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47266 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2254 7.4 HIGH
Network
- - Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48555 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2255 8.8 HIGH
Network
- - Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer(). The sanitizer checks only the final filename suffix, allowing double-ex… CWE-184
 Incomplete Blacklist
CVE-2026-48557 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2256 - - - iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before … CWE-190
 Integer Overflow or Wraparound
CVE-2026-46384 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
2257 9.1 CRITICAL
Network
- - SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,… CWE-22
Path Traversal
CVE-2026-44650 2026-05-30 05:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2258 7.5 HIGH
Network
- - SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,… CWE-613
 Insufficient Session Expiration
CVE-2026-44648 2026-05-30 05:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2259 - - - SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,… CWE-79
Cross-site Scripting
CVE-2026-44651 2026-05-30 05:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2260 - - - SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44652 2026-05-30 05:17 2026-05-30 Show GitHub Exploit DB Packet Storm