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
229501 5.8 警告 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおける任意の電話を発信される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1248 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229502 7.5 危険 silcnet - SILC Toolkit の lib/silcutil/silcutil.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1227 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229503 4.3 警告 webct - WebCT Campus Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1225 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229504 7.5 危険 PHPNUKE - PHP-Nuke 用の 4nChat における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1220 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229505 7.5 危険 PHPNUKE - PHP-Nuke 用の KutubiSitte モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1219 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229506 4.3 警告 podcast generator - Podcast Generator の set_permissions.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1212 2012-12-20 18:34 2008-03-7 Show GitHub Exploit DB Packet Storm
229507 9.3 危険 pnotepad - Programmer's Notepad の ctags parsing コードにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1210 2012-12-20 18:34 2008-03-7 Show GitHub Exploit DB Packet Storm
229508 4.3 警告 xitex - Xitex WebContent M1 の redirect.do におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1209 2012-12-20 18:34 2008-03-7 Show GitHub Exploit DB Packet Storm
229509 4.3 警告 サン・マイクロシステムズ - Sun Java System Access Manager の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1204 2012-12-20 18:34 2008-02-27 Show GitHub Exploit DB Packet Storm
229510 7.1 危険 レッドハット - Red Hat Enterprise Linux のデフォルト IPSec ifup スクリプトにおける総当り攻撃を実行される脆弱性 CWE-16
環境設定
CVE-2008-1198 2012-12-20 18:34 2008-02-28 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
2611 5.4 MEDIUM
Network
traccar traccar Traccar is an open source GPS tracking system. In org.traccar:traccar versions starting at 6.11.1 before 6.13.0, the email notification templates insert user-controlled device, geofence, and driver n… CWE-79
Cross-site Scripting
CVE-2026-27694 2026-05-9 05:03 2026-05-5 Show GitHub Exploit DB Packet Storm
2612 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot con… NVD-CWE-noinfo
CVE-2026-43273 2026-05-9 05:01 2026-05-6 Show GitHub Exploit DB Packet Storm
2613 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer head_page in rb_meta_validate_events() which is… CWE-476
 NULL Pointer Dereference
CVE-2026-43272 2026-05-9 05:00 2026-05-6 Show GitHub Exploit DB Packet Storm
2614 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove() In mtk_mdp_probe(), vpu_get_plat_device() increases the reference co… NVD-CWE-Other
CVE-2026-43270 2026-05-9 05:00 2026-05-6 Show GitHub Exploit DB Packet Storm
2615 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md-cluster: fix NULL pointer dereference in process_metadata_update The function process_metadata_update() blindly dereferences t… CWE-476
 NULL Pointer Dereference
CVE-2026-43271 2026-05-9 05:00 2026-05-6 Show GitHub Exploit DB Packet Storm
2616 4.6 MEDIUM
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0, the Command Sender UI uses an unsafe eval() function on… CWE-79
Cross-site Scripting
CVE-2026-42086 2026-05-9 04:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2617 4.3 MEDIUM
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, OpenC3 COSMOS contains a design flaw in… CWE-23
 Relative Path Traversal
CVE-2026-42085 2026-05-9 04:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2618 8.1 HIGH
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, the OpenC3 password change functionalit… CWE-620
 Unverified Password Change
CVE-2026-42084 2026-05-9 04:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2619 9.6 CRITICAL
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. From version 6.7.0 to before version 7.0.0-rc3, a SQL injection vulnerability e… CWE-89
SQL Injection
CVE-2026-42087 2026-05-9 04:53 2026-05-5 Show GitHub Exploit DB Packet Storm
2620 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback After several commits, the slab memory increases. Some dr… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43269 2026-05-9 04:40 2026-05-6 Show GitHub Exploit DB Packet Storm