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 18, 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
226051 6.8 警告 diy-cms - DiY-CMS の mod.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6518 2013-01-25 14:32 2013-01-24 Show GitHub Exploit DB Packet Storm
226052 4.3 警告 diy-cms - DiY-CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6517 2013-01-25 14:31 2013-01-24 Show GitHub Exploit DB Packet Storm
226053 7.5 危険 Shawn Bradley - PHP Ticket System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6516 2013-01-25 14:30 2013-01-24 Show GitHub Exploit DB Packet Storm
226054 5 警告 eFront Learning - eFront における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6515 2013-01-25 14:30 2013-01-24 Show GitHub Exploit DB Packet Storm
226055 4.3 警告 Netshine Software - Joomla! 用 nBill コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6514 2013-01-25 14:28 2013-01-24 Show GitHub Exploit DB Packet Storm
226056 4.3 警告 gpEasy - gpEasy CMS の index.php/Admin_Preferences におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6513 2013-01-25 14:28 2013-01-24 Show GitHub Exploit DB Packet Storm
226057 5 警告 Imthiaz - WordPress 用 Organizer プラグインにおけるインストールパスを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6512 2013-01-25 14:27 2013-01-24 Show GitHub Exploit DB Packet Storm
226058 4.3 警告 Imthiaz - WordPress 用 Organizer プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6511 2013-01-25 14:26 2013-01-24 Show GitHub Exploit DB Packet Storm
226059 4.3 警告 NetArt Media - NetArt Media Car Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6510 2013-01-25 14:25 2013-01-24 Show GitHub Exploit DB Packet Storm
226060 7.5 危険 NetArt Media - NetArt Media Car Portal における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2012-6509 2013-01-25 14:25 2013-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2191 - - - In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampling frequency is unsp… - CVE-2026-43354 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2192 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() us… - CVE-2026-43326 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2193 - - - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb… - CVE-2026-43327 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2194 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IP… - CVE-2026-43329 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2195 - - - In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Disable KCOV instrumentation after load_segments() The load_segments() function changes segment registers, invalidatin… - CVE-2026-43331 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2196 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… - CVE-2026-43355 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2197 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… - CVE-2026-43357 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2198 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… - CVE-2026-43358 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2199 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … - CVE-2026-43366 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2200 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: force responder MITM requirements before building the pairing response smp_cmd_pairing_req() currently builds the… - CVE-2026-43334 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm