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 27, 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
224971 5 警告 アドビシステムズ - Adobe ColdFusion におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-3349 2013-07-11 18:01 2013-07-9 Show GitHub Exploit DB Packet Storm
224972 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3348 2013-07-11 16:57 2013-07-9 Show GitHub Exploit DB Packet Storm
224973 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-3347 2013-07-11 16:57 2013-07-9 Show GitHub Exploit DB Packet Storm
224974 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3345 2013-07-11 16:57 2013-07-9 Show GitHub Exploit DB Packet Storm
224975 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3344 2013-07-11 16:56 2013-07-9 Show GitHub Exploit DB Packet Storm
224976 9.3 危険 Google - Android における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2013-4787 2013-07-11 09:58 2013-07-3 Show GitHub Exploit DB Packet Storm
224977 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1022 2013-07-10 16:42 2013-05-22 Show GitHub Exploit DB Packet Storm
224978 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1018 2013-07-10 16:39 2013-05-22 Show GitHub Exploit DB Packet Storm
224979 10 危険 Super Micro Computer - Supermicro の BMC の実装における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-4782 2013-07-10 13:47 2013-07-8 Show GitHub Exploit DB Packet Storm
224980 2.1 注意 RSAセキュリティ - アプライアンスで使用される EMC RSA Authentication Manager における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3273 2013-07-10 13:44 2013-07-8 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
1851 - - - NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the jostle logic that could defeat its purpose and degrade resolution performance. Retransmits of the same query could ren… CWE-440
 Expected Behavior Violation
CVE-2026-42534 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1852 - - - NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-42923 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1853 7.5 HIGH
Network
- - A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function in the LDAP server does not enforce an upper bound on the number of controls per LDAP message. A remote, unauthenticated a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-9064 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1854 - - - NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the re… CWE-197
CWE-787
 Numeric Truncation Error
 Out-of-bounds Write
CVE-2026-42944 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1855 - - - NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs … CWE-824
 Access of Uninitialized Pointer
CVE-2026-42959 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1856 - - - NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous RRSets that complement DNS replies in the authority sec… CWE-349
 Acceptance of Extraneous Untrusted Data With Trusted Data
CVE-2026-42960 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1857 - - - NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44390 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1858 - - - NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with 'rpz-nsip'/'… CWE-413
 Improper Resource Locking
CVE-2026-44608 2026-05-20 23:02 2026-05-20 Show GitHub Exploit DB Packet Storm
1859 7.5 HIGH
Network
- - E-LAN Hybrid Recording System developed by TONNET has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read database contents. CWE-89
SQL Injection
CVE-2026-9003 2026-05-20 23:01 2026-05-20 Show GitHub Exploit DB Packet Storm
1860 6.1 MEDIUM
Network
- - The Email Encoder WordPress plugin before 2.4.7 does not escape email addresses retrieved via user input, allowing unauthenticated attackers to perform Stored XSS attacks - CVE-2026-5776 2026-05-20 23:01 2026-05-20 Show GitHub Exploit DB Packet Storm