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":June 5, 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
1541 5.3 警告
Local
tonyc Imager::File::GIF TONYC (Tony Cook)のImager::File::GIFにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-8454 2026-05-20 13:21 2026-05-15 Show GitHub Exploit DB Packet Storm
1542 5.3 警告
Local
OALDERS (Olaf Alders) WWW::Mechanize::Cached OALDERS (Olaf Alders)のWWW::Mechanize::Cachedにおける複数の脆弱性 CWE-502
CWE-732
CVE-2026-8612 2026-05-20 13:21 2026-05-15 Show GitHub Exploit DB Packet Storm
1543 8.2 重要
Network
gravitl netmaker Netmakerにおけるデジタル署名の検証に関する脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2026-38651 2026-05-20 13:21 2026-04-28 Show GitHub Exploit DB Packet Storm
1544 8.2 重要
Network
シスコシステムズ Intersight Device Connector シスコシステムズのIntersight Device Connectorにおける複数の脆弱性 CWE-306
CWE-862
CVE-2026-5944 2026-05-20 13:21 2026-04-28 Show GitHub Exploit DB Packet Storm
1545 6.5 警告
Network
Ruby-lang.org Net::IMAP Ruby-lang.orgのNet::IMAPにおける複数の脆弱性 CWE-1322
CWE-770
CVE-2026-42256 2026-05-20 13:21 2026-05-9 Show GitHub Exploit DB Packet Storm
1546 6.5 警告
Network
GUIMARD (Xavier Guimard) Apache::Session::Generate::SHA256 GUIMARD (Xavier Guimard)のApache::Session::Generate::SHA256における複数の脆弱性 CWE-338
CWE-340
CVE-2025-40931
CVE-2025-40932
CVE-2026-8503
2026-05-20 13:21 2026-05-15 Show GitHub Exploit DB Packet Storm
1547 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-2325 2026-05-20 13:21 2026-05-18 Show GitHub Exploit DB Packet Storm
1548 8.8 重要
Network
フォーティネット FortiNDR フォーティネットのFortiNDRにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-25088 2026-05-20 13:21 2026-05-12 Show GitHub Exploit DB Packet Storm
1549 6.5 警告
Network
フォーティネット FortiDeceptor フォーティネットのFortiDeceptorにおける引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2026-25690 2026-05-20 13:21 2026-05-12 Show GitHub Exploit DB Packet Storm
1550 6.5 警告
Network
Fleet Device Management fleet Fleet Device Managementのfleetにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-26062 2026-05-20 13:21 2026-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2701 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… CWE-59
Link Following
CVE-2026-48693 2026-05-27 23:42 2026-05-27 Show GitHub Exploit DB Packet Storm
2702 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… 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
2703 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.… CWE-125
Out-of-bounds Read
CVE-2026-48684 2026-05-27 23:26 2026-05-27 Show GitHub Exploit DB Packet Storm
2704 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_… 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
2705 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() … 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
2706 - - - Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP public_key (pubkey_cert module) allows a non-CA certificate to be accepted as an intermediate issuer, enabling certifi… CWE-295
CWE-296
Improper Certificate Validation 
 Improper Following of a Certificate's Chain of Trust
CVE-2026-42789 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2707 3.3 LOW
Local
- - NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString (a 16-bit number of bytes), it returns a truncated strin… CWE-190
 Integer Overflow or Wraparound
CVE-2026-39824 2026-05-27 23:16 2026-05-23 Show GitHub Exploit DB Packet Storm
2708 - - - An issue in fetch_jpg() in xdrv_10_scripter.ino in Tasmota through 15.3.0.3 allows a remote attacker to cause heap buffer overflow. The Content-Length from a JPEG stream is stored in a uint16_t varia… - CVE-2026-38427 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2709 - - - Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the xdrv_10_scripter.ino, fetch_jpg(), jpg_task.boundary[40], strcpy() fu… - CVE-2026-38426 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2710 - - - In Slican telephone exchanges it is possible to manage the control panel remotely. An unauthenticated attacker can connect to the modem via a telephone with a specific caller ID. This allows them to … CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-35090 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm