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 31, 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
244021 6.5 警告 Drupal - Drupal 用の News Page モジュール における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1505 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
244022 4.3 警告 Drupal
exif
- Drupal 用の Exif モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1501 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
244023 9.3 危険 Gretech - GOM Player の srt2smi.exe におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1497 2012-06-26 16:10 2009-05-1 Show GitHub Exploit DB Packet Storm
244024 5 警告 emuleplus - eMule Plus のログイン機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-1485 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
244025 4.3 警告 Gecad Technologies - AXIGEN Mail Server の Web メールインターフェース機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1484 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
244026 7.5 危険 boxalino - Boxalino の client/desktop/default.htm におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1479 2012-06-26 16:10 2009-10-22 Show GitHub Exploit DB Packet Storm
244027 10 危険 aten - ATEN KH1516i IP KVM スイッチ上の https Web インターフェースにおける https セッションを解読される脆弱性 CWE-310
暗号の問題
CVE-2009-1477 2012-06-26 16:10 2009-05-27 Show GitHub Exploit DB Packet Storm
244028 7.2 危険 darren reed - Darren Reed IPFilter の lib/load_http.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1476 2012-06-26 16:10 2009-05-26 Show GitHub Exploit DB Packet Storm
244029 7.6 危険 aten - ATEN KH1516i IP KVM スイッチにおけるクッキーを取得される脆弱性 CWE-310
暗号の問題
CVE-2009-1474 2012-06-26 16:10 2009-05-27 Show GitHub Exploit DB Packet Storm
244030 10 危険 aten - ATEN KH1516i IP KVM スイッチの Windows クライアントプログラムにおける中間者攻撃を実行される脆弱性 CWE-310
暗号の問題
CVE-2009-1473 2012-06-26 16:10 2009-05-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
691 - - - Incorrect permission assignment for a critical resource in Armoury Crate allows a local user to bypass the driver’s validation mechanism, resulting in unauthorized read and write access to physical m… New CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-8070 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
692 - - - Unauthenticated Debug Service. The /sbin/mtk_dut binary is exposed on TCP port 9000 without authentication, allowing any LAN-based attacker to execute arbitrary UCC commands. New CWE-306
Missing Authentication for Critical Function
CVE-2026-49195 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
693 - - - The Wi-Fi device blocking feature fails to sanitize MAC address input, allowing injection and execution of arbitrary shell commands. New CWE-77
Command Injection
CVE-2026-49196 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
694 - - - Web endpoints intended for the Acer Connect app improperly validate the HTTP Authorization header, failing to block requests when Base64 decoding fails. New CWE-287
Improper Authentication
CVE-2026-49197 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
695 - - - Improper access control in the MQTT broker allows wildcard topic subscriptions, exposing all MQTT traffic to unauthorized actors. New CWE-284
Improper Access Control
CVE-2026-49198 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
696 - - - Crafted MQTT messages can trigger command injection, resulting in root-level code execution on the target device. New CWE-77
Command Injection
CVE-2026-49199 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
697 - - - The acer_cgi.log file in the device firmware is accessible without authentication via the web interface. This file contains cleartext login credentials (for web and Telnet), leading to unauthorized s… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-49200 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
698 - - - The upload.cgi binary, responsible for processing device backups, contains a hardcoded AES encryption key. This allows an attacker to decrypt, modify, and re-encrypt system backups, facilitating pers… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-49201 2026-05-29 23:46 2026-05-29 Show GitHub Exploit DB Packet Storm
699 8.8 HIGH
Network
- - Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: … New CWE-20
 Improper Input Validation 
CVE-2026-9969 2026-05-29 23:16 2026-05-29 Show GitHub Exploit DB Packet Storm
700 7.5 HIGH
Network
- - Music Player Daemon (MPD) before version 0.24.11 contains a path traversal vulnerability in LocalStorage::MapFSOrThrow and LocalStorage::MapUTF8 within the local storage plugin, where the on-disk pat… New CWE-22
Path Traversal
CVE-2026-49128 2026-05-29 23:16 2026-05-29 Show GitHub Exploit DB Packet Storm