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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211481 5 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-4478 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211482 10 危険 Mozilla Foundation - Mozilla Firefox の MediaStream のプレイバック機能における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4477 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211483 7.5 危険 Mozilla Foundation - Mozilla Firefox の mozilla::AudioSink 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-4475 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211484 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-4474 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211485 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4473 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211486 9 危険 シスコシステムズ - Cisco Prime Infrastructure に SUID root された実行ファイルが存在する問題 CWE-Other
その他
- 2015-08-19 16:57 2015-08-17 Show GitHub Exploit DB Packet Storm
211487 4.3 警告 マイクロソフト - Microsoft XML コアサービスにおける暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2015-2471 2015-08-19 16:53 2015-08-11 Show GitHub Exploit DB Packet Storm
211488 4.3 警告 マイクロソフト - Microsoft XML コアサービスにおける ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-2440 2015-08-19 16:53 2015-08-11 Show GitHub Exploit DB Packet Storm
211489 4.3 警告 マイクロソフト - Microsoft XML コアサービスにおける暗号保護メカニズムを破られる脆弱性 CWE-200
CWE-310
CVE-2015-2434 2015-08-19 16:53 2015-08-11 Show GitHub Exploit DB Packet Storm
211490 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品および .NET Framework の Windows Adobe Type Manager ライブラリの ATMFD.DLL における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-2462 2015-08-19 15:26 2015-08-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3471 - - - Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srl_decoder.c, srl_read_object() and srl_read_hash() process a COPY tag, a back-refere… CWE-125
Out-of-bounds Read
CVE-2026-8796 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3472 - - - SOPlanning does not enforce authorization for backup functionalities. An unauthenticated attacker can directly query backup-related endpoints and retrieve backup archives containing user databases wi… CWE-862
 Missing Authorization
CVE-2026-40543 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3473 - - - SOPlanning is vulnerable to Stored Cross-Site Scripting (XSS) via /process/upload_backup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive c… CWE-79
Cross-site Scripting
CVE-2026-40544 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3474 - - - SOPlanning is vulnerable to Reflected XSS via the taches parameter. An attacker can craft a malicious URL which, when opened by authenticated victim, results in arbitrary JavaScript execution in the … CWE-79
Cross-site Scripting
CVE-2026-40545 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3475 - - - SOPlanning is vulnerable to SQL Injection across multiple endpoints and parameters. Attacker with low privileges can inject arbitrary SQL commands, potentially gaining full control over the database.… CWE-89
SQL Injection
CVE-2026-40546 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3476 - - - SOPlanning is vulnerable to Path Traversal in backup endpoints. Authenticated remote attacker is able to exploit a vulnerable endpoint and construct payloads that allow reading and executing files p… CWE-22
Path Traversal
CVE-2026-40547 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3477 - - - SOPlanning does not verify uploaded file extension. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a legitimate user.csv file alongside … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40548 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3478 - - - SOPlanning is vulnerable to Cross‑Site Request Forgery (CSRF) in groupe_save create, modify and delete endpoints. An attacker can craft a malicious website that, when visited by an authenticated user… CWE-352
 Origin Validation Error
CVE-2026-40549 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
3479 - - - Use of hard-coded credentials in KS-SOMED allowed an unauthorized attacker access to FTP server that hosted the application's update packages. The attacker with these credentials could upload a malic… CWE-798
 Use of Hard-coded Credentials
CVE-2026-42251 2026-06-2 01:37 2026-06-2 Show GitHub Exploit DB Packet Storm
3480 8.8 HIGH
Network
google chrome Integer overflow in WTF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High) CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-10015 2026-06-2 00:26 2026-05-29 Show GitHub Exploit DB Packet Storm