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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224021 6.8 警告 freedesktop.org - poppler の poppler/Stream.cc における脆弱性 CWE-119
バッファエラー
CVE-2013-1790 2013-10-31 17:24 2013-01-8 Show GitHub Exploit DB Packet Storm
224022 4.3 警告 freedesktop.org - poppler の splash/Splash.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-1789 2013-10-31 17:22 2013-01-8 Show GitHub Exploit DB Packet Storm
224023 6.8 警告 freedesktop.org - poppler におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1788 2013-10-31 17:21 2013-01-8 Show GitHub Exploit DB Packet Storm
224024 7.1 危険 MIT Kerberos - MIT Kerberos の鍵配布センタの PKINIT の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-1415 2013-10-31 17:19 2013-02-21 Show GitHub Exploit DB Packet Storm
224025 6.8 警告 LibTIFF - LibTIFF の tif_dir.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5581 2013-10-31 17:16 2012-10-18 Show GitHub Exploit DB Packet Storm
224026 4.3 警告 MIT Kerberos - MIT Kerberos の鍵配布センタの PKINIT の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2012-1016 2013-10-31 17:10 2013-03-1 Show GitHub Exploit DB Packet Storm
224027 7.2 危険 アップル - Apple Keynote におけるアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5148 2013-10-31 16:02 2013-10-22 Show GitHub Exploit DB Packet Storm
224028 5 警告 アップル - Apple Safari などの製品で使用される WebKit におけるブラウジング情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5130 2013-10-31 16:02 2013-10-22 Show GitHub Exploit DB Packet Storm
224029 3.3 注意 アップル - Apple iOS の電話アプリにおけるロック状態を回避される脆弱性 CWE-362
競合状態
CVE-2013-5164 2013-10-31 16:01 2013-10-22 Show GitHub Exploit DB Packet Storm
224030 2.1 注意 アップル - iPhone デバイス上で稼働する Apple iOS のパスコードロックにおけるパスコードの失敗による無効状態を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5162 2013-10-31 16:01 2013-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 6.1 MEDIUM
Network
- - A vulnerability in the web-based user interface of Cisco Webex Meetings could have allowed an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. Cisco has addressed this… New CWE-79
Cross-site Scripting
CVE-2026-20233 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
72 8.6 HIGH
Network
- - A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) could allow an unauthenticated, remote attack… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-20230 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
73 6.1 MEDIUM
Network
- - A vulnerability in Cisco Finesse could allow an unauthenticated, remote attacker to load arbitrary files from remote locations into an active user session on an affected device, possibly leading to b… New CWE-73
 External Control of File Name or Path
CVE-2026-20175 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
74 7.3 HIGH
Network
- - A security flaw has been discovered in DedeCMS 5.7.88. This affects the function RemoveXSS of the file /plus/carbuyaction.php. The manipulation of the argument postname/des results in sql injection. … New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10608 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
75 7.3 HIGH
Network
- - A vulnerability was identified in NousResearch hermes-agent up to 0.12.0. Affected by this vulnerability is the function _compress_context of the file run_agent.py. The manipulation leads to injectio… New CWE-74
CWE-707
Injection
 Improper Enforcement of Message or Data Structure
CVE-2026-10221 2026-06-4 03:16 2026-06-1 Show GitHub Exploit DB Packet Storm
76 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_caches() failures We have seen a few cases where the whole memory subsystem is blocke… New - CVE-2025-71314 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
77 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for alloc_workqueue() alloc_workqueue() can return NULL on memory allocation failure. Witho… New - CVE-2025-71313 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
78 7.4 HIGH
Local
- - A privilege escalation vulnerability exists in PlayStation 4 firmware versions 13.00 through 13.02. The BD-J (Blu-ray Disc Java) sandbox can be escaped through a malformed JAR file. New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-64390 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
79 5.0 MEDIUM
Local
- - A NULL pointer dereference in the gf_filter_pid_resolve_file_template_ex function (/filter_core/filter_pid.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS)… New CWE-476
 NULL Pointer Dereference
CVE-2025-60477 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
80 7.6 HIGH
Adjacent
- - Dräger SC Monitoring devices (SC 6002XL, SC 6802XL, SC 7000, SC 8000, SC 9000 XL) contain hard-coded plaintext credentials in source code and a denial-of-service vulnerability that allows local and r… New CWE-798
 Use of Hard-coded Credentials
CVE-2019-25722 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm