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 29, 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
234011 4.3 警告 snarky - Snark VisualPic におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3379 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234012 7.5 危険 talkback - TalkBack の install/help.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3371 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234013 7.5 危険 viart - ViArt Shop の products_rss.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3369 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234014 4.3 警告 webwizguide - Web Wiz RTE の RTE_popup_link.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3367 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234015 7.5 危険 Pligg - Pligg CMS の story.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3366 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234016 6.8 警告 Pixelpost.org - Windows 上で稼動する Pixelpost の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3365 2012-12-20 18:52 2008-07-27 Show GitHub Exploit DB Packet Storm
234017 9.3 危険 トレンドマイクロ - Trend Micro OSCE Web-Deployment などの ObjRemoveCtrl Class ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3364 2012-12-20 18:52 2008-07-30 Show GitHub Exploit DB Packet Storm
234018 7.5 危険 runcms - RunCMS の Newbb Plus モジュールにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3354 2012-12-20 18:52 2008-07-28 Show GitHub Exploit DB Packet Storm
234019 4.3 警告 puresw - Pure Software Lore におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3353 2012-12-20 18:52 2008-07-28 Show GitHub Exploit DB Packet Storm
234020 5 警告 thekelleys - dnsmasq におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-3350 2012-12-20 18:52 2008-07-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1981 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
1982 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
1983 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
1984 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
1985 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
1986 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
1987 - - - 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
1988 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
1989 7.8 HIGH
Local
- - Missing symlink validation in Language Servers for AWS may allow an arbitrary file write outside of the workspace trust boundary. This may occur when a local user opens a workspace with a maliciously… CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-12958 2026-06-24 04:36 2026-06-24 Show GitHub Exploit DB Packet Storm
1990 6.5 MEDIUM
Network
- - SQL Injection vulnerability in Cboard v.0.4.2 and before allows a remote attacker to execute arbitrary code via the getDimensionsValues component CWE-89
SQL Injection
CVE-2026-52673 2026-06-24 04:35 2026-06-24 Show GitHub Exploit DB Packet Storm