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 17, 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
195571 5.3 警告
Network
MediaWiki - MediaWiki におけるアクセス制限を回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2015-8627 2017-04-20 17:35 2015-05-2 Show GitHub Exploit DB Packet Storm
195572 9.8 緊急
Network
MediaWiki - MediaWiki の User::randomPassword 関数におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-8626 2017-04-20 17:35 2015-10-14 Show GitHub Exploit DB Packet Storm
195573 7.5 重要
Network
MediaWiki - MediaWiki における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-8625 2017-04-20 17:35 2015-11-19 Show GitHub Exploit DB Packet Storm
195574 8.8 重要
Network
MediaWiki - MediaWiki の includes/User.php の User::matchEditToken 関数における編集トークンを推測される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-8624 2017-04-20 17:35 2015-11-21 Show GitHub Exploit DB Packet Storm
195575 8.8 重要
Network
MediaWiki - MediaWiki の includes/User.php の User::matchEditToken 関数における編集トークンを推測される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-8623 2017-04-20 17:35 2015-11-21 Show GitHub Exploit DB Packet Storm
195576 6.1 警告
Network
MediaWiki - MediaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8622 2017-04-20 17:35 2015-11-10 Show GitHub Exploit DB Packet Storm
195577 5.5 警告
Local
MiniUPnP Project - MiniSSDPd の minissdpd.c の processRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-388
エラー処理
CVE-2016-3179 2017-04-20 17:06 2016-03-4 Show GitHub Exploit DB Packet Storm
195578 5.5 警告
Local
MiniUPnP Project - MiniSSDPd の minissdpd.c の processRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-3178 2017-04-20 17:06 2016-03-2 Show GitHub Exploit DB Packet Storm
195579 7.8 重要
Local
マカフィー - Intel Security McAfee Application Control における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8009 2017-04-20 17:03 2016-11-22 Show GitHub Exploit DB Packet Storm
195580 8.8 重要
Local
マカフィー - McAfee Security Scan Plus における Windows 7 および Windows 10 の権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8008 2017-04-20 17:03 2016-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1871 4.4 MEDIUM
Local
vmware spring_cloud_config When enabling trace logging in Spring Cloud Config Server sensitive information was placed in plain text in the logs. Spring Cloud Config 3.1.x: affected from 3.1.0 through 3.1.13 (inclusive); upgrad… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41004 2026-05-13 01:52 2026-05-7 Show GitHub Exploit DB Packet Storm
1872 8.8 HIGH
Network
nocobase nocobase NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL() function in the core database package co… CWE-89
SQL Injection
CVE-2026-41640 2026-05-13 01:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1873 5.3 MEDIUM
Network
- - Plack::Middleware::Statsd versions before 0.9.0 for Perl may leak user IP addresses. If the communication channel to the statsd daemon is not secured (for example, by sending UDP packets to a host o… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-45179 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1874 7.5 HIGH
Network
- - Catalyst::Plugin::Statsd versions through 0.10.0 for Perl may leak session ids. If the communication channel to the statsd daemon is not secured (for example, by sending UDP packets to a host on ano… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-45180 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1875 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… 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
1876 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… 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
1877 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… CWE-125
Out-of-bounds Read
CVE-2026-8177 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1878 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… 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
1879 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… CWE-113
HTTP Response Splitting
CVE-2026-7010 2026-05-13 01:48 2026-05-12 Show GitHub Exploit DB Packet Storm
1880 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… CWE-89
SQL Injection
CVE-2025-6577 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm