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":May 28, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224021 7.8 危険 シスコシステムズ - Cisco IOS のゾーンベースポリシーファイアウォールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5476 2013-09-30 15:28 2013-09-25 Show GitHub Exploit DB Packet Storm
224022 7.8 危険 シスコシステムズ - Cisco IOS および IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5475 2013-09-30 15:27 2013-09-25 Show GitHub Exploit DB Packet Storm
224023 7.8 危険 シスコシステムズ - Cisco IOS の IPv6 Virtual Fragmentation Reassembly の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-5474 2013-09-30 15:21 2013-09-25 Show GitHub Exploit DB Packet Storm
224024 10 危険 Gretech - Gretech GOM Media Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-5715 2013-09-30 15:17 2013-08-29 Show GitHub Exploit DB Packet Storm
224025 4.3 警告 The PHP Group
アップル
レッドハット
- PHP の SOAP パーサにおける任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-1824 2013-09-30 15:16 2013-02-7 Show GitHub Exploit DB Packet Storm
224026 7.1 危険 シスコシステムズ - Cisco IOS および IOS XE の NTP の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5472 2013-09-30 15:08 2013-09-25 Show GitHub Exploit DB Packet Storm
224027 4.3 警告 Graphite Project - Graphite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5943 2013-09-30 14:58 2013-08-20 Show GitHub Exploit DB Packet Storm
224028 5 警告 Bitcoin Project - bitcoind および Bitcoin-Qt の Bloom Filter の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-5700 2013-09-30 14:54 2013-09-4 Show GitHub Exploit DB Packet Storm
224029 6.8 警告 Graphite Project - Graphite における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5942 2013-09-30 14:51 2013-08-20 Show GitHub Exploit DB Packet Storm
224030 6.8 警告 Graphite Project - Graphite の graphite-web の render/views.py における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5093 2013-09-30 14:49 2013-08-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 9.8 CRITICAL
Network
ibm websphere_application_server IBM Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty 8.5, 9.0 IBM WebSphere Application Server and WebSphere Application Server Liberty are vulnerable to remote code executi… New CWE-94
Code Injection
CVE-2026-8633 2026-05-28 03:12 2026-05-27 Show GitHub Exploit DB Packet Storm
62 7.8 HIGH
Local
openvpn connect Privilege escalation via background service of OpenVPN Connect 3.5.1 through 3.8.1 on macOS allows attackers to execute arbitrary commands with elevated privileges via local IPC channel New CWE-78
CWE-267
CWE-270
CWE-648
OS Command 
 Privilege Defined With Unsafe Actions
 Privilege Context Switching Error
 Incorrect Use of Privileged APIs
CVE-2026-9560 2026-05-28 03:08 2026-05-27 Show GitHub Exploit DB Packet Storm
63 4.3 MEDIUM
Network
- - Missing Authorization vulnerability in Mamunur Rashid The Post Grid allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects The Post Grid: from n/a through 7.9.2. New CWE-862
 Missing Authorization
CVE-2026-49054 2026-05-28 02:44 2026-05-28 Show GitHub Exploit DB Packet Storm
64 7.5 HIGH
Network
archive\ \ Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. _read_tar() reads each entry's payload with $handle->read($$data, $block), … New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-9538 2026-05-28 02:24 2026-05-26 Show GitHub Exploit DB Packet Storm
65 4.3 MEDIUM
Network
- - A cross-site request forgery (CSRF) vulnerability in Jenkins Multijob Plugin 662.vd2e0001f6b_b_d and earlier allows attackers to resume failed Multijob builds. New CWE-352
 Origin Validation Error
CVE-2026-9674 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
66 9.1 CRITICAL
Network
- - HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file(). send_file() opens its string argument with Perl's 2-arg open(). The 2-arg form interprets magic prefixes: '| cm… New CWE-73
CWE-78
 External Control of File Name or Path
OS Command 
CVE-2026-8450 2026-05-28 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
67 6.5 MEDIUM
Network
- - IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 is vulnerable to running out of memory when executing certain queries with MDC tables. New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-6052 2026-05-28 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
68 4.8 MEDIUM
Adjacent
- - IBM WebSphere Application Server - Liberty 19.0.0.7 through 26.0.0.5 and IBM WebSphere Application Server 9.0, and 8.5 and WebSphere Application Server Liberty are vulnerable to a denial of service, … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-4410 2026-05-28 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
69 7.3 HIGH
Network
- - IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in … New CWE-95
Eval Injection
CVE-2026-48962 2026-05-28 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
70 5.5 MEDIUM
Network
- - Jenkins buildgraph-view Plugin 1.8 and earlier does not escape the build URL, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or views. New CWE-79
Cross-site Scripting
CVE-2026-48927 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm