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 27, 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
4631 8.8 重要
Network
oobabooga TextGen oobaboogaのTextGenにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-35050 2026-04-24 11:37 2026-04-6 Show GitHub Exploit DB Packet Storm
4632 7.2 重要
Network
Sanjay Sharma (sanjay1313) Visitor-Management-System Sanjay Sharma (sanjay1313)のVisitor-Management-Systemにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-37748 2026-04-24 11:37 2026-04-21 Show GitHub Exploit DB Packet Storm
4633 7.5 重要
Network
Little CMS Little CMS Little CMSにおける複数の脆弱性 CWE-190
CWE-696
CVE-2026-41254 2026-04-24 11:36 2026-04-18 Show GitHub Exploit DB Packet Storm
4634 5.3 警告
Network
MetaCPAN BEROV Ado::Sessions MetaCPAN BEROVのAdo::Sessionsにおける複数の脆弱性 CWE-338
CWE-340
CVE-2026-5083 2026-04-24 11:36 2026-04-8 Show GitHub Exploit DB Packet Storm
4635 9.1 緊急
Network
MCRAWFOR Solstice::Session MCRAWFORのSolstice::Sessionにおける複数の脆弱性 CWE-338
CWE-340
CVE-2026-5085 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
4636 10 緊急
Network
NWCLARK (Nicholas Clark) Storable NWCLARK (Nicholas Clark)のStorableにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2017-20230 2026-04-24 11:36 2026-04-21 Show GitHub Exploit DB Packet Storm
4637 9.8 緊急
Network
ProSoft Technology ICX35-HWC Firmware ProSoft TechnologyのICX35-HWC Firmwareにおける認証に関する脆弱性 CWE-287
CWE-noinfo
CVE-2017-20235 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
4638 9.8 緊急
Network
ProSoft Technology ICX35-HWC Firmware ProSoft TechnologyのICX35-HWC FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-20236 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
4639 4.9 警告
Network
Fortra GoAnywhere Agents
GoAnywhere Managed File Transfer
FortraのGoAnywhere Agents等の複数製品における暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2025-1241 2026-04-24 11:36 2026-04-21 Show GitHub Exploit DB Packet Storm
4640 7.3 重要
Network
Fortra GoAnywhere Managed File Transfer FortraのGoAnywhere Managed File Transferにおける過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2025-14362 2026-04-24 11:36 2026-04-21 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