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 22, 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
245361 6.8 警告 aflog - aflog における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0397 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
245362 7.8 危険 BitDefender - 複数の BitDefender 製品で使用される BitDefender Update Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0396 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
245363 7.5 危険 citadel - Citadel SMTP サーバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0394 2012-06-26 15:54 2008-01-23 Show GitHub Exploit DB Packet Storm
245364 5.8 警告 gradman - GradMan の info.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0393 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
245365 7.5 危険 alilg - aliTalk の inc/elementz.php における任意のユーザアカウントを追加される脆弱性 CWE-287
不適切な認証
CVE-2008-0391 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
245366 7.5 危険 AuraCMS - AuraCMS のstat.php における online.db.txt へ任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2008-0390 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
245367 7.8 危険 Firebird Project - Firebird SQL における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-0387 2012-06-26 15:54 2008-01-28 Show GitHub Exploit DB Packet Storm
245368 10 危険 digital data communications - RtspVapgDecoder.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0380 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
245369 9.3 危険 マイクロソフト
ビジネスオブジェクツ
- Crystal Reports XI の EnterpriseControls.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2008-0379 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
245370 5 警告 8e6 Technologies - 8e6 R3000 Internet Filter におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0372 2012-06-26 15:54 2008-01-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1031 7.5 HIGH
Network
- - WordPress Plugin WP with Spritz 1.0 contains a remote file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting file paths into the url parameter. Attack… CWE-98
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2018-25329 2026-05-19 02:05 2026-05-17 Show GitHub Exploit DB Packet Storm
1032 9.8 CRITICAL
Network
- - WordPress Plugin Peugeot Music 1.0 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by sending POST requests to the upload.php endpoint.… CWE-306
Missing Authentication for Critical Function
CVE-2018-25335 2026-05-19 02:05 2026-05-17 Show GitHub Exploit DB Packet Storm
1033 5.4 MEDIUM
Network
- - The Feeds for YouTube (YouTube video, channel, and gallery plugin) WordPress plugin before 2.6.4 is vulnerable to unauthorized modification of the Feeds for YouTube (YouTube video, channel, and galle… CWE-862
 Missing Authorization
CVE-2026-1631 2026-05-19 02:05 2026-05-18 Show GitHub Exploit DB Packet Storm
1034 8.8 HIGH
Network
- - The Autoptimize WordPress plugin before 3.1.15, Clearfy Cache WordPress plugin before 2.4.2, Speed Optimizer WordPress plugin before 7.7.9 are vulnerable to unauthenticated Stored Cross-Site Script… CWE-79
Cross-site Scripting
CVE-2026-3220 2026-05-19 02:05 2026-05-18 Show GitHub Exploit DB Packet Storm
1035 8.6 HIGH
Network
- - The WP Photo Album Plus WordPress plugin before 9.1.11.001 does not properly sanitize and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection at… CWE-89
SQL Injection
CVE-2026-6379 2026-05-19 02:05 2026-05-18 Show GitHub Exploit DB Packet Storm
1036 7.5 HIGH
Network
- - The WP Maps WordPress plugin before 4.9.3 does not properly sanitize a parameter before using it in a file path, allowing authenticated users to perform Local File Inclusion attacks. CWE-22
Path Traversal
CVE-2026-6381 2026-05-19 02:05 2026-05-18 Show GitHub Exploit DB Packet Storm
1037 7.1 HIGH
Network
- - The Ajax Load More WordPress plugin before 7.8.4 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used again… CWE-79
Cross-site Scripting
CVE-2026-6495 2026-05-19 02:05 2026-05-18 Show GitHub Exploit DB Packet Storm
1038 8.1 HIGH
Network
dani-garcia vaultwarden Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, refresh tokens are not invalidated when the user's security_stamp is rotated by some security-sensitive operations (pass… CWE-613
 Insufficient Session Expiration
CVE-2026-43911 2026-05-19 01:58 2026-05-12 Show GitHub Exploit DB Packet Storm
1039 6.1 MEDIUM
Network
gofiber fiber Fiber is a web framework for Go. Prior to 2.52.12 and 3.1.0, Cross-Site Scripting vulnerability in Go Fiber allows a remote attacker to inject arbitrary HTML/JavaScript by supplying Accept: text/html… CWE-79
Cross-site Scripting
CVE-2026-42554 2026-05-19 01:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1040 5.3 MEDIUM
Network
- - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-39608. Reason: This candidate is a reservation duplicate of CVE-2026-39608. Notes: All CVE users should reference … - CVE-2026-4663 2026-05-19 01:16 2026-05-12 Show GitHub Exploit DB Packet Storm