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 3, 2026, 4:05 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228711 7.5 危険 powerupload - PowerUpload における管理者アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2770 2012-12-20 19:10 2009-08-14 Show GitHub Exploit DB Packet Storm
228712 6.8 警告 ultrize - Ultrize TimeSheet の include/timesheet.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-2769 2012-12-20 19:10 2009-08-14 Show GitHub Exploit DB Packet Storm
228713 7.5 危険 WordPress.org - WordPress の wp-login.php におけるデータベースの最初のユーザパスワードを強制的にリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2009-2762 2012-12-20 19:10 2009-08-12 Show GitHub Exploit DB Packet Storm
228714 5.5 警告 Roundup - Roundup の cgi/actions.py におけるクラス内の任意の項目を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2737 2012-12-20 19:10 2009-08-11 Show GitHub Exploit DB Packet Storm
228715 6.5 警告 sun-jester - sun-jester OpenNews の admin.php における任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2736 2012-12-20 19:10 2009-08-11 Show GitHub Exploit DB Packet Storm
228716 6.8 警告 sun-jester - sun-jester OpenNews の admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2735 2012-12-20 19:10 2009-08-11 Show GitHub Exploit DB Packet Storm
228717 5 警告 サン・マイクロシステムズ - Sun Java SE の Swing 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2720 2012-12-20 19:10 2009-08-10 Show GitHub Exploit DB Packet Storm
228718 5 警告 サン・マイクロシステムズ - Sun Java SE の Java Web Start 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2719 2012-12-20 19:10 2009-08-10 Show GitHub Exploit DB Packet Storm
228719 6.8 警告 サン・マイクロシステムズ - Sun Java SE の AWT 実装におけるユーザに信頼されないアプレットと保護されない通信をさせる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2718 2012-12-20 19:10 2009-08-10 Show GitHub Exploit DB Packet Storm
228720 6.8 警告 サン・マイクロシステムズ - Windows 上で稼動している Sun Java SE の AWT 実装におけるユーザに信頼されないアプレットと保護されない通信をさせる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2717 2012-12-20 19:10 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 9.8 CRITICAL
Network
- - Incorrect Privilege Assignment vulnerability in Sergey AIWU allows Privilege Escalation. This issue affects AIWU: from n/a through 1.4.17. New CWE-266
 Incorrect Privilege Assignment
CVE-2026-48879 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm
912 - - - Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srl_decoder.c, srl_read_object() and srl_read_hash() process a COPY tag, a back-refere… New CWE-125
Out-of-bounds Read
CVE-2026-8796 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
913 - - - SOPlanning does not enforce authorization for backup functionalities. An unauthenticated attacker can directly query backup-related endpoints and retrieve backup archives containing user databases wi… New CWE-862
 Missing Authorization
CVE-2026-40543 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
914 - - - SOPlanning is vulnerable to Stored Cross-Site Scripting (XSS) via /process/upload_backup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive c… New CWE-79
Cross-site Scripting
CVE-2026-40544 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
915 - - - SOPlanning is vulnerable to Reflected XSS via the taches parameter. An attacker can craft a malicious URL which, when opened by authenticated victim, results in arbitrary JavaScript execution in the … New CWE-79
Cross-site Scripting
CVE-2026-40545 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
916 - - - SOPlanning is vulnerable to SQL Injection across multiple endpoints and parameters. Attacker with low privileges can inject arbitrary SQL commands, potentially gaining full control over the database.… New CWE-89
SQL Injection
CVE-2026-40546 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
917 - - - SOPlanning is vulnerable to Path Traversal in backup endpoints. Authenticated remote attacker is able to exploit a vulnerable endpoint and construct payloads that allow reading and executing files p… New CWE-22
Path Traversal
CVE-2026-40547 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
918 - - - SOPlanning does not verify uploaded file extension. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a legitimate user.csv file alongside … New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40548 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
919 - - - SOPlanning is vulnerable to Cross‑Site Request Forgery (CSRF) in groupe_save create, modify and delete endpoints. An attacker can craft a malicious website that, when visited by an authenticated user… New CWE-352
 Origin Validation Error
CVE-2026-40549 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
920 - - - Use of hard-coded credentials in KS-SOMED allowed an unauthorized attacker access to FTP server that hosted the application's update packages. The attacker with these credentials could upload a malic… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-42251 2026-06-2 01:37 2026-06-2 Show GitHub Exploit DB Packet Storm