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
246011 7.5 危険 flor de utopia - WorkingOnWeb の events.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6128 2012-06-26 15:54 2007-11-26 Show GitHub Exploit DB Packet Storm
246012 7.5 危険 AlstraSoft - AlstraSoft E-Friends の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6106 2012-06-26 15:54 2007-11-23 Show GitHub Exploit DB Packet Storm
246013 4 警告 Code Crafters Software Limited. - Ability Mail Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6101 2012-06-26 15:54 2007-11-23 Show GitHub Exploit DB Packet Storm
246014 7.5 危険 adventnet - AdventNet EventLog Analyzer における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6081 2012-06-26 15:54 2007-11-21 Show GitHub Exploit DB Packet Storm
246015 7.5 危険 bcoos - bcoos の banners モジュールの modules/banners/click.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6080 2012-06-26 15:54 2007-11-21 Show GitHub Exploit DB Packet Storm
246016 6.8 警告 bcoos - bcoos の include/common.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6079 2012-06-26 15:54 2007-11-21 Show GitHub Exploit DB Packet Storm
246017 5 警告 Audacity - Audacity におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-6061 2012-06-26 15:54 2007-11-20 Show GitHub Exploit DB Packet Storm
246018 9.3 危険 アンラボ - AhnLab Antivirus Internet Security Platinum におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6060 2012-06-26 15:54 2007-11-20 Show GitHub Exploit DB Packet Storm
246019 6.8 警告 datecomm - datecomm Social Networking Script の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6057 2012-06-26 15:54 2007-11-20 Show GitHub Exploit DB Packet Storm
246020 5 警告 aida-orga - Aida Web の frame.html における保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6056 2012-06-26 15:54 2007-11-20 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
1 5.3 MEDIUM
Local
squirrel-lang squirrel A security flaw has been discovered in Squirrel up to 3.2. Impacted is the function ReadObject of the file squirrel/sqobject.cpp of the component Cnut File Handler. Performing a manipulation results … New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-9541 2026-05-28 03:48 2026-05-26 Show GitHub Exploit DB Packet Storm
2 9.8 CRITICAL
Network
perl perl Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perl_study_chunk in regcomp_study.c checked the size of th… New CWE-680
 Integer Overflow to Buffer Overflow
CVE-2026-8376 2026-05-28 03:43 2026-05-26 Show GitHub Exploit DB Packet Storm
3 9.1 CRITICAL
Network
archive\ \ Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() with… New CWE-59
Link Following
CVE-2026-42496 2026-05-28 03:37 2026-05-26 Show GitHub Exploit DB Packet Storm
4 7.5 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains … New CWE-125
Out-of-bounds Read
CVE-2026-48688 2026-05-28 03:36 2026-05-27 Show GitHub Exploit DB Packet Storm
5 7.7 HIGH
Network
microsoft azure_stack_hci Improper input validation in Azure Compute Gallery allows an authorized attacker to disclose information over a network. New CWE-20
 Improper Input Validation 
CVE-2026-26147 2026-05-28 03:34 2026-05-23 Show GitHub Exploit DB Packet Storm
6 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. New CWE-502
 Deserialization of Untrusted Data
CVE-2026-45659 2026-05-28 03:32 2026-05-23 Show GitHub Exploit DB Packet Storm
7 8.1 HIGH
Adjacent
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.c… New CWE-306
Missing Authentication for Critical Function
CVE-2026-48692 2026-05-28 03:30 2026-05-27 Show GitHub Exploit DB Packet Storm
8 4.7 MEDIUM
Local
nvidia gpu_display_driver NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of… New CWE-362
Race Condition
CVE-2026-24199 2026-05-28 03:29 2026-05-27 Show GitHub Exploit DB Packet Storm
9 9.3 CRITICAL
Network
microsoft 365_copilot Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an unauthorized attacker to perform tampering over a network. New CWE-77
Command Injection
CVE-2026-41090 2026-05-28 03:23 2026-05-23 Show GitHub Exploit DB Packet Storm
10 7.8 HIGH
Local
babel babel Babel is a compiler for writing next generation JavaScript. From 7.12.0 to before 7.29.4 and 8.0.0-alpha.13, using Babel to compile code that was specifically crafted by an attacker can cause Babel t… New CWE-94
CWE-843
Code Injection
Type Confusion
CVE-2026-44728 2026-05-28 03:21 2026-05-27 Show GitHub Exploit DB Packet Storm