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 6, 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
244421 4.3 警告 FreePBX - FreePBX におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1801 2012-06-26 16:10 2009-05-28 Show GitHub Exploit DB Packet Storm
244422 7.5 危険 chinagames - CGAgent.dll の Chinagames CGAgent ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1800 2012-06-26 16:10 2009-05-28 Show GitHub Exploit DB Packet Storm
244423 4.3 警告 philip moore
eggheads
- Eggheads Eggdrop の mod/server.mod/servmsg.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1789 2012-06-26 16:10 2009-05-6 Show GitHub Exploit DB Packet Storm
244424 10 危険 AVG Technologies - 複数の AVG アンチウィルス製品で使用される AVG 解析処理エンジンにおけるマルウェア検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1784 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
244425 10 危険 FRISK Software International - FRISK Software F-Prot アンチウイルス製品におけるマルウェア検知を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1783 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
244426 6.8 警告 エフ・セキュア - 複数の F-Secure アンチウイルス製品におけるマルウェアの検知を回避される脆弱性 CWE-noinfo
情報不足
CVE-2009-1782 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
244427 6.8 警告 BIGACE - BigACE CMS の新ユーザ登録機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1778 2012-06-26 16:10 2009-04-27 Show GitHub Exploit DB Packet Storm
244428 5 警告 A51 D.O.O. - activeCollab における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1773 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
244429 4.3 警告 A51 D.O.O. - activeCollab におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1772 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
244430 7.5 危険 flyspeck - Flyspeck CMS の index.php における admin アカウントを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1771 2012-06-26 16:10 2009-05-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
2441 6.5 MEDIUM
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the fix for CVE-2026-33509 prevents setting storage_folder inside PKGDIR or userdir, but does NOT protect… CWE-706
 Use of Incorrectly-Resolved Name or Reference
CVE-2026-45306 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2442 8.7 HIGH
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the packages.js template at src/pyload/webui/app/themes/modern/templates/js/packages.js:172 interpolates … CWE-79
Cross-site Scripting
CVE-2026-45348 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2443 5.0 MEDIUM
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the PREREQFUNCTION-based private IP check was not applied to HTTPRequest (used by the parse_urls API). An… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-46561 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2444 8.8 HIGH
Network
- - vllm-project/vllm version 0.14.1 contains a vulnerability where the `trust_remote_code=True` parameter is hardcoded in two model implementation files (`vllm/model_executor/models/nemotron_vl.py` and … CWE-22
Path Traversal
CVE-2026-4944 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2445 7.1 HIGH
Network
- - An SQL injection vulnerability exists in Mautic's API contact filtering mechanism. Due to insufficient recursive sanitization of nested query parameters, an authenticated API user can bypass input fi… CWE-89
SQL Injection
CVE-2026-4776 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2446 6.4 MEDIUM
Network
- - A Server-Side Request Forgery (SSRF) vulnerability exists in Mautic's Focus component. Due to insufficient validation of user-supplied URLs, an authenticated user can trigger outbound HTTP requests f… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-9557 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2447 9.9 CRITICAL
Network
- - A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine. The platform renders uploaded Twig templates without a sandbox or strict function restrictions. Authenticated us… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-9558 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2448 9.9 CRITICAL
Network
- - A path traversal vulnerability exists in the campaign import feature of Mautic 7. When extracting uploaded ZIP files during campaign imports, a flaw in the validation logic allows file paths to escap… CWE-22
CWE-73
CWE-98
Path Traversal
 External Control of File Name or Path
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2026-9559 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2449 7.1 HIGH
Network
- - An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (utilizing API Platform). Under certain conditions, roles configured with owner-scope restrictions (such as `viewown` or … CWE-863
 Incorrect Authorization
CVE-2026-9808 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2450 7.6 HIGH
Network
- - A stored Cross-Site Scripting (XSS) vulnerability exists in the Projects component of Mautic 7. When displaying project tags and popovers on administrative detail views (such as campaigns, emails, or… CWE-79
Cross-site Scripting
CVE-2026-9809 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm