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 1, 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
223881 4.3 警告 ImageMagick - ImageMagick の magick/property.c 内の GetEXIFProperty 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1610 2013-10-24 17:59 2012-06-5 Show GitHub Exploit DB Packet Storm
223882 5 警告 ImageMagick - ImageMagick の JPEGWarningHandler 関数におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0260 2013-10-24 17:57 2012-03-28 Show GitHub Exploit DB Packet Storm
223883 4.3 警告 ImageMagick - ImageMagick の GetEXIFProperty 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-0259 2013-10-24 17:56 2012-03-28 Show GitHub Exploit DB Packet Storm
223884 5.8 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3992 2013-10-24 17:51 2012-10-9 Show GitHub Exploit DB Packet Storm
223885 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1730 2013-10-24 17:47 2013-09-17 Show GitHub Exploit DB Packet Storm
223886 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3991 2013-10-24 17:44 2012-10-9 Show GitHub Exploit DB Packet Storm
223887 7.5 危険 Inbound Now - WordPress 用 Landing Pages プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6243 2013-10-24 17:43 2013-10-9 Show GitHub Exploit DB Packet Storm
223888 4.3 警告 Ruby-lang.org - Ruby の safe-level 機能における文字列を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4481 2013-10-24 17:40 2013-01-8 Show GitHub Exploit DB Packet Storm
223889 2.1 注意 アップル - Apple iOS の Social サブシステムにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5158 2013-10-24 17:38 2013-09-18 Show GitHub Exploit DB Packet Storm
223890 10 危険 Mozilla Foundation - 複数の Mozilla 製品の IME State Manager の実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3990 2013-10-24 17:38 2012-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
481 - - - 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… New CWE-125
Out-of-bounds Read
CVE-2026-8796 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
482 - - - 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… New CWE-862
 Missing Authorization
CVE-2026-40543 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
483 - - - 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… New CWE-79
Cross-site Scripting
CVE-2026-40544 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
484 - - - 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 … New CWE-79
Cross-site Scripting
CVE-2026-40545 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
485 - - - 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.… New CWE-89
SQL Injection
CVE-2026-40546 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
486 - - - 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… New CWE-22
Path Traversal
CVE-2026-40547 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
487 - - - 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 … New 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
488 - - - 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… New CWE-352
 Origin Validation Error
CVE-2026-40549 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
489 - - - 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… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-42251 2026-06-2 01:37 2026-06-2 Show GitHub Exploit DB Packet Storm
490 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) New 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