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 20, 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
212591 2.1 注意 Puppet - Puppet Labs Facter における重要な Amazon EC2 IAM インスタンスメタデータを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-1426 2015-02-25 14:20 2015-02-10 Show GitHub Exploit DB Packet Storm
212592 7.5 危険 Canonical
Info-ZIP
- Info-Zip UnZip の unix/unix.c 内の charset_to_intern 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1315 2015-02-25 14:03 2015-02-17 Show GitHub Exploit DB Packet Storm
212593 7.2 危険 IBM - 複数の OS 上で稼働する IBM Tivoli Storage Manager のクライアントの dsmtca におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-6184 2015-02-25 10:59 2014-09-2 Show GitHub Exploit DB Packet Storm
212594 4.3 警告 Google - Google Play services SDK の GoogleAuthUtil.getToken メソッドにおける同意ダイアログを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-7922 2015-02-25 10:51 2014-12-2 Show GitHub Exploit DB Packet Storm
212595 7.1 危険 シスコシステムズ - Network Convergence System 6000 デバイスおよび Carrier Routing System X デバイス上で稼働する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0618 2015-02-25 10:32 2015-02-20 Show GitHub Exploit DB Packet Storm
212596 4.3 警告 シスコシステムズ - 複数の Cisco セキュリティ アプライアンス上で稼動する AsyncOS の Web フレームワークにおけるリダイレクトを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2015-0624 2015-02-25 10:32 2015-02-23 Show GitHub Exploit DB Packet Storm
212597 7.1 危険 シスコシステムズ - Cisco Intrusion Prevention System デバイス上で稼働する SSL の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2015-0631 2015-02-25 10:32 2015-02-20 Show GitHub Exploit DB Packet Storm
212598 10 危険 Infoblox - Infoblox Network Automation NetMRI の Anyterm Daemon における任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2015-2033 2015-02-24 17:31 2015-02-19 Show GitHub Exploit DB Packet Storm
212599 6.5 警告 Piwigo - Piwigo の管理バックエンドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2035 2015-02-24 17:04 2015-02-16 Show GitHub Exploit DB Packet Storm
212600 4.3 警告 Piwigo - Piwigo の管理バックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2034 2015-02-24 17:04 2015-02-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1941 7.5 HIGH
Network
- - apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded … CWE-345
CWE-494
 Insufficient Verification of Data Authenticity
 Download of Code Without Integrity Check
CVE-2026-42575 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
1942 7.5 HIGH
Network
golang go The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0). CWE-476
 NULL Pointer Dereference
CVE-2026-39836 2026-05-14 00:11 2026-05-8 Show GitHub Exploit DB Packet Storm
1943 7.5 HIGH
Network
golang go Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-39820 2026-05-14 00:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1944 5.3 MEDIUM
Local
golang go The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one… CWE-59
Link Following
CVE-2026-39819 2026-05-14 00:05 2026-05-8 Show GitHub Exploit DB Packet Storm
1945 5.9 MEDIUM
Local
golang go The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" su… CWE-787
 Out-of-bounds Write
CVE-2026-39817 2026-05-13 23:59 2026-05-8 Show GitHub Exploit DB Packet Storm
1946 10.0 CRITICAL
Network
peerigon angular-expressions Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to 1.5.2, an attacker can write a malicious expression using filters that escapes the sandbox t… CWE-95
Eval Injection
CVE-2026-44643 2026-05-13 23:54 2026-05-12 Show GitHub Exploit DB Packet Storm
1947 9.4 CRITICAL
Network
- - phpVMS is a PHP application to run and simulate an airline. Prior to version 7.0.6, a critical vulnerability in phpVMS allowed unauthenticated access to a legacy import feature. This issue has been p… CWE-284
CWE-306
CWE-862
Improper Access Control
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-42569 2026-05-13 23:54 2026-05-10 Show GitHub Exploit DB Packet Storm
1948 8.5 HIGH
Local
- - JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the upload_wasm MCP tool accepted a filesystem path from the agent and uploaded whatever bytes the path resolved t… CWE-20
CWE-22
CWE-59
CWE-73
 Improper Input Validation 
Path Traversal
Link Following
 External Control of File Name or Path
CVE-2026-43989 2026-05-13 23:54 2026-05-13 Show GitHub Exploit DB Packet Storm
1949 - - - Craft CMS is a content management system (CMS). From 5.0.0-RC1 to before 5.9.18, AssetsController::actionShowInFolder() fetches an asset by ID and returns its filename and complete folder hierarchy (… CWE-862
 Missing Authorization
CVE-2026-44012 2026-05-13 23:54 2026-05-13 Show GitHub Exploit DB Packet Storm
1950 9.9 CRITICAL
Network
openedx openedx Open edX Platform enables the authoring and delivery of online learning at any scale. The sync_provider_data endpoint in SAMLProviderDataViewSet allows authenticated Enterprise Admin users to supply … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42858 2026-05-13 23:53 2026-05-12 Show GitHub Exploit DB Packet Storm