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 31, 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
216091 6.5 警告 OpenEMR - OpenEMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-5462 2014-12-10 15:57 2014-11-13 Show GitHub Exploit DB Packet Storm
216092 7.5 危険 Plex, Inc. - Plex Media Server における Web サーバのホワイトリストを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9304 2014-12-10 15:49 2014-02-20 Show GitHub Exploit DB Packet Storm
216093 6.8 警告 オートデスク株式会社 - Autodesk Design Review の AdView.AdViewer.1 ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9268 2014-12-10 15:48 2014-07-11 Show GitHub Exploit DB Packet Storm
216094 6.8 警告 サムスン - Samsung SmartViewer の CNC_Ctrl ActiveX コントロールの BackupToAvi メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9265 2014-12-10 15:42 2014-12-4 Show GitHub Exploit DB Packet Storm
216095 6.8 警告 PTC Inc. - PTC IsoView ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9267 2014-12-10 15:41 2014-12-4 Show GitHub Exploit DB Packet Storm
216096 5 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9302 2014-12-10 15:40 2014-07-16 Show GitHub Exploit DB Packet Storm
216097 6.4 警告 Sergio Martin Morillas - Alfresco Community Edition の proxy サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9301 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
216098 6.8 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9300 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
216099 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel におけるデバイスメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-9303 2014-12-10 14:39 2014-12-1 Show GitHub Exploit DB Packet Storm
216100 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel における管理者ユーザ名など重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8868 2014-12-10 14:30 2014-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
1281 7.1 HIGH
Network
- - A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject A… CWE-295
Improper Certificate Validation 
CVE-2026-42012 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1282 8.2 HIGH
Network
- - A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) fiel… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-42013 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1283 5.3 MEDIUM
Network
- - A flaw was found in gnutls. An off-by-one error exists in the PKCS#12 bag element bounds check. This vulnerability allows an remote attacker to write past the internal array of a PKCS#12 bag when app… CWE-193
 Off-by-one Error
CVE-2026-42015 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1284 8.2 HIGH
Network
- - A flaw was found in libgnutls. A remote attacker, by sending an extremely short premaster secret during an RSA key exchange to a server using an RSA key backed by a PKCS#11 token, could trigger a sho… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-5260 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1285 5.8 MEDIUM
Local
- - When the director sends a long-running request (e.g. compile_package), the agent's reply JSON is consumed by AgentClient. inject_compile_log (line 332-339) reads response['value']['result']['compile_… CWE-22
Path Traversal
CVE-2026-41009 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1286 5.0 MEDIUM
Local
- - AgentClient#handle_method (lines 264-303) processes every NATS reply. It calls inject_compile_log (line 273) on every response, which reads response['value']['result']['compile_log_id'] (line 332-338… CWE-284
Improper Access Control
CVE-2026-41704 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1287 6.8 MEDIUM
Local
- - Files or directories accessible to external parties vulnerability in redis-server component in Synology BeeDrive for desktop before 1.3.2-13814 allows local users to conduct denial-of-service attacks… CWE-552
 Files or Directories Accessible to External Parties
CVE-2024-11399 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1288 5.9 MEDIUM
Network
- - Improper neutralization of input during web page generation ('Cross-site Scripting') vulnerability in Safe Access in Synology Safe Access before 1.3.1-0329 allows remote authenticated users with admi… CWE-79
Cross-site Scripting
CVE-2025-10466 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1289 8.1 HIGH
Network
- - Improper check for unusual or exceptional conditions vulnerability in SSO in Synology DiskStation Manager (DSM) before 7.2.2-72806-5 and 7.3.1-86003-1 (7.2.1-69057 is not affected) allows remote atta… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2025-13392 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
1290 6.1 MEDIUM
Local
- - Origin validation error vulnerability in Synology ActiveProtect Agent before 1.1.0-0439 allows local users to write arbitrary files with restricted content when installing. CWE-346
 Origin Validation Error
CVE-2025-13593 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm