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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216061 7.5 危険 FFmpeg - FFmpeg の libavcodec/pngdec.c の decode_ihdr_chunk 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9317 2014-12-11 15:02 2014-11-27 Show GitHub Exploit DB Packet Storm
216062 7.5 危険 FFmpeg - FFmpeg の libavcodec/mjpegdec.c の mjpeg_decode_app 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9316 2014-12-11 15:02 2014-11-25 Show GitHub Exploit DB Packet Storm
216063 4.3 警告 MantisBT Group - MantisBT の admin/copy_field.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9281 2014-12-11 14:32 2014-12-5 Show GitHub Exploit DB Packet Storm
216064 4.7 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9066 2014-12-11 14:03 2014-12-8 Show GitHub Exploit DB Packet Storm
216065 4.4 警告 Xen プロジェクト - Xen の common/spinlock.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9065 2014-12-11 14:03 2014-12-8 Show GitHub Exploit DB Packet Storm
216066 3.6 注意 GNU Project - GNU Binutils におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-8737 2014-12-11 13:46 2014-11-4 Show GitHub Exploit DB Packet Storm
216067 7.5 危険 GNU Project - GNU Binutils の bfd/srec.c 内の srec_scan 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-8504 2014-12-11 13:46 2014-10-28 Show GitHub Exploit DB Packet Storm
216068 7.5 危険 GNU Project - GNU Binutils の bfd/ihex.c 内の ihex_scan 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-8503 2014-12-11 13:46 2014-10-30 Show GitHub Exploit DB Packet Storm
216069 7.5 危険 GNU Project - GNU Binutils の bfd/peXXigen.c 内の pe_print_edata 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-8502 2014-12-11 13:45 2014-10-28 Show GitHub Exploit DB Packet Storm
216070 7.5 危険 GNU Project - GNU Binutils の bfd/peXXigen.c 内の _bfd_XXi_swap_aouthdr_in 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-8501 2014-12-11 13:45 2014-10-27 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