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 4, 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
229471 4.9 警告 サン・マイクロシステムズ - Solaris の UFS filesystem におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5726 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
229472 4.3 警告 The phpMyAdmin Project - phpMyAdmin の error.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5718 2012-12-20 18:02 2006-11-1 Show GitHub Exploit DB Packet Storm
229473 4.3 警告 Zend Technologies Ltd. - ZendGData Preview におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5717 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
229474 7.5 危険 phpeasydata pro - PHPEasyData Pro の index.php における SQL インジェクションの脆弱性 - CVE-2006-5707 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
229475 6 警告 WordPress.org - WordPress の plugins/wp-db-backup.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5705 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
229476 4.3 警告 Tiki Software Community Association - Tikiwiki の featured_link.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-5703 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
229477 5 警告 Tiki Software Community Association - Tikiwiki における重要な情報 (MySQL ユーザ名およびパスワード) を取得される脆弱性 CWE-200
情報漏えい
CVE-2006-5702 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
229478 6.4 警告 uni-vert - Uni-Vert PhpLeague の consult/classement.php における SQL インジェクションの脆弱性 - CVE-2006-5676 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
229479 7.5 危険 spider friendly - phpBB モジュール Spider Friendly の admin/modules_data.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5665 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
229480 6.8 警告 virtech - VIRtech Netquery の nquser.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5661 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1191 7.5 HIGH
Network
nds-association zserio Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, a crafted payload as small as 4-5 bytes can force memory allocations of up t… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-33524 2026-04-29 03:33 2026-04-25 Show GitHub Exploit DB Packet Storm
1192 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix NULL dereference on notify error path Since commit b5daf93b809d1 ("firmware: arm_scmi: Avoid notifier reg… CWE-476
 NULL Pointer Dereference
CVE-2026-31544 2026-04-29 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
1193 7.5 HIGH
Network
nds-association zserio Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, in BitStreamReader.h readBytes() / readString(), the setBitPosition() bounds… CWE-190
 Integer Overflow or Wraparound
CVE-2026-33666 2026-04-29 03:32 2026-04-25 Show GitHub Exploit DB Packet Storm
1194 9.1 CRITICAL
Network
dgraph dgraph Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, a vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the … CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41327 2026-04-29 03:31 2026-04-25 Show GitHub Exploit DB Packet Storm
1195 9.1 CRITICAL
Network
dgraph dgraph Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, a vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the … CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41328 2026-04-29 03:31 2026-04-25 Show GitHub Exploit DB Packet Storm
1196 9.1 CRITICAL
Network
teluu pjsip PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an out-of-bounds read when parsing a malformed Content-ID URI in SIP multipart message bod… CWE-125
Out-of-bounds Read
CVE-2026-41415 2026-04-29 03:30 2026-04-25 Show GitHub Exploit DB Packet Storm
1197 7.5 HIGH
Network
teluu pjsip PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an integer overflow in media stream buffer size calculation when processing SDP with asymm… CWE-190
 Integer Overflow or Wraparound
CVE-2026-41416 2026-04-29 03:30 2026-04-25 Show GitHub Exploit DB Packet Storm
1198 9.8 CRITICAL
Network
dgraph dgraph Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, Dgraphl exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is … CWE-200
Information Exposure
CVE-2026-41492 2026-04-29 03:28 2026-04-25 Show GitHub Exploit DB Packet Storm
1199 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in apple_report_fixup() The apple_report_fixup() function was returning a newly kmemdup()-allocated… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31520 2026-04-29 03:27 2026-04-22 Show GitHub Exploit DB Packet Storm
1200 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st_shndx is out of bounds The module loader doesn't check for bounds of the ELF section in… CWE-787
 Out-of-bounds Write
CVE-2026-31521 2026-04-29 03:26 2026-04-22 Show GitHub Exploit DB Packet Storm