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 12, 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
230341 4.3 警告 scriptsez.net - Scriptsez.net E-Dating System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-7059 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230342 4.3 警告 Ando Saabas - Sphider におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7058 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230343 7.5 危険 Ando Saabas - Sphider の search.php における SQL インジェクションの脆弱性 - CVE-2006-7057 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230344 6.8 警告 sweetphp - TotalCalendar の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7055 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230345 6.8 警告 Wikka Development Team - WikkaWiki におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7050 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230346 7.5 危険 Wikka Development Team - WikkaWiki の Method メソッドにおけるアクセス制限を回避される脆弱性 - CVE-2006-7049 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230347 5 警告 shoutpro - Shoutpro の include.php における禁止 IP 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7047 2012-12-20 18:18 2007-02-23 Show GitHub Exploit DB Packet Storm
230348 7.8 危険 super link exchange script - Super Link Exchange Script の make_thumbnail.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7035 2012-12-20 18:18 2007-02-22 Show GitHub Exploit DB Packet Storm
230349 7.5 危険 super link exchange script - Super Link Exchange Script の directory.php における SQL インジェクションの脆弱性 - CVE-2006-7034 2012-12-20 18:18 2007-02-22 Show GitHub Exploit DB Packet Storm
230350 6.8 警告 super link exchange script - Super Link Exchange Script におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7033 2012-12-20 18:18 2007-02-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1431 5.5 MEDIUM
Local
osgeo gdal A vulnerability was determined in OSGeo gdal up to 3.13.0dev-4. This vulnerability affects the function memmove of the file frmts/hdf4/hdf-eos/SWapi.c of the component HDF-EOS Grid File Handler. This… CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2026-8084 2026-05-9 05:11 2026-05-8 Show GitHub Exploit DB Packet Storm
1432 5.5 MEDIUM
Local
osgeo gdal A weakness has been identified in OSGeo gdal up to 3.13.0dev-4. The affected element is the function GDfieldinfo of the file frmts/hdf4/hdf-eos/GDapi.c. Executing a manipulation can lead to out-of-bo… CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2026-8088 2026-05-9 05:11 2026-05-8 Show GitHub Exploit DB Packet Storm
1433 6.5 MEDIUM
Network
traccar traccar Traccar is an open source GPS tracking system. In versions between 6.11.1 and 6.13.0, the CSV export functionality writes position data, including user-controlled device and computed attributes, to C… CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2026-27644 2026-05-9 05:04 2026-05-5 Show GitHub Exploit DB Packet Storm
1434 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 KML and GPX export functionality writes device names to XML output without proper … CWE-91
Blind XPath Injection
CVE-2026-27693 2026-05-9 05:04 2026-05-5 Show GitHub Exploit DB Packet Storm
1435 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
1436 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
1437 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
1438 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
1439 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
1440 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