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 14, 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
216201 4.3 警告 Basic-CMS - SweetRice CMS の as/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5316 2015-01-8 14:03 2010-11-4 Show GitHub Exploit DB Packet Storm
216202 3.5 注意 Reality66 - WordPress 用 Cart66 Lite プラグインの models/Cart66.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-9461 2015-01-8 13:48 2014-11-22 Show GitHub Exploit DB Packet Storm
216203 6.8 警告 Justin Klein - WordPress 用 WP-ViperGB プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9460 2015-01-8 13:48 2014-11-27 Show GitHub Exploit DB Packet Storm
216204 4.3 警告 Rinat Khaziev - WordPress 用 Frontend Uploader プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9444 2015-01-8 13:47 2014-12-27 Show GitHub Exploit DB Packet Storm
216205 4.3 警告 Mikko Saari - WordPress 用 Relevanssi プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9443 2015-01-8 13:47 2014-12-16 Show GitHub Exploit DB Packet Storm
216206 6.5 警告 Reality66 - WordPress 用 Cart66 Lite プラグインの models/Cart66Ajax.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9442 2015-01-8 13:46 2014-12-22 Show GitHub Exploit DB Packet Storm
216207 6.8 警告 Lightbox Photo Gallery project - WordPress 用 Lightbox Photo Gallery プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9441 2015-01-8 13:46 2014-12-12 Show GitHub Exploit DB Packet Storm
216208 6.8 警告 Sliding Social Icons project - WordPress 用 Sliding Social Icons プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9437 2015-01-8 13:46 2014-12-12 Show GitHub Exploit DB Packet Storm
216209 6.8 警告 e107.org - e107 の e107_admin/users.php の AdminObserver 関数におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9459 2015-01-8 12:20 2014-12-28 Show GitHub Exploit DB Packet Storm
216210 10 危険 Hex-Rays - Hex-Rays IDA の GDB debugger モジュールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9458 2015-01-8 12:13 2014-12-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 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
841 5.5 MEDIUM
Local
nsa ghidra Ghidra before 12.1.1 contains an uncontrolled memory allocation vulnerability in the Mach-O binary parser that allows attackers to cause denial of service. An attacker can supply a crafted Mach-O bin… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-52759 2026-06-11 22:28 2026-06-10 Show GitHub Exploit DB Packet Storm
842 8.8 HIGH
Network
jenkins jenkins In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is possible for attackers to have Jenkins deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled `config.… CWE-502
 Deserialization of Untrusted Data
CVE-2026-53435 2026-06-11 22:26 2026-06-10 Show GitHub Exploit DB Packet Storm
843 4.3 MEDIUM
Network
jenkins jenkins Jenkins 2.567 and earlier, LTS 2.555.2 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins when it contains relative path segments (`./` or `../`), a… CWE-601
Open Redirect
CVE-2026-53436 2026-06-11 22:24 2026-06-10 Show GitHub Exploit DB Packet Storm
844 4.3 MEDIUM
Network
jenkins jenkins Jenkins 2.567 and earlier, LTS 2.555.2 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins when it contains tab or newline characters between `//`, a… CWE-601
Open Redirect
CVE-2026-53437 2026-06-11 22:23 2026-06-10 Show GitHub Exploit DB Packet Storm
845 4.3 MEDIUM
Network
jenkins jenkins A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have… CWE-862
 Missing Authorization
CVE-2026-53438 2026-06-11 22:21 2026-06-10 Show GitHub Exploit DB Packet Storm
846 4.3 MEDIUM
Network
jenkins jenkins Missing permission checks in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allow attackers with Overall/Read permission to determine other users' configured timezone and to enumerate view names … CWE-862
 Missing Authorization
CVE-2026-53439 2026-06-11 22:06 2026-06-10 Show GitHub Exploit DB Packet Storm
847 7.8 HIGH
Local
adobe substance_3d_sampler Substance3D - Sampler versions 6.0.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of… CWE-787
 Out-of-bounds Write
CVE-2026-34709 2026-06-11 22:05 2026-06-10 Show GitHub Exploit DB Packet Storm
848 7.8 HIGH
Local
- - LMDeploy is a toolkit for compressing, deploying, and serving large language models. In versions 0.12.3 and prior, hardcoded "trust_remote_code=True" enables HF supply-chain RCE without user opt-in. … CWE-94
CWE-915
CWE-1188
Code Injection
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
 Insecure Default Initialization of Resource
CVE-2026-46517 2026-06-11 21:16 2026-06-10 Show GitHub Exploit DB Packet Storm
849 - - - A vulnerability in the affected NETGEAR gaming routers allows attackers with the ability to intercept and tamper with traffic between the router and the Internet, to execute code on the device. CWE-20
 Improper Input Validation 
CVE-2026-9213 2026-06-11 16:16 2026-06-10 Show GitHub Exploit DB Packet Storm
850 - - - An improper implementation of TLS certificate validation vulnerability found in NETGEAR's ReadyCloud client app which could allow an attacker to perform attacker-in-the-middle (MiTM) style attacks im… CWE-325
 Missing Required Cryptographic Step
CVE-2026-0420 2026-06-11 16:16 2026-06-10 Show GitHub Exploit DB Packet Storm