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 19, 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
211771 10 危険 ヒューレット・パッカード
オラクル
- Oracle Database Mobile Server および Oracle Database Lite における脆弱性 CWE-noinfo
情報不足
CVE-2013-0361 2015-03-24 15:27 2013-01-15 Show GitHub Exploit DB Packet Storm
211772 4.3 警告 ヒューレット・パッカード
オラクル
- 複数の Oracle Enterprise Manager 製品における Policy Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0354 2015-03-24 15:24 2013-01-15 Show GitHub Exploit DB Packet Storm
211773 4.3 警告 ヒューレット・パッカード
オラクル
- 複数の Oracle Enterprise Manager 製品における Content Management の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0352 2015-03-24 15:22 2013-01-15 Show GitHub Exploit DB Packet Storm
211774 5.1 警告 レッドハット
Samba Project
- Samba Web Administration Tool におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0214 2015-03-24 15:19 2013-02-2 Show GitHub Exploit DB Packet Storm
211775 5.1 警告 Samba Project - Samba Web Administration Tool におけるクリックジャッキング攻撃を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0213 2015-03-24 15:16 2013-02-2 Show GitHub Exploit DB Packet Storm
211776 7.5 危険 futomi - MP Form Mail CGI eCommerce版 におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2015-0898 2015-03-24 15:11 2015-03-20 Show GitHub Exploit DB Packet Storm
211777 6.5 警告 projectsend.org - ProjectSend の client-edit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2564 2015-03-24 14:44 2015-03-5 Show GitHub Exploit DB Packet Storm
211778 7.5 危険 Vastal I-Tech & Co. - Vastal I-Tech phpVID の groups.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2563 2015-03-24 14:41 2015-03-10 Show GitHub Exploit DB Packet Storm
211779 6.4 警告 シスコシステムズ - Cisco Small Business IP phone の SPA300 および SPA500 シリーズのデフォルト設定におけるオーディオストリームデータを読まれる脆弱性 CWE-287
不適切な認証
CVE-2015-0670 2015-03-24 14:21 2015-03-19 Show GitHub Exploit DB Packet Storm
211780 6.4 警告 シスコシステムズ - Cisco IOS の Autonomic Networking Infrastructure における構成設定を変更される脆弱性 CWE-20
不適切な入力確認
CVE-2015-0669 2015-03-24 14:20 2015-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
1971 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
1972 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
1973 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
1974 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
1975 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
1976 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
1977 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
1978 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
1979 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. 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
1980 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… CWE-863
 Incorrect Authorization
CVE-2026-2465 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm