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 16, 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
197021 5 警告 アップル
日本電気
OpenSSL Project
ヒューレット・パッカード・エンタープライズ
オラクル
- OpenSSL の crypto/pkcs7/pk7_doit.c の PKCS7_dataDecode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1790 2017-03-9 15:31 2015-06-11 Show GitHub Exploit DB Packet Storm
197022 7.5 重要
Network
アップル
日本電気
OpenSSL Project
ヒューレット・パッカード・エンタープライズ
オラクル
- OpenSSL の crypto/x509/x509_vfy.c の X509_cmp_time 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-1789 2017-03-9 15:31 2015-06-11 Show GitHub Exploit DB Packet Storm
197023 4.3 警告 アップル
日本電気
OpenSSL Project
ヒューレット・パッカード・エンタープライズ
オラクル
- OpenSSL の crypto/bn/bn_gf2m.c の BN_GF2m_mod_inv 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-1788 2017-03-9 15:31 2015-06-11 Show GitHub Exploit DB Packet Storm
197024 7.5 危険 日本電気
OpenSSL Project
- OpenSSL の ssl/d1_lib.c の dtls1_clear_queues 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-8176 2017-03-9 15:31 2014-06-3 Show GitHub Exploit DB Packet Storm
197025 1.8 注意 アップル
日本電気
NTP Project
- NTP の ntpd の ntp_proto.c 内の receive の symmetric-key 機能におけるパケットを偽装される脆弱性 CWE-Other
その他
CVE-2015-1798 2017-03-9 15:30 2015-04-7 Show GitHub Exploit DB Packet Storm
197026 8.6 重要
Network
日本電気
openSUSE project
SUSE
オラクル
NTP Project
- NTP の ntpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4957 2017-03-9 15:29 2016-06-2 Show GitHub Exploit DB Packet Storm
197027 7.5 危険 日本電気
日立
NTP Project
- NTP の ntpd におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9295 2017-03-9 15:28 2014-11-3 Show GitHub Exploit DB Packet Storm
197028 5 警告 日本電気
日立
NTP Project
- NTP の ntpd の config_auth 機能における暗号保護メカニズムを破られる脆弱性 CWE-Other
その他
CVE-2014-9293 2017-03-9 15:28 2014-11-3 Show GitHub Exploit DB Packet Storm
197029 7.5 重要
Network
ISC, Inc.
日本電気
- ISC BIND 9 にサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2776 2017-03-9 15:27 2016-09-27 Show GitHub Exploit DB Packet Storm
197030 6.1 警告
Network
Adcon Telemetry - Adcon Telemetry A850 Telemetry Gateway Base Station の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2274 2017-03-9 13:56 2016-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
951 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… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-31247 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
952 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… Update CWE-776
XML Entity Expansion
CVE-2026-31248 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
953 - - - The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) through its predict() method. When a user provides a dataset file path to the predict() method, the framework auto… Update - CVE-2026-31237 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
954 - - - The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) in its model serving component. When starting a model server with the ludwig serve command, the framework loads mo… Update - CVE-2026-31238 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
955 - - - The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization (CWE-502) when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.from_pretrained() method u… Update - CVE-2026-31239 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
956 - - - The mem0 1.0.0 server lacks authentication and authorization controls for its memory management API endpoints. Critical functions such as updating memory records (PUT /memories/{memory_id}) are expos… Update - CVE-2026-31240 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
957 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… New CWE-121
Stack-based Buffer Overflow
CVE-2026-32661 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
958 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,… New CWE-427
 Uncontrolled Search Path Element
CVE-2026-44612 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
959 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… New 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
960 7.2 HIGH
Network
- - ELECOM wireless LAN access point devices contain an OS command injection vulnerability in processing of ping_ip_addr parameter. If processing a crafted request sent by a logged-in user, an arbitrary … New CWE-78
OS Command 
CVE-2026-35506 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm