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 27, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204391 9.8 緊急
Network
The PHP Group - PHP の ext/standard/string.c の str_pad 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4346 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
204392 9.8 緊急
Network
The PHP Group - PHP の ext/filter/sanitizing_filters.c の php_filter_encode_url 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4345 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
204393 9.8 緊急
Network
The PHP Group - PHP の ext/xml/xml.c の xml_utf8_encode 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4344 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
204394 9.8 緊急
Network
The PHP Group - PHP のフォーマットプリンタにおけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2015-8880 2016-05-25 16:28 2015-12-17 Show GitHub Exploit DB Packet Storm
204395 7.5 重要
Network
The PHP Group - PHP の ext/odbc/php_odbc.c の odbc_bindcols 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8879 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
204396 5.9 警告
Network
The PHP Group - PHP の main/php_open_temporary_file.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-362
CVE-2015-8878 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
204397 7.5 重要
Network
The PHP Group
LibGD project
- PHP で使用される GD Graphics Library の gd_interpolation.c の gdImageScaleTwoPass 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8877 2016-05-25 16:28 2015-08-5 Show GitHub Exploit DB Packet Storm
204398 9.8 緊急
Network
The PHP Group - PHP の Zend/zend_exceptions.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8876 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
204399 7.5 重要
Network
The PHP Group - PHP の ext/openssl/openssl.c の openssl_random_pseudo_bytes 関数における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2015-8867 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
204400 9.6 緊急
Network
The PHP Group - PHP の ext/libxml/libxml.c における XML 外部エンティティおよび XML エンティティ拡張攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-8866 2016-05-25 16:28 2015-02-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 5.4 MEDIUM
Network
- - Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue p… CWE-79
Cross-site Scripting
CVE-2026-39960 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
842 9.1 CRITICAL
Network
- - Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-47372 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
843 7.5 HIGH
Network
- - nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademli… CWE-252
 Unchecked Return Value
CVE-2026-40092 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
844 4.3 MEDIUM
Network
- - nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and prior, network-libp2p discovery accepts signed PeerContact updates from untrusted peers and s… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-40094 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
845 - - - The CSP report endpoint intended to limit logged CSP reports to 1 KB but incorrectly allowed reports up to 1 MB before truncation. On deployments where the endpoint is reachable by untrusted clients,… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-9137 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
846 - - - A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-9136 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
847 - - - The affected product may expose credentials remotely between low privileged visualization users during concurrent login operations due to insufficient isolation of authentication data. The vulnerabil… CWE-522
 Insufficiently Protected Credentials
CVE-2026-0393 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
848 - - - Request Tracker is vulnerable to a reflected cross-site scripting (XSS) vulnerability via the "Page" parameter in GET requests. An attacker can craft a URL that, when opened, results in arbitrary Jav… CWE-79
Cross-site Scripting
CVE-2026-6841 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
849 4.8 MEDIUM
Network
- - Incorrect Behaviour of Views with TCP PROXY Requests CWE-284
Improper Access Control
CVE-2026-41999 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm
850 6.8 MEDIUM
Network
- - Insufficient Validation of Names During AXFR CWE-77
Command Injection
CVE-2026-42000 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm