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 18, 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
207961 7.5 危険 CodePeople - WordPress 用 Appointment Booking Calendar プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-7319 2015-10-1 16:57 2015-09-26 Show GitHub Exploit DB Packet Storm
207962 4.3 警告 Open-Xchange - Open-Xchange Server 6 および OX App Suite の Front End の印刷コンテンツ用のダイアログにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5375 2015-10-1 16:53 2015-07-22 Show GitHub Exploit DB Packet Storm
207963 6.8 警告 IPython development team
Project Jupyter
- IPython Notebook および Jupyter Notebook のエディタにおける任意の JavaScript コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-7337 2015-10-1 16:47 2015-09-16 Show GitHub Exploit DB Packet Storm
207964 10 危険 Novell
Roaring Penguin Software Inc.
- Remind の var.c iの DumpSysVar 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5957 2015-10-1 15:55 2015-07-27 Show GitHub Exploit DB Packet Storm
207965 6.8 警告 Squid-cache.org - Squid における制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5400 2015-10-1 15:44 2015-07-6 Show GitHub Exploit DB Packet Storm
207966 5 警告 Novell
Standards Based Linux Instrumentation (SBLIM)
- sblim-sfcb の providerMgr.c の lookupProviders 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-5185 2015-10-1 15:38 2015-09-18 Show GitHub Exploit DB Packet Storm
207967 6.8 警告 GNU Project
Novell
- GNU C Library の gethostbyname_r およびその他の不特定の NSS 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1781 2015-10-1 15:16 2015-08-14 Show GitHub Exploit DB Packet Storm
207968 5 警告 GNU Project - GNU screen の ansi.c の MScrollV 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-6806 2015-10-1 14:57 2015-08-31 Show GitHub Exploit DB Packet Storm
207969 6.5 警告 Open-Xchange - Open-Xchange OX Guard の公開鍵開示の API コールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-5703 2015-10-1 14:57 2015-08-3 Show GitHub Exploit DB Packet Storm
207970 3.6 注意 OpenVZ - vzctl における任意の ploop コンテナの root パスワードを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2015-6927 2015-10-1 14:45 2015-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1751 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
1752 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
1753 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
1754 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
1755 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
1756 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
1757 - - - 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
1758 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
1759 8.5 HIGH
Network
openedx edx-enterprise The Open edx Enterprise Service app provides enterprise features to the Open edX platform. From 7.0.2 to 7.0.4, the sync_provider_data endpoint in SAMLProviderDataViewSet fetches SAML metadata from a… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42860 2026-05-13 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1760 7.5 HIGH
Network
- - Adobe Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by an Incorrect Authorization vulnerability that could result in a Security feature b… CWE-863
 Incorrect Authorization
CVE-2026-34645 2026-05-13 23:49 2026-05-13 Show GitHub Exploit DB Packet Storm