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":June 23, 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
208051 5.9 警告
Network
The PHP Group - PHP の ext/mysqlnd/mysqlnd.c におけるサーバになりすまされる脆弱性 CWE-Other
その他
CVE-2015-8838 2016-05-19 17:45 2015-07-9 Show GitHub Exploit DB Packet Storm
208052 9.8 緊急
Network
The PHP Group - PHP の ext/soap/php_http.c の make_http_soap_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8835 2016-05-19 17:45 2015-08-6 Show GitHub Exploit DB Packet Storm
208053 7.5 重要
Network
The PHP Group
xmlsoft.org
- PHP の ext/xsl/xsltprocessor.c の xsl_ext_function_php 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-6838 2016-05-19 17:45 2015-09-3 Show GitHub Exploit DB Packet Storm
208054 7.5 重要
Network
The PHP Group
xmlsoft.org
- PHP の ext/xsl/xsltprocessor.c の xsl_ext_function_php 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-6837 2016-05-19 17:45 2015-09-3 Show GitHub Exploit DB Packet Storm
208055 9.8 緊急
Network
The PHP Group - PHP のセッションデシリアライザにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-6835 2016-05-19 17:45 2015-09-3 Show GitHub Exploit DB Packet Storm
208056 9.8 緊急
Network
The PHP Group - PHP の ext/phar/phar_object.c の phar_convert_to_other 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-5589 2016-05-19 17:45 2015-07-9 Show GitHub Exploit DB Packet Storm
208057 7.5 重要
Network
The PHP Group
file project
- PHP の Fileinfo コンポーネントで使用される file の softmagic.c の mget 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-4604 2016-05-19 17:45 2015-04-16 Show GitHub Exploit DB Packet Storm
208058 7.5 重要
Network
The PHP Group
file project
- PHP の Fileinfo コンポーネントで使用される file におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-0236 2016-05-19 17:45 2014-08-28 Show GitHub Exploit DB Packet Storm
208059 9.8 緊急
Network
The PHP Group - PHP における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-6834 2016-05-19 17:42 2015-09-3 Show GitHub Exploit DB Packet Storm
208060 7.5 重要
Network
The PHP Group - PHP の PostgreSQL エクステンションの pgsql.c の php_pgsql_meta_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4644 2016-05-19 17:42 2015-06-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
531 5.3 MEDIUM
Local
- - Multiple out-of-bounds read vulnerabilities were found in GStreamer's pcapparse element. Malformed PCAP records can trigger reads beyond buffer boundaries during IPv4/TCP header parsing. This element… CWE-125
Out-of-bounds Read
CVE-2026-52721 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
532 7.1 HIGH
Network
- - A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a leng… CWE-190
 Integer Overflow or Wraparound
CVE-2026-52722 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
533 7.1 HIGH
Network
- - A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variab… CWE-125
Out-of-bounds Read
CVE-2026-53704 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
534 7.1 HIGH
Network
- - A vulnerability was found in the GStreamer RealMedia demuxer (gst-plugins-ugly). When processing a RealMedia (.rm) file, the demuxer parses MDPR (media properties) chunks to configure audio streams. … CWE-125
Out-of-bounds Read
CVE-2026-53703 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
535 7.6 HIGH
Network
- - A flaw was found in GStreamer's WavPack audio decoder in gst-plugins-good. When processing a specially crafted WavPack file, an integer overflow in the buffer size calculation (4 * block_samples * ch… CWE-190
 Integer Overflow or Wraparound
CVE-2026-53705 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
536 7.7 HIGH
Network
- - Koel is a free, open-source music streaming solution. Prior to version 9.3.5, Koel validates the podcast feed URL via the SafeUrl rule (DNS resolution + public IP check), but the individual episode <… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47260 2026-06-16 06:08 2026-06-13 Show GitHub Exploit DB Packet Storm
537 7.6 HIGH
Network
- - SQL Injection in reports/catalogue_out.pl in Koha Community Koha through 22.11.37, 23.x, 24.x before 24.11.16, 25.05.x before 25.05.11, 25.11.x before 25.11.05, 26.05.x before 26.05.01, and 26.11.x b… CWE-89
SQL Injection
CVE-2026-6428 2026-06-16 06:06 2026-06-14 Show GitHub Exploit DB Packet Storm
538 - - - Typesense is a fast, typo-tolerant search engine. Prior to versions 29.1 and 30.2, there is an unauthenticated denial-of-service vulnerability in the /multi_search endpoint. A specially crafted reque… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-47216 2026-06-16 06:05 2026-06-13 Show GitHub Exploit DB Packet Storm
539 - - - Typesense is a fast, typo-tolerant search engine. Prior to versions 29.1 and 30.2, there is a cache isolation issue affecting search requests that use both server-side search result caching and Scope… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-47225 2026-06-16 06:05 2026-06-13 Show GitHub Exploit DB Packet Storm
540 - - - Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.78 and 9.9.1-alpha.2, Parse Server's GraphQL endpoint discloses schema me… CWE-209
Information Exposure Through an Error Message
CVE-2026-47248 2026-06-16 06:05 2026-06-13 Show GitHub Exploit DB Packet Storm