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
222521 7.5 危険 X2Go - X2Go Server の setgid wrapper libx2go-server-db-sqlite3-wrapper.c における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4376 2013-12-11 19:53 2013-05-18 Show GitHub Exploit DB Packet Storm
222522 6.8 警告 AutoTrace project - AutoTrace の input-bmp.c 内の input_bmp_reader 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1953 2013-12-11 19:51 2013-06-28 Show GitHub Exploit DB Packet Storm
222523 7.5 危険 OS4Ed - openSIS の ajax.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1349 2013-12-11 19:50 2013-05-15 Show GitHub Exploit DB Packet Storm
222524 2.1 注意 CMS Made Simple - CMS Made Simple の admin/editevent.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3929 2013-12-11 17:45 2013-12-6 Show GitHub Exploit DB Packet Storm
222525 6.8 警告 Sharetronix - Sharetronix におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5355 2013-12-11 17:36 2013-12-5 Show GitHub Exploit DB Packet Storm
222526 7.5 危険 Sharetronix - Sharetronix における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5354 2013-12-11 17:35 2013-12-5 Show GitHub Exploit DB Packet Storm
222527 4.7 警告 Linux - Linux Kernel の ipc/shm.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-7026 2013-12-11 17:34 2013-11-29 Show GitHub Exploit DB Packet Storm
222528 4.7 警告 Linux - Linux Kernel の net/ipv6/ip6_fib.c の fib6_add 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6431 2013-12-11 17:33 2013-10-13 Show GitHub Exploit DB Packet Storm
222529 3.6 注意 Linux - Linux Kernel の kernel/trace/trace_event_perf.c の perf_trace_event_perm 関数における関数のトレースを有効にされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2930 2013-12-11 17:31 2013-11-29 Show GitHub Exploit DB Packet Storm
222530 6.1 警告 Linux - Linux Kernel の net/wireless/radiotap.c の ieee80211_radiotap_iterator_init 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-7027 2013-12-11 17:29 2013-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 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
1112 - - - 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
1113 - - - 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
1114 - - - 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
1115 - - - 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
1116 - - - 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
1117 - - - 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
1118 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
1119 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
1120 - - - NextGEN Gallery version prior to 4.2.1 are vulnerable to authenticated SQL injection via the 'orderby' parameter on the REST API endpoints '/imagely/v1/galleries' and '/imagely/v1/albums'. The roo… CWE-89
SQL Injection
CVE-2026-9059 2026-05-20 23:01 2026-05-20 Show GitHub Exploit DB Packet Storm