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 26, 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
195921 8.8 重要
Network
OXID eSales AG - OXID eShop における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2016-5072 2017-05-15 15:46 2016-06-13 Show GitHub Exploit DB Packet Storm
195922 9.8 緊急
Network
ブラザー工業 - 複数の Brother デバイス製品における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-7588 2017-05-15 15:42 2017-04-11 Show GitHub Exploit DB Packet Storm
195923 7.5 重要
Network
CloudView NMS - CloudView NMS における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5076 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195924 6.1 警告
Network
CloudView NMS - CloudView NMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5075 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195925 9.8 緊急
Network
CloudView NMS - CloudView NMS におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2016-5074 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195926 6.1 警告
Network
CloudView NMS - CloudView NMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5073 2017-05-15 15:35 2016-09-7 Show GitHub Exploit DB Packet Storm
195927 6.5 警告
Network
SAP - SAP NetWeaver AS JAVA の SAP EP-RUNTIME コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2016-10304 2017-05-15 14:37 2016-07-12 Show GitHub Exploit DB Packet Storm
195928 6.1 警告
Network
デル - 複数の Dell iDRAC 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7275 2017-05-15 14:23 2015-12-2 Show GitHub Exploit DB Packet Storm
195929 8.8 重要
Network
デル - Dell iDRAC6 における任意の管理者用 HTTP コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7274 2017-05-15 14:22 2015-12-2 Show GitHub Exploit DB Packet Storm
195930 9.8 緊急
Network
デル - Dell iDRAC7 および iDRAC8 における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-7273 2017-05-15 14:22 2015-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2321 9.8 CRITICAL
Network
- - Exim before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the BDAT body parsing path. It is triggered when a client sends a TLS close_notify mid-body during a C… CWE-416
 Use After Free
CVE-2026-45185 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2322 9.8 CRITICAL
Network
- - The torch-checkpoint-shrink.py script in the ml-engineering project in commit 0099885db36a8f06556efe1faf552518852cb1e0 (2025-20-27) contains an insecure deserialization vulnerability (CWE-502). The s… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31214 2026-05-14 00:51 2026-05-13 Show GitHub Exploit DB Packet Storm
2323 8.0 HIGH
Network
- - An arbitrary file upload vulnerability in MK-Auth 23.01K4.9 allows attackers to execute arbitrary code via uploading a crafted PHP file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2023-27753 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2324 5.4 MEDIUM
Network
- - An insecure direct object reference in MK-Auth 23.01K4.9 allows attackers to access and send support calls for other users via manipulation of the chamado parameter through a crafted GET request. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2023-30059 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2325 6.5 MEDIUM
Network
- - GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 (2025-09-03) contains a command injection vulnerability (CWE-78) in the Executor.run() method. During project execution, when the system… CWE-78
OS Command 
CVE-2026-31246 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2326 7.5 HIGH
Network
- - Docling's JATS XML backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend uses etree.parse() to parse XML files without disabling entity resolution. An attacker can craf… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-31247 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2327 7.5 HIGH
Network
- - Docling's METS GBS backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend extracts and validates XML files from .tar.gz archives using etree.fromstring() without disabli… CWE-776
XML Entity Expansion
CVE-2026-31248 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2328 9.8 CRITICAL
Network
- - Stack-based buffer overflow vulnerability exists in GUARDIANWALL MailSuite and GUARDIANWALL Mail Security Cloud (SaaS version). If a remote attacker sends a specially crafted request to the product's… CWE-121
Stack-based Buffer Overflow
CVE-2026-32661 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
2329 7.8 HIGH
Local
- - Bytello Share (Windows Edition) installer executable provided by Bytello insecurely loads Dynamic Link Libraries. If there is a crafted DLL at the same directory when invoking the affected installer,… CWE-427
 Uncontrolled Search Path Element
CVE-2026-44612 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
2330 6.5 MEDIUM
Network
- - ELECOM wireless LAN access point devices use a hard-coded cryptographic key when creating backups of configuration files. An attacker who knows the encryption key can tamper the configuration file of… CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-25107 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm