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 28, 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
204531 6.5 警告
Network
Canonical
Libav
- Libav の libavcodec/ituh263dec.c の ff_h263_decode_mba 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-5479 2016-05-31 15:57 2015-06-30 Show GitHub Exploit DB Packet Storm
204532 9.8 緊急
Network
フォーティネット - FortiAnalyzer などの製品における管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1909 2016-05-31 15:25 2016-01-12 Show GitHub Exploit DB Packet Storm
204533 5 警告 Debian
Canonical
Fedora Project
Info-ZIP
- unzip におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9636 2016-05-31 15:06 2014-11-3 Show GitHub Exploit DB Packet Storm
204534 5.3 警告
Network
シーメンス - Siemens SCALANCE S613 におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3963 2016-05-31 15:02 2016-04-8 Show GitHub Exploit DB Packet Storm
204535 8.1 重要
Network
Allround Automations - Allround Automations PL/SQL Developer が HTTP 経由でアップデートする問題 CWE-Other
その他
CVE-2016-2346 2016-05-31 12:28 2015-04-25 Show GitHub Exploit DB Packet Storm
204536 7.3 重要
Network
アップル
PNG Development Group
オラクル
- libpng の png_set_PLTE 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8472 2016-05-31 12:02 2015-12-3 Show GitHub Exploit DB Packet Storm
204537 5 警告 Debian
PNG Development Group
Canonical
- libpng の png.c の png_convert_to_rfc1123 関数における重要なプロセスメモリ情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7981 2016-05-31 12:02 2015-11-12 Show GitHub Exploit DB Packet Storm
204538 7.5 危険 アップル
PNG Development Group
日立
オラクル
- libpng の png_set_PLTE および png_get_PLTE 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8126 2016-05-31 12:02 2015-11-12 Show GitHub Exploit DB Packet Storm
204539 7.5 重要
Network
Debian
Canonical
オラクル
rpcbind project
- rpcbind の rpcb_svc_com.c の xprt_set_caller におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-7236 2016-05-31 11:52 2015-09-23 Show GitHub Exploit DB Packet Storm
204540 6.5 警告
Network
kernel.org
オラクル
- Linux-PAM の pam_unix モジュールの _unix_run_helper_binary 関数におけるユーザ名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2015-3238 2016-05-31 11:52 2015-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
701 5.5 MEDIUM
Local
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 is vulnerable to a local symlink attack via predictable file paths in /tmp. The statistics file path defaults to '/tmp/fastnetmon.dat' (src/fastnetmon.cpp l… New CWE-59
Link Following
CVE-2026-48693 2026-05-27 23:42 2026-05-27 Show GitHub Exploit DB Packet Storm
702 7.1 HIGH
Local
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an integer overflow vulnerability in the packet capture buffer allocation. In src/packet_storage.hpp, the allocate_buffer() function computes memor… New CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-48690 2026-05-27 23:34 2026-05-27 Show GitHub Exploit DB Packet Storm
703 6.5 MEDIUM
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the NetFlow v9 options template parser. In process_netflow_v9_options_template() (src/netflow_plugin/netflow_v9_collector.… New CWE-125
Out-of-bounds Read
CVE-2026-48684 2026-05-27 23:26 2026-05-27 Show GitHub Exploit DB Packet Storm
704 6.5 MEDIUM
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgp_protocol.hpp, the parse_raw_… New CWE-130
 Improper Handling of Length Parameter Inconsistency
CVE-2026-48685 2026-05-27 23:23 2026-05-27 Show GitHub Exploit DB Packet Storm
705 9.8 CRITICAL
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains a stack-based buffer overflow in the BGP NLRI (Network Layer Reachability Information) decoder. The function decode_bgp_subnet_encoding_ipv4_raw() … New CWE-120
CWE-787
Classic Buffer Overflow
 Out-of-bounds Write
CVE-2026-48686 2026-05-27 23:23 2026-05-27 Show GitHub Exploit DB Packet Storm
706 7.4 HIGH
Local
- - In GDAL 3.1.0 through 3.13.0, scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow. It reads a geometry attribute into a fixed-size stack buffer with… New CWE-121
Stack-based Buffer Overflow
CVE-2026-49014 2026-05-27 23:17 2026-05-27 Show GitHub Exploit DB Packet Storm
707 4.0 MEDIUM
Local
- - libusb before version 1.0.30 contains a one-byte out-of-bounds read vulnerability in parse_iad_array() in descriptor.c that allows attackers to trigger a denial of service by supplying a malformed US… New CWE-125
Out-of-bounds Read
CVE-2026-47104 2026-05-27 23:17 2026-05-27 Show GitHub Exploit DB Packet Storm
708 7.3 HIGH
Local
- - smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocati… New CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-44983 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
709 7.5 HIGH
Network
- - Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the cryptographic verification pipeline of Vanetza… New CWE-248
 Uncaught Exception
CVE-2026-44905 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
710 4.7 MEDIUM
Network
- - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the Image directive plugin validates the :width: and :height: options with a regex compiled as _num_re = re.compile(r"^… New CWE-79
Cross-site Scripting
CVE-2026-44899 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm