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":June 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229031 4.3 警告 xzeroscripts - XZero Community Classifieds の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2913 2012-12-20 19:28 2009-08-21 Show GitHub Exploit DB Packet Storm
229032 1.9 注意 SystemTap - SystemTap におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2911 2012-12-20 19:28 2009-10-22 Show GitHub Exploit DB Packet Storm
229033 3.5 注意 SpringSource - SpringSource Hyperic HQ など製品のアラート一覧機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2898 2012-12-20 19:28 2009-10-13 Show GitHub Exploit DB Packet Storm
229034 4.3 警告 SpringSource - SpringSource Hyperic HQ などの製品の hq/web/common/GenericError.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2897 2012-12-20 19:28 2009-10-13 Show GitHub Exploit DB Packet Storm
229035 7.5 危険 PHPSUGAR - URA の rss.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2895 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
229036 4.3 警告 xzeroscripts - XZero Community Classifieds の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2893 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
229037 7.5 危険 scripteen - Scripteen Free Image Hosting Script の header.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2892 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
229038 7.5 危険 phpscriptsnow - PHP Scripts Now Riddles の list.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2891 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
229039 4.3 警告 phpscriptsnow - PHP Scripts Now Riddles の results.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2890 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
229040 4.3 警告 phpscriptsnow - PHP Scripts Now Hangman の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2889 2012-12-20 19:28 2009-08-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 7.8 HIGH
Local
- - A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. The X server has multiple stack buffers sized XkbMaxShiftLevel * XkbNumKbdGroups but CheckKeyTypes() does not verify o… CWE-121
Stack-based Buffer Overflow
CVE-2026-50258 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
732 7.8 HIGH
Local
- - A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. _XkbSetMapChecks() declares a fixed-size stack buffer mapWidths[256] indexed by key type index. The helper function Ch… CWE-121
Stack-based Buffer Overflow
CVE-2026-50259 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
733 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in FreeCounter(). A client that sets up multiple SyncCounters and awaits on those triggers can trigger a use-after-free when destroy… CWE-416
 Use After Free
CVE-2026-50260 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
734 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter(). A client that sets up multiple SyncCounters can trigger a use-after-free when destroying those counters via … CWE-416
 Use After Free
CVE-2026-50261 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
735 5.5 MEDIUM
Local
- - An out-of-bounds read flaw was found in the X.Org X server and Xwayland in __glXDisp_ChangeDrawableAttributes(). A wrong size validation check can read a client-controlled number of bytes, exceeding … CWE-125
Out-of-bounds Read
CVE-2026-50262 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
736 5.5 MEDIUM
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow(). A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, le… CWE-416
 Use After Free
CVE-2026-50263 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
737 7.8 HIGH
Local
- - An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFro… CWE-787
 Out-of-bounds Write
CVE-2026-50264 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
738 3.3 LOW
Local
- - A vulnerability was found in bytedance InfiniStore up to 0.2.33. The impacted element is the function purge_kv_map in the library /src/infinistore.h of the component KV Map Handler. Performing a mani… CWE-404
CWE-407
 Improper Resource Shutdown or Release
 Inefficient Algorithmic Complexity
CVE-2026-11312 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
739 10.0 CRITICAL
Network
- - Improper Validation of Specified Quantity in Input vulnerability in ShapedPlugin, LLC Product Slider Pro for WooCommerce allows Malicious Software Implanted. This issue affects Product Slider Pro fo… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-49777 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
740 3.6 LOW
Local
- - A vulnerability has been found in onnx onnx-mlir up to 0.5.0.0. Affected by this issue is the function generate_hash_key of the file src/Runtime/python/torch_onnxmlir/src/torch_onnxmlir/backend.py of… CWE-327
CWE-328
 Use of a Broken or Risky Cryptographic Algorithm
 Use of Weak Hash
CVE-2026-11329 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm