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 23, 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
221761 6.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey の SpiderMonkey における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-5619 2014-01-10 18:20 2013-12-10 Show GitHub Exploit DB Packet Storm
221762 10 危険 Mozilla Foundation - 複数の Mozilla 製品の JavaScript の実装における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5615 2014-01-10 18:17 2013-12-10 Show GitHub Exploit DB Packet Storm
221763 4.3 警告 Open-Xchange - Open-Xchange AppSuite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6997 2014-01-10 16:31 2013-12-13 Show GitHub Exploit DB Packet Storm
221764 4 警告 シスコシステムズ - Cisco Unified Communications Manager の管理ポータルにおけるロールベースのアクセス制御を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0657 2014-01-10 16:26 2014-01-7 Show GitHub Exploit DB Packet Storm
221765 4 警告 シスコシステムズ - Cisco Context Directory Agent における特定のユーザインターフェースのデータの欠落を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0656 2014-01-10 16:25 2014-01-8 Show GitHub Exploit DB Packet Storm
221766 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの Identity Firewall 機能におけるユーザキャッシュのコンテンツを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0655 2014-01-10 16:24 2014-01-8 Show GitHub Exploit DB Packet Storm
221767 4.3 警告 シスコシステムズ - Cisco Context Directory Agent におけるキャッシュを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0654 2014-01-10 16:24 2014-01-9 Show GitHub Exploit DB Packet Storm
221768 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの Identity Firewall 機能における認証状態の変更を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0653 2014-01-10 16:23 2014-01-8 Show GitHub Exploit DB Packet Storm
221769 4.3 警告 シスコシステムズ - Cisco Context Directory Agent のマッピングページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0652 2014-01-10 16:22 2014-01-9 Show GitHub Exploit DB Packet Storm
221770 4.9 警告 シスコシステムズ - Cisco Context Directory Agent の管理インターフェースにおける管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0651 2014-01-10 16:22 2014-01-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
1711 5.4 MEDIUM
Network
- - Quark Drive before 0.8.5 contains a stored cross-site scripting vulnerability in the System Configuration page where the template renders push_config key names using Vue.js's v-html directive without… CWE-79
Cross-site Scripting
CVE-2026-45228 2026-05-15 01:24 2026-05-14 Show GitHub Exploit DB Packet Storm
1712 8.8 HIGH
Network
- - Quark Drive before 0.8.5 contains a mass assignment vulnerability in the POST /update endpoint that allows authenticated attackers to overwrite administrator credentials by posting an arbitrary webui… CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-45229 2026-05-15 01:24 2026-05-14 Show GitHub Exploit DB Packet Storm
1713 6.1 MEDIUM
Network
- - Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser() controller copies raw POST username values into the display_name fiel… CWE-79
Cross-site Scripting
CVE-2026-41932 2026-05-15 01:24 2026-05-15 Show GitHub Exploit DB Packet Storm
1714 5.3 MEDIUM
Network
- - Vvveb before 1.0.8.3 contains a directory listing information disclosure vulnerability that allows unauthenticated attackers to enumerate files and directories by accessing multiple paths lacking pro… CWE-548
 Exposure of Information Through Directory Listing
CVE-2026-41933 2026-05-15 01:24 2026-05-15 Show GitHub Exploit DB Packet Storm
1715 7.1 HIGH
Network
- - Vvveb before 1.0.8.3 contains an uncontrolled recursion vulnerability in the admin controller dispatch cycle where Base::init() repeatedly invokes permission() on error handlers, causing infinite rec… CWE-209
CWE-674
Information Exposure Through an Error Message
 Uncontrolled Recursion
CVE-2026-41935 2026-05-15 01:24 2026-05-15 Show GitHub Exploit DB Packet Storm
1716 7.2 HIGH
Network
- - Vvveb before 1.0.8.3 contains an unrestricted file upload vulnerability in the plugin upload endpoint that allows super_admin users to execute arbitrary PHP code by uploading a malicious plugin ZIP f… CWE-61
CWE-434
 UNIX Symbolic Link (Symlink) Following
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-41937 2026-05-15 01:24 2026-05-15 Show GitHub Exploit DB Packet Storm
1717 - - - A race condition vulnerability in Palo Alto Networks Prisma® Browser enables a locally authenticated non-admin user to bypass certain access and data control policies. CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-0235 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1718 - - - A code injection vulnerability in Palo Alto Networks Prisma® Browser on macOS fails to properly restrict access to its AppleScript interface allowing a locally authenticated non-admin user to leverag… CWE-94
Code Injection
CVE-2026-0236 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1719 - - - A vulnerability in Palo Alto Networks Broker VM allows an authenticated administrator to inject arbitrary content into certain Broker VM fields. CWE-20
 Improper Input Validation 
CVE-2026-0238 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1720 - - - An information disclosure vulnerability in the Chronosphere Chronocollector enables an unauthenticated attacker with network access to the collector service to retrieve sensitive information. CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-0239 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm