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 28, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251491 5 警告 frisk software - FRISK Software F-Prot Antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6352 2012-06-26 15:38 2006-12-1 Show GitHub Exploit DB Packet Storm
251492 6.8 警告 deV!L'z Clanportal - DZCP の sites/index.php における SQL インジェクションの脆弱性 - CVE-2006-6339 2012-06-26 15:38 2006-12-6 Show GitHub Exploit DB Packet Storm
251493 5 警告 deV!L'z Clanportal - DZCP の upload/index.php における任意の .php ファイルをアップロードおよび実行される脆弱性 - CVE-2006-6338 2012-06-26 15:38 2006-12-6 Show GitHub Exploit DB Packet Storm
251494 7.5 危険 ASP indir - Aspee Ziyaretci Defteri の giris.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6337 2012-06-26 15:38 2006-12-6 Show GitHub Exploit DB Packet Storm
251495 10 危険 ライブドア - Eudora WorldMail の MAILMA.exe におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2006-6336 2012-06-26 15:38 2006-12-31 Show GitHub Exploit DB Packet Storm
251496 6.8 警告 シトリックス・システムズ - Citrix Presentation Server Client の SendChannelData 関数におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2006-6334 2012-06-26 15:38 2006-12-4 Show GitHub Exploit DB Packet Storm
251497 5 警告 Fail2ban - fail2ban における /etc/hosts.deny ファイルに任意のホストを追加される脆弱性 CWE-DesignError
CVE-2006-6302 2012-06-26 15:38 2006-12-6 Show GitHub Exploit DB Packet Storm
251498 5 警告 Phil Schwartz - DenyHosts におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2006-6301 2012-06-26 15:38 2006-12-6 Show GitHub Exploit DB Packet Storm
251499 4.3 警告 CutePHP - CuteNews におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6300 2012-06-26 15:38 2006-12-5 Show GitHub Exploit DB Packet Storm
251500 7.5 危険 frisk software - FRISK Software F-Prot Antivirus における詳細不明な脆弱性 - CVE-2006-6294 2012-06-26 15:38 2006-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1561 7.8 HIGH
Local
- - Iperius Remote 1.7.0 contains an unquoted service path vulnerability that allows local users to execute arbitrary code with SYSTEM privileges by exploiting the service installation path. When install… CWE-428
 Unquoted Search Path or Element
CVE-2016-20089 2026-06-24 05:16 2026-06-20 Show GitHub Exploit DB Packet Storm
1562 4.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 lacks handler call depth tracking for calls to XML_ResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur (similar to the CVE-2026-50… CWE-416
 Use After Free
CVE-2026-56131 2026-06-24 05:15 2026-06-19 Show GitHub Exploit DB Packet Storm
1563 6.9 MEDIUM
Local
libexpat_project libexpat In libexpat before 2.8.2, there is a heap-based buffer overflow in doProlog in xmlparse.c because scaffold backing array reallocation is mishandled when there is data-structure sharing across parsers. CWE-821
 Incorrect Synchronization
CVE-2026-56132 2026-06-24 05:15 2026-06-19 Show GitHub Exploit DB Packet Storm
1564 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in storeAtts. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56403 2026-06-24 05:15 2026-06-22 Show GitHub Exploit DB Packet Storm
1565 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in addBinding. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56404 2026-06-24 05:15 2026-06-22 Show GitHub Exploit DB Packet Storm
1566 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in getAttributeId. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56405 2026-06-24 05:14 2026-06-22 Show GitHub Exploit DB Packet Storm
1567 6.3 MEDIUM
Network
apache nifi Authorization handling for component configuration verification requests in Apache NiFi 1.15.0 through 2.9.0 allows clients with read access to submit proposed configuration properties. The proposed … CWE-863
 Incorrect Authorization
CVE-2026-44911 2026-06-24 04:55 2026-06-22 Show GitHub Exploit DB Packet Storm
1568 7.2 HIGH
Network
apache nifi Improper escaping of database table names in the CaptureChangeMySQL Processor included with Apache NiFi 1.2.0 through 2.9.0 allows for injecting SQL commands using crafted naming. Manual quoted bound… CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-44913 2026-06-24 04:53 2026-06-22 Show GitHub Exploit DB Packet Storm
1569 - - - tarfile.extractall() with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself.  The extraction … CWE-22
CWE-59
Path Traversal
Link Following
CVE-2026-11940 2026-06-24 04:36 2026-06-24 Show GitHub Exploit DB Packet Storm
1570 7.8 HIGH
Local
- - Improper trust boundary enforcement in Language Servers for AWS before version 1.65.0 on all supported platforms may allow a for arbitrary code execution. If a local user opens a maliciously crafted … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-12957 2026-06-24 04:36 2026-06-24 Show GitHub Exploit DB Packet Storm