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 15, 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
240411 5 警告 Mambo Foundation - Mambo の search コンポーネントなどにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-0261 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240412 5 警告 minimal design - minimal Gallery におけるコンフィギュレーション情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2008-0260 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240413 6.4 警告 minimal design - minimal Gallery の _mg/php/mg_thumbs.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0259 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240414 4.3 警告 php running management - phpRunMan の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0258 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240415 7.5 危険 matteo binda - Matteo Binda ASP Photo Gallery における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0256 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240416 7.5 危険 igamingcms - iGaming の archive.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0255 2012-09-25 16:59 2008-01-15 Show GitHub Exploit DB Packet Storm
240417 10 危険 photopost - PhotoPost vBGallery における任意のファイルをアップロードされる脆弱性 CWE-20
CWE-94
CVE-2008-0251 2012-09-25 16:59 2008-01-11 Show GitHub Exploit DB Packet Storm
240418 9.3 危険 マイクロソフト - Microsoft Visual InterDev 6.0 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0250 2012-09-25 16:59 2008-01-11 Show GitHub Exploit DB Packet Storm
240419 10 危険 IBM - IBM TSM Express におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0247 2012-09-25 16:59 2008-01-11 Show GitHub Exploit DB Packet Storm
240420 6.8 警告 マイクロソフト - Microsoft Rich Textbox ActiveX Control における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-0237 2012-09-25 16:59 2008-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2601 5.5 MEDIUM
Local
ni ni-pal Improper input validation in the NI-PAL kernel driver may allow a local authenticated user to cause a denial of service by triggering a crash due to a NULL pointer dereference. This vulnerability aff… CWE-476
 NULL Pointer Dereference
CVE-2026-8035 2026-06-6 00:11 2026-06-3 Show GitHub Exploit DB Packet Storm
2602 7.8 HIGH
Local
ni ni-pal Improper input validation in NI-PAL may allow a local authenticated user to access arbitrary system memory, potentially leading to privilege escalation. This vulnerability affects NI-PAL 26.3.0 and p… CWE-1285
 Improper Validation of Specified Index, Position, or Offset in Input
CVE-2026-8036 2026-06-6 00:10 2026-06-3 Show GitHub Exploit DB Packet Storm
2603 - - - Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0`… CWE-74
Injection
CVE-2026-41237 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
2604 7.6 HIGH
Network
- - Froxlor is open source server administration software. Prior to version 2.3.7, the `DomainZones.add` API endpoint does not sanitize newline characters in TXT record content. An authenticated customer… CWE-74
Injection
CVE-2026-41234 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
2605 8.8 HIGH
Network
- - Inappropriate implementation in V8 in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: H… CWE-20
CWE-94
CWE-119
 Improper Input Validation 
Code Injection
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-10904 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2606 - - - Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted… CWE-20
 Improper Input Validation 
CVE-2026-10981 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2607 - - - Type Confusion in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium) CWE-125
Out-of-bounds Read
CVE-2026-11061 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2608 - - - Use after free in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Ch… CWE-416
 Use After Free
CVE-2026-11065 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2609 - - - Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium securi… CWE-20
 Improper Input Validation 
CVE-2026-11066 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2610 8.1 HIGH
Network
- - Use after free in V8 in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code inside a sandbox via a crafted Chrome … CWE-416
 Use After Free
CVE-2026-11185 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm