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 6, 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
223671 4.3 警告 Potix Corporation - ZK Framework におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5966 2013-11-21 14:37 2013-10-8 Show GitHub Exploit DB Packet Storm
223672 6.8 警告 ISC, Inc. - ISC BIND などの製品で使用される Microsoft Windows Server 2008 の Winsock WSAIoctl API における IP アドレス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6230 2013-11-20 18:06 2013-11-5 Show GitHub Exploit DB Packet Storm
223673 2.1 注意 Linux - Linux Kernel の kernel/signal.c における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2013-2141 2013-11-20 18:03 2013-04-25 Show GitHub Exploit DB Packet Storm
223674 6.4 警告 レッドハット - Red Hat JBoss Enterprise Application Platform におけるセッションをハイジャックされる脆弱性 CWE-16
環境設定
CVE-2013-4128 2013-11-20 17:36 2013-08-12 Show GitHub Exploit DB Packet Storm
223675 7.2 危険 VMware - Linux 上で稼働する VMware Workstation および VMware Player におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5972 2013-11-20 17:14 2013-11-14 Show GitHub Exploit DB Packet Storm
223676 5.8 警告 Google - Google Chrome におけるサンドボックスの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6802 2013-11-20 16:56 2013-11-14 Show GitHub Exploit DB Packet Storm
223677 4.3 警告 Percipient Studios - Umbraco CMS 用 Percipient Studios ImageGen の imagegen.ashx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0741 2013-11-20 16:46 2013-10-31 Show GitHub Exploit DB Packet Storm
223678 3.5 注意 D-Link Systems, Inc. - D-Link DSL-2760U ゲートウェイにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5223 2013-11-20 15:18 2013-11-12 Show GitHub Exploit DB Packet Storm
223679 7.6 危険 D-Link Systems, Inc. - D-Link DSL-2740B ゲートウェイのファームウェアにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2271 2013-11-20 15:18 2013-11-14 Show GitHub Exploit DB Packet Storm
223680 6.8 警告 Sunil Nanda - WordPress 用 Blue Wrench Video Widget プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-6797 2013-11-20 15:01 2013-10-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, an OS command injection vulnerability exists in the Git.php library of the HAXcms PHP backend. The applic… New CWE-78
OS Command 
CVE-2026-46394 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
252 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, an attack chain utilizing Stored XSS alongside dynamic token exposure in the `/system/api/connectionSetti… New CWE-79
CWE-522
CWE-922
Cross-site Scripting
 Insufficiently Protected Credentials
 Insecure Storage of Sensitive Information
CVE-2026-46511 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
253 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and includ… New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-5411 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
254 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and includ… New CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-5415 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
255 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 opens external files and links from the preview through a shell and does not validate untrusted inputs taken from the markdown document - the diagram filename … New CWE-78
OS Command 
CVE-2026-49492 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
256 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses Bitfield fenced code blocks with interpretJS(), which evaluates the block content as code via vm.runInNewContext(), allowing arbitrary code execution. A… New CWE-94
Code Injection
CVE-2026-49493 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
257 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses WaveDrom diagrams by evaluating untrusted markdown content with eval(), allowing arbitrary JavaScript execution. The flaw affects every render path - th… New CWE-95
Eval Injection
CVE-2026-50733 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
258 4.3 MEDIUM
Network
strawberry strawberry_graphql Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.288.4 through 0.315.3, Strawberry's bundled GraphiQL template wrote values from the GraphiQL headers editor into the browser U… New CWE-200
CWE-201
Information Exposure
 Insertion of Sensitive Information Into Sent Data
CVE-2026-45739 2026-06-6 03:43 2026-06-5 Show GitHub Exploit DB Packet Storm
259 4.3 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup Task functionality in Synology Hyper Backup before 4.1.2-4036 allows remote authenticated use… New CWE-22
Path Traversal
CVE-2024-47273 2026-06-6 03:32 2026-06-3 Show GitHub Exploit DB Packet Storm
260 4.1 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup.Repository webapi component in Synology Hyper Backup before 4.1.2-4036 allows remote authenti… New CWE-22
Path Traversal
CVE-2024-47263 2026-06-6 03:31 2026-06-3 Show GitHub Exploit DB Packet Storm