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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202531 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
202532 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
202533 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
202534 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
202535 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
202536 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
202537 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
202538 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
202539 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
202540 7.3 重要
Local
The PHP Group
アップル
file project
- PHP の Fileinfo コンポーネントで使用される file の funcs.c の file_check_mem 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8865 2016-05-25 16:28 2015-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1291 3.4 LOW
Adjacent
- - In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-44405 2026-05-8 00:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1292 - - - lxc is a Linux container runtime. In the setuid helper lxc-user-nic, the delete path contains a logic flaw in the find_line() function that allows an unprivileged user to delete OVS-attached network … CWE-863
 Incorrect Authorization
CVE-2026-39402 2026-05-8 00:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1293 8.8 HIGH
Adjacent
- - gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging. If -listen is given a value without an explicit host (e.g. :8080), or -port is used, gopl… CWE-1327
 Binding to an Unrestricted IP Address
CVE-2026-42503 2026-05-8 00:53 2026-05-7 Show GitHub Exploit DB Packet Storm
1294 8.7 HIGH
Network
- - RELATE is a web-based courseware package. Prior to commit 2f68e16, RELATE is vulnerable to predictable token generation in auth.py's make_sign_in_key() function and exam.py's gen_ticket_code() functi… CWE-330
CWE-338
 Use of Insufficiently Random Values
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-41505 2026-05-8 00:53 2026-05-8 Show GitHub Exploit DB Packet Storm
1295 5.4 MEDIUM
Network
- - Cross Site Scripting vulnerability in Juzaweb CMS v.5.0.0 allows a remote attacker via execute arbitrary code via a crafted script to the Add Banner Ads function CWE-79
Cross-site Scripting
CVE-2026-36358 2026-05-8 00:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1296 6.5 MEDIUM
Network
- - Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query str… CWE-436
 Interpretation Conflict
CVE-2026-30246 2026-05-8 00:52 2026-05-5 Show GitHub Exploit DB Packet Storm
1297 9.8 CRITICAL
Network
- - OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. In versions 6.6.0 through 6.9.12, there is a privilege escalation vulnerability that can be exploi… CWE-287
Improper Authentication
CVE-2026-27960 2026-05-8 00:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1298 - - - In versions 2.1.63 through 2.1.83 of Claude Code, the folder trust determination logic used the git worktree commondir file without validating its contents. An attacker could craft a malicious reposi… CWE-20
CWE-77
 Improper Input Validation 
Command Injection
CVE-2026-40068 2026-05-8 00:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1299 8.3 HIGH
Network
- - Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, S… CWE-89
SQL Injection
CVE-2026-41490 2026-05-8 00:50 2026-05-7 Show GitHub Exploit DB Packet Storm
1300 5.5 MEDIUM
Local
- - CImg Library is a C++ library for image processing. Prior to commit c3aacf5, the nb_colors field read from the BMP file header is used directly to compute an allocation size without validating it aga… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-42146 2026-05-8 00:50 2026-05-5 Show GitHub Exploit DB Packet Storm