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 30, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230161 4.3 警告 IBM - IBM XIV Storage System Gen3 におけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2012-4829 2013-04-17 14:40 2013-04-10 Show GitHub Exploit DB Packet Storm
230162 4.9 警告 マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1294 2013-04-16 17:24 2013-04-9 Show GitHub Exploit DB Packet Storm
230163 4.3 警告 マイクロソフト - 複数の Microsoft 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1289 2013-04-16 17:04 2013-04-9 Show GitHub Exploit DB Packet Storm
230164 7.2 危険 マイクロソフト - Microsoft Windows Defender における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0078 2013-04-16 17:02 2013-04-9 Show GitHub Exploit DB Packet Storm
230165 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品の CSRSS における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2013-1295 2013-04-16 17:00 2013-04-9 Show GitHub Exploit DB Packet Storm
230166 5 警告 マイクロソフト - 複数の Microsoft Active Directory のコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1282 2013-04-16 16:57 2013-04-9 Show GitHub Exploit DB Packet Storm
230167 6.2 警告 Motorola Solutions, Inc
クアルコム
- Qualcomm MSM8960 を使用する複数の Motorola 製 Android の TrustZone カーネルにおけるブートローダのロックを解除される脆弱性 CWE-16
環境設定
CVE-2013-3051 2013-04-16 16:55 2013-04-13 Show GitHub Exploit DB Packet Storm
230168 4.9 警告 マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1284 2013-04-16 16:53 2013-04-9 Show GitHub Exploit DB Packet Storm
230169 3.5 注意 マイクロソフト - Microsoft SharePoint Server 2013 におけるリスト項目の読み取り制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1290 2013-04-16 16:52 2013-04-9 Show GitHub Exploit DB Packet Storm
230170 9.3 危険 マイクロソフト - Microsoft リモートデスクトップ接続クライアントにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1296 2013-04-16 16:49 2013-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
741 9.1 CRITICAL
Network
ibm storage_protect IBM Storage Protect Client 8.1.0.0 through 8.2.1.0 and IBM Storage Protect Snapshot For Windows 8.1.0.0 through 8.2.1.0 could allow a remote attacker to bypass authentication due to the use of a hard… CWE-798
 Use of Hard-coded Credentials
CVE-2026-12628 2026-06-27 05:01 2026-06-23 Show GitHub Exploit DB Packet Storm
742 5.5 MEDIUM
Local
rubyconcurrency concurrent_ruby concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReentrantReadWriteLock can incorrectly grant a write lock after one thread acquires the read lock 32,768 times. The… CWE-128
 Wrap-around Error
CVE-2026-54905 2026-06-27 05:01 2026-06-25 Show GitHub Exploit DB Packet Storm
743 9.8 CRITICAL
Network
rubyconcurrency concurrent_ruby concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLock#release_write_lock does not verify that the calling thread acquired the write lock. Any thread with a… CWE-414
CWE-667
 Missing Lock Check
 Improper Locking
CVE-2026-54906 2026-06-27 05:00 2026-06-25 Show GitHub Exploit DB Packet Storm
744 4.8 MEDIUM
Network
jenkins bitbucket_push_and_pull_request Jenkins Bitbucket Push and Pull Request Plugin 3.3.8 and earlier unconditionally disables SSL/TLS certificate and hostname validation for connections sending Bearer token authenticated requests to th… CWE-295
Improper Certificate Validation 
CVE-2026-57289 2026-06-27 04:59 2026-06-24 Show GitHub Exploit DB Packet Storm
745 4.3 MEDIUM
Network
jenkins github_branch_source A missing permission check in Jenkins GitHub Branch Source Plugin 1967.1969.v205fd594c821 and earlier allows attackers with Overall/Read permission to obtain the URLs of GitHub Enterprise servers con… CWE-862
 Missing Authorization
CVE-2026-57285 2026-06-27 04:59 2026-06-24 Show GitHub Exploit DB Packet Storm
746 8.8 HIGH
Network
jenkins script_security Jenkins Script Security Plugin 1402.v94c9ce464861 and earlier does not intercept the implicit type casts applied to the elements of typed for-each loops in sandboxed Groovy scripts, allowing attacker… CWE-693
 Protection Mechanism Failure
CVE-2026-57280 2026-06-27 04:59 2026-06-24 Show GitHub Exploit DB Packet Storm
747 4.3 MEDIUM
Network
hono hono hono before 4.12.14 contains an html injection vulnerability in jsx server-side rendering that allows attackers to inject unintended html by using malformed attribute names. Attackers can craft speci… CWE-79
Cross-site Scripting
CVE-2026-56761 2026-06-27 04:59 2026-06-24 Show GitHub Exploit DB Packet Storm
748 7.5 HIGH
Network
docling docling Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. Prior to 2.91.0, the EasyOCR model download functionality extracted ZIP … CWE-22
Path Traversal
CVE-2026-44017 2026-06-27 04:58 2026-06-25 Show GitHub Exploit DB Packet Storm
749 7.5 HIGH
Network
docling docling Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.13.0 until 2.74.0, the USPTO patent XML parser used the standard … CWE-776
XML Entity Expansion
CVE-2026-44020 2026-06-27 04:58 2026-06-25 Show GitHub Exploit DB Packet Storm
750 5.5 MEDIUM
Local
docling docling Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.73.0 until 2.91.0, he LaTeX backend's handling of \includegraphic… CWE-22
Path Traversal
CVE-2026-44022 2026-06-27 04:58 2026-06-25 Show GitHub Exploit DB Packet Storm