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 9, 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
220001 4.3 警告 Your Text Manager project - WordPress 用 Your Text Manager プラグインの settings/pwsettings.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4604 2014-07-7 18:26 2014-05-28 Show GitHub Exploit DB Packet Storm
220002 4.3 警告 WP Plugin Manager project - WordPress 用 WP Plugin Manager プラグインの wp-plugins-net/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4593 2014-07-7 18:26 2014-04-25 Show GitHub Exploit DB Packet Storm
220003 4.3 警告 beamnote.com - WordPress 用 WP Microblogs プラグインの get.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4590 2014-07-7 18:26 2014-06-12 Show GitHub Exploit DB Packet Storm
220004 4.3 警告 Appointments Scheduler project - WordPress 用 Appointments Scheduler プラグインの js/test.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4579 2014-07-7 18:26 2014-06-12 Show GitHub Exploit DB Packet Storm
220005 4.3 警告 WP App Maker - WordPress 用 WP App Maker プラグインの asset-studio/icons-launcher.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4578 2014-07-7 18:26 2014-06-4 Show GitHub Exploit DB Packet Storm
220006 5 警告 Linux - Linux Kernel の net/sctp/associola.c 内の sctp_association_free 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-4667 2014-07-7 16:53 2014-06-26 Show GitHub Exploit DB Packet Storm
220007 4.9 警告 Linux - Linux Kernel の ALSA 制御の実装の sound/core/control.c 内の snd_ctl_elem_add 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4655 2014-07-7 16:51 2014-06-26 Show GitHub Exploit DB Packet Storm
220008 4.9 警告 Linux - Linux Kernel の ALSA 制御の実装の sound/core/control.c 内の snd_ctl_elem_add 関数におけるカーネル制御を削除される脆弱性 CWE-Other
その他
CVE-2014-4654 2014-07-7 16:50 2014-06-26 Show GitHub Exploit DB Packet Storm
220009 6.6 警告 Linux - Linux Kernel の ALSA 制御の実装の sound/core/control.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-4653 2014-07-7 16:49 2014-06-26 Show GitHub Exploit DB Packet Storm
220010 4.7 警告 Linux - Linux Kernel の ALSA 制御の実装の sound/core/control.c におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-362
競合状態
CVE-2014-4652 2014-07-7 16:48 2014-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3401 - - - An unhandled exception in Suprema BioStar 2 (Server), versions 2.9.8, 2.9.10, and 2.9.11, that allows an unauthenticated remote attacker to cause a denial of service (DoS) by sending HTTP POST reques… CWE-248
 Uncaught Exception
CVE-2026-9509 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3402 9.1 CRITICAL
Network
- - The WP Travel Pro plugin for WordPress is vulnerable to arbitrary user deletion via the /wp-json/wp-travel/v1/travel-guide/{user_id} REST API endpoint in all versions up to, and including, 10.6.0. Th… CWE-862
 Missing Authorization
CVE-2026-4290 2026-05-30 00:39 2026-05-30 Show GitHub Exploit DB Packet Storm
3403 8.2 HIGH
Network
- - Anchor is a framework providing several convenient developer tools for writing Solana programs. From 1.0.0 to before 1.0.2, an logic error causes anchor programs to accept any program id when requiri… CWE-20
 Improper Input Validation 
CVE-2026-45137 2026-05-30 00:34 2026-05-28 Show GitHub Exploit DB Packet Storm
3404 6.1 MEDIUM
Network
golang net Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML befo… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-25681 2026-05-30 00:30 2026-05-23 Show GitHub Exploit DB Packet Storm
3405 7.5 HIGH
Network
- - Banks generates meaningful LLM prompts using a template language that makes sense. Prior to 2.4.2, banks uses jinja2.Environment() (unsandboxed) to render prompt templates. Applications that pass use… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-44209 2026-05-30 00:29 2026-05-27 Show GitHub Exploit DB Packet Storm
3406 5.4 MEDIUM
Network
- - FacturaScripts is an open source accounting and invoicing software. In 2025.92 and earlier, a stored Cross-Site Scripting (XSS) vulnerability exists in the product search modal of sales (Core/Lib/Aja… CWE-79
Cross-site Scripting
CVE-2026-42877 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
3407 - - - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. From 2024-06-29 to before 2026-05-07, the web application endpoint is vulnerable to SQL injection. The /pialert/php/server/devi… CWE-89
SQL Injection
CVE-2026-44886 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
3408 9.8 CRITICAL
Network
- - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's web-based configuration editor allows arbitrary Python code to be injected into pialert.conf. S… CWE-94
Code Injection
CVE-2026-44887 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
3409 9.8 CRITICAL
Network
- - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's SaveConfigFile() endpoint writes user-supplied numeric config values (e.g., SMTP_PORT) directly… CWE-94
Code Injection
CVE-2026-44888 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
3410 - - - OpenLearnX is an open-source, decentralized learning and assessment platform. Prior to 2.0.4, a critical authentication vulnerability was identified in OpenLearnX that could allow unauthorized access… CWE-287
CWE-347
Improper Authentication
 Improper Verification of Cryptographic Signature
CVE-2026-44720 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm