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 15, 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
247831 10 危険 サイバートラスト株式会社
ターボリナックス
レッドハット
- Info-ZIP Zip のファイル名やパス名の解析処理におけるバッファオーバーフローの脆弱性 - CVE-2004-1010 2012-04-18 14:32 2004-11-3 Show GitHub Exploit DB Packet Storm
247832 6.4 警告 アップル
サイバートラスト株式会社
Mozilla Foundation
VMware
レッドハット
- Mozilla NSS における X.509 証明書を偽装される脆弱性 CWE-310
暗号の問題
CVE-2009-2409 2012-04-18 10:03 2009-07-30 Show GitHub Exploit DB Packet Storm
247833 3.5 注意 サン・マイクロシステムズ
Quagga
サイバートラスト株式会社
レッドハット
- Quagga の bgpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2007-4826 2012-04-17 18:25 2007-09-7 Show GitHub Exploit DB Packet Storm
247834 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害(Null ポインタデリファレンスおよびアプリケーションクラッシュ)の脆弱性 CWE-Other
その他
CVE-2010-1674 2012-04-17 18:23 2011-03-29 Show GitHub Exploit DB Packet Storm
247835 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害 (セッションリセット) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1675 2012-04-17 18:22 2011-03-29 Show GitHub Exploit DB Packet Storm
247836 6.5 警告 Quagga
サイバートラスト株式会社
レッドハット
- Quagga の bgpd の bgp_route_refresh_receive 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2948 2012-04-17 18:20 2010-08-19 Show GitHub Exploit DB Packet Storm
247837 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2949 2012-04-17 18:19 2010-08-19 Show GitHub Exploit DB Packet Storm
247838 4.3 警告 Artifex Software - Ghostscript の gs_type2_interpret 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4054 2012-04-17 17:38 2010-10-23 Show GitHub Exploit DB Packet Storm
247839 9.3 危険 アップル
レッドハット
- 複数の Apple 製品の LIBTIFF におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0192 2012-04-17 17:32 2011-03-3 Show GitHub Exploit DB Packet Storm
247840 4.3 警告 LibTIFF
レッドハット
- LibTIFF の tiffdump.c 内にある ReadDirectory 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4665 2012-04-17 17:30 2011-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1401 6.5 MEDIUM
Network
- - Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit chara… Update CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-45190 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1402 6.5 MEDIUM
Network
- - Net::CIDR::Lite versions before 0.24 for Perl does not properly consider extraneous zero characters in CIDR mask values, which may allow IP ACL bypass. Mask forms like "/00" and "/01" pass validatio… Update CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-45191 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1403 7.5 HIGH
Network
- - XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. A node name ending in the middle of a multi byte UT… Update CWE-125
Out-of-bounds Read
CVE-2026-8177 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1404 6.5 MEDIUM
Network
- - WebDyne::Session versions through 2.075 for Perl generates the session id insecurely. The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function… Update CWE-338
CWE-340
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
 Generation of Predictable Numbers or Identifiers
CVE-2026-5084 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1405 6.5 MEDIUM
Network
- - HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host t… New CWE-113
HTTP Response Splitting
CVE-2026-7010 2026-05-13 01:48 2026-05-12 Show GitHub Exploit DB Packet Storm
1406 9.8 CRITICAL
Network
- - Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Akilli Commerce Software Technologies Ltd. Co. E-Commerce Website allows SQL Injection. This iss… New CWE-89
SQL Injection
CVE-2025-6577 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1407 8.8 HIGH
Network
- - Authorization bypass through User-Controlled key vulnerability in ABIS Technology Ltd. Co. BAPSİS allows Exploitation of Trusted Identifiers. This issue affects BAPSİS: before v.202604152042. New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-6001 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1408 8.8 HIGH
Network
- - Incorrect Authorization vulnerability in E-Kalite Software Hardware Engineering Design and Internet Services Industry and Trade Ltd. Co. Turboard FOR-S allows Privilege Escalation. This issue affect… New CWE-863
 Incorrect Authorization
CVE-2026-2465 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1409 - - - An improper authorization vulnerability in HCL BigFix WebUI allows an authenticated user without Master Operator privileges to access internal data (site names, versions, and configuration variables)… Update CWE-863
 Incorrect Authorization
CVE-2025-15633 2026-05-13 01:45 2026-05-9 Show GitHub Exploit DB Packet Storm
1410 - - - A missing authorization vulnerability in HCL BigFix WebUI allows an authenticated user without proper permissions to view sensitive environmental information via direct URL access to the unauthorized… Update CWE-862
 Missing Authorization
CVE-2025-15634 2026-05-13 01:45 2026-05-9 Show GitHub Exploit DB Packet Storm