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 2, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227161 4.3 警告 snews - SNewsCMS Rus の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1413 2012-12-20 18:52 2008-03-20 Show GitHub Exploit DB Packet Storm
227162 7.5 危険 phpbp - phpBP の includes/functions/banners-external.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1408 2012-12-20 18:52 2008-03-20 Show GitHub Exploit DB Packet Storm
227163 4.3 警告 Plone Foundation - Plone CMS におけるアカウントへの永久アクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1396 2012-12-20 18:52 2008-03-19 Show GitHub Exploit DB Packet Storm
227164 7.5 危険 Plone Foundation - Plone CMS におけるログアウトしたセッションを再利用される脆弱性 CWE-287
不適切な認証
CVE-2008-1395 2012-12-20 18:52 2008-03-19 Show GitHub Exploit DB Packet Storm
227165 7.5 危険 Plone Foundation - Plone CMS におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1394 2012-12-20 18:52 2008-03-19 Show GitHub Exploit DB Packet Storm
227166 10 危険 Plone Foundation - Plone CMS における管理権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1393 2012-12-20 18:52 2008-03-19 Show GitHub Exploit DB Packet Storm
227167 4.3 警告 s9y - S9Y のインストーラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1386 2012-12-20 18:52 2008-04-22 Show GitHub Exploit DB Packet Storm
227168 4.3 警告 s9y - S9Y の Top Referrers プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1385 2012-12-20 18:52 2008-04-22 Show GitHub Exploit DB Packet Storm
227169 7.5 危険 ZoneMinder - ZoneMinder における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1381 2012-12-20 18:52 2008-05-1 Show GitHub Exploit DB Packet Storm
227170 6.8 警告 wildmary - wildmary Yap Blog の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1370 2012-12-20 18:52 2008-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 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
1191 6.4 MEDIUM
Network
- - The Woostify plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.5.0 This is due to insufficient input sanitization and output escaping in the bundle… CWE-79
Cross-site Scripting
CVE-2026-4805 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1192 6.5 MEDIUM
Local
- - In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading … CWE-150
 Improper Neutralization of Escape, Meta, or Control Sequences
CVE-2026-41526 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1193 6.5 MEDIUM
Local
- - KDE Dolphin before 25.12.3 allows applications in a Flatpak (or with AppArmor confinement) to open folders outside of the application sandbox without additional scrutiny. Dolphin's implementation of … CWE-669
 Incorrect Resource Transfer Between Spheres
CVE-2026-41525 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1194 - - - Penetration Testing engineers at Amazon have identified a security flaw related to request handling in the web server component that could, under certain conditions, lead to unintended access to prot… CWE-306
Missing Authentication for Critical Function
CVE-2024-54013 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1195 - - - Penetration Testing engineers at Amazon discovered a vulnerability where the camera system failed to properly validate input, allowing specially crafted requests containing malicious commands to be e… CWE-78
OS Command 
CVE-2024-54012 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1196 - - - Penetration Testing engineers at Amazon have discovered a flaw where the camera system fails to properly handle data supplied in certain requests, causing a service disruption. The manufacturer has r… CWE-20
 Improper Input Validation 
CVE-2024-54011 2026-04-28 17:15 2026-04-28 Show GitHub Exploit DB Packet Storm
1197 5.9 MEDIUM
Network
- - In MIT Kerberos 5 (aka krb5) before 1.22.3, there is an integer underflow and resultant out-of-bounds read if an application calls gss_accept_sec_context() on a system with a NegoEx mechanism registe… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-40356 2026-04-28 16:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1198 6.4 MEDIUM
Network
- - The Social Post Embed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Threads embed handler in all versions up to, and including, 2.0.1. This is due to insufficient input sa… CWE-79
Cross-site Scripting
CVE-2026-6809 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1199 6.4 MEDIUM
Network
- - The WPC Smart Messages for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'text' attribute of the `wpcsm_text_rotator` shortcode in all versions up to, and incl… CWE-79
Cross-site Scripting
CVE-2026-6725 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm
1200 6.4 MEDIUM
Network
- - The Timeline Blocks for Gutenberg plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'titleTag' attribute of the timeline-blocks/tb-timeline-blocks block in all versions up to,… CWE-79
Cross-site Scripting
CVE-2026-6551 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm