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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244211 4.3 警告 Mozilla Foundation - Bugzilla における記載された重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1968 2012-07-31 14:25 2012-07-26 Show GitHub Exploit DB Packet Storm
244212 4.3 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3040 2012-07-30 19:11 2012-03-4 Show GitHub Exploit DB Packet Storm
244213 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3924 2012-07-30 18:55 2012-01-23 Show GitHub Exploit DB Packet Storm
244214 7.2 危険 シマンテック - Symantec Web Gateway の管理コンソールにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2957 2012-07-30 17:54 2012-07-20 Show GitHub Exploit DB Packet Storm
244215 10 危険 シマンテック - Symantec Web Gateway の管理コンソールにおける任意のシェルコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-2976 2012-07-30 17:52 2012-07-20 Show GitHub Exploit DB Packet Storm
244216 10 危険 シマンテック - Symantec Web Gateway の管理コンソールにおける任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-2953 2012-07-30 17:44 2012-07-20 Show GitHub Exploit DB Packet Storm
244217 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンの nsWindow 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0463 2012-07-30 17:22 2012-03-13 Show GitHub Exploit DB Packet Storm
244218 5 警告 SAND STUDIO - AirDroid のログインの実装における多重ログイン防止機能を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3888 2012-07-30 16:53 2012-07-26 Show GitHub Exploit DB Packet Storm
244219 5 警告 SAND STUDIO - AirDroid における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3887 2012-07-30 16:50 2012-07-26 Show GitHub Exploit DB Packet Storm
244220 5 警告 SAND STUDIO - AirDroid における平文データを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3886 2012-07-30 16:39 2012-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2021 7.2 HIGH
Network
- - WordPress Sonaar Music Plugin 4.7 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts through the comment functionality. Attackers c… CWE-79
Cross-site Scripting
CVE-2023-54351 2026-06-8 23:59 2026-06-8 Show GitHub Exploit DB Packet Storm
2022 9.8 CRITICAL
Network
- - WordPress Seotheme contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary PHP code by uploading malicious files to the theme directory. Attackers ca… CWE-306
Missing Authentication for Critical Function
CVE-2023-54352 2026-06-8 23:59 2026-06-8 Show GitHub Exploit DB Packet Storm
2023 9.8 CRITICAL
Network
- - WordPress Background Image Cropper version 1.2 contains a remote code execution vulnerability that allows unauthenticated attackers to upload arbitrary files by accessing the ups.php endpoint. Attack… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-58348 2026-06-8 23:59 2026-06-8 Show GitHub Exploit DB Packet Storm
2024 9.8 CRITICAL
Network
- - WordPress Theme Travelscape 1.0.3 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by exploiting insufficient validation in the theme's … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-58349 2026-06-8 23:59 2026-06-8 Show GitHub Exploit DB Packet Storm
2025 7.5 HIGH
Network
- - A flaw was found in Samba’s WINS server component when running as an Active Directory Domain Controller. The WINS protocol handlers for certain request types did not properly validate incoming packet… CWE-476
 NULL Pointer Dereference
CVE-2026-3238 2026-06-8 23:59 2026-06-8 Show GitHub Exploit DB Packet Storm
2026 5.4 MEDIUM
Network
- - A flaw was found in Quay. The filedrop endpoint accepts any mime type without validation, allowing an authenticated user with repository write access to upload a malicious SVG file containing JavaScr… CWE-79
Cross-site Scripting
CVE-2026-11569 2026-06-8 23:57 2026-06-8 Show GitHub Exploit DB Packet Storm
2027 - - - ## Summary The iOS implementation of `cordova-plugin-inappbrowser` passes the `id` field from a `WKScriptMessage` body to `commandDelegate sendPluginResult:callbackId:` with no format validation (`C… CWE-20
 Improper Input Validation 
CVE-2026-47430 2026-06-8 23:57 2026-06-8 Show GitHub Exploit DB Packet Storm
2028 7.4 HIGH
Network
- - A weakness in the certificate validation logic of the deprecated IKEv1 key exchange may allow an unauthenticated attacker positioned as a man-in-the-middle to bypass certificate validation in VPN sit… CWE-295
Improper Certificate Validation 
CVE-2026-50752 2026-06-8 23:57 2026-06-8 Show GitHub Exploit DB Packet Storm
2029 3.8 LOW
Network
- - The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary directory deletion due to insufficient file path validation in the delete_cancel_staging_si… CWE-73
 External Control of File Name or Path
CVE-2025-12656 2026-06-8 23:57 2026-06-6 Show GitHub Exploit DB Packet Storm
2030 4.3 MEDIUM
Network
- - The Alba Board plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.3. This is due to the plugin not properly verifying that a user is authorized to pe… CWE-862
 Missing Authorization
CVE-2026-7523 2026-06-8 23:57 2026-06-6 Show GitHub Exploit DB Packet Storm