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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226641 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
226642 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
226643 6.8 警告 NetArt Media - NetArt Media Car Portal におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6508 2013-01-25 14:24 2013-01-24 Show GitHub Exploit DB Packet Storm
226644 7.5 危険 Jason Sexauer - ChurchCMS の admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6507 2013-01-25 14:23 2013-01-24 Show GitHub Exploit DB Packet Storm
226645 4.3 警告 Zingiri - WordPress 用 Zingiri Web Shop プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6506 2013-01-25 14:22 2012-04-28 Show GitHub Exploit DB Packet Storm
226646 4.3 警告 Shawn Bradley - PHP Volunteer Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6505 2013-01-25 14:20 2013-01-24 Show GitHub Exploit DB Packet Storm
226647 7.5 危険 Shawn Bradley - PHP Volunteer Management における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6504 2013-01-25 14:20 2013-01-24 Show GitHub Exploit DB Packet Storm
226648 10 危険 Ninja Forge - Joomla! 用 NinjaXplorer コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-6503 2013-01-25 14:19 2012-04-26 Show GitHub Exploit DB Packet Storm
226649 5.8 警告 GNU Project - GnuPG の g10/import.c における公開鍵リングのデータベースを破壊される脆弱性 CWE-20
不適切な入力確認
CVE-2012-6085 2013-01-25 14:18 2012-12-6 Show GitHub Exploit DB Packet Storm
226650 4.3 警告 Cenango Financial LLC - WikidForum におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2099 2013-01-25 14:17 2012-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3031 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3032 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3033 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… - CVE-2026-43401 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3034 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … - CVE-2026-43402 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3035 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3036 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3037 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3038 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3039 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… - CVE-2026-43463 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
3040 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… - CVE-2026-43405 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm