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 3, 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
226721 4.3 警告 Xine - xine-lib におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3231 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226722 6.9 警告 swapoff - op におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3229 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226723 10 危険 phpBB - phpBB における脆弱性 CWE-noinfo
情報不足
CVE-2008-3224 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226724 6.8 警告 PowerDNS - PowerDNS Recursor における DNS を偽装される脆弱性 CWE-189
数値処理の問題
CVE-2008-3217 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
226725 7.8 危険 thekelleys - dnsmasq におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3214 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226726 7.5 危険 webcms - WebCMS Portal Edition の secciones/tablon/tablon.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3213 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226727 7.5 危険 scripteen - Scripteen Free Image Hosting Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3212 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226728 7.5 危険 scripteen - Scripteen Free Image Hosting Script における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-3211 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
226729 5 警告 reSIProcate - repro で使用されている ReSIProcate におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3210 2012-12-20 18:52 2008-07-3 Show GitHub Exploit DB Packet Storm
226730 5 警告 simpledns - Simple DNS Plus におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3208 2012-12-20 18:52 2008-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
611 7.1 HIGH
Local
- - ColorOS Assistant has an unauthenticated start-download channel, leading to file path traversal. New CWE-23
 Relative Path Traversal
CVE-2026-22070 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
612 - - - LEX Baza Dokumentów is vulnerable to DOM-based XSS in "em" cookie parameter. The application unsafely processes the parameter on the client side, allowing an attacker to execute arbitrary JavaScript … New CWE-79
Cross-site Scripting
CVE-2026-1493 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
613 - - - Unauthenticated attackers can exploit a weakness in the XML parser functionality of Lobster_pro prior to version 4.12.6-GA. This allows them to obtain read access to files on the application server a… New CWE-611
XXE
CVE-2024-13971 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
614 5.9 MEDIUM
Network
- - Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely. The session id is generated from summing the character codepoints of the absolute pathname with the proce… New CWE-338
CWE-340
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
 Generation of Predictable Numbers or Identifiers
CVE-2026-5080 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
615 - - - Insufficient validation of node IDs in Qt SVG module allows arbitrary QML/JavaScript code injection when loading malicious SVG files through the VectorImage component in Qt Quick. While QML execution… New CWE-20
CWE-94
 Improper Input Validation 
Code Injection
CVE-2025-14576 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
616 5.4 MEDIUM
Network
- - When Keycloak is started with `--features-disabled=account,account-api`, the Account REST API is only partially disabled. Five endpoints under the versioned path `/account/v1alpha1` remain fully func… New CWE-425
 Direct Request ('Forced Browsing')
CVE-2026-7500 2026-05-1 00:48 2026-05-1 Show GitHub Exploit DB Packet Storm
617 4.0 MEDIUM
Local
- - Little CMS (lcms2) 2.16 through 2.18 before 2.19 has an integer overflow in ParseCube in cmscgats.c. New CWE-190
 Integer Overflow or Wraparound
CVE-2026-42798 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
618 4.4 MEDIUM
Local
- - AgentFlow's local web API accepts non-JSON content types on POST /api/runs and POST /api/runs/validate endpoints without enforcing application/json validation, allowing attackers to bypass trust-boun… New CWE-346
 Origin Validation Error
CVE-2026-7439 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm
619 8.8 HIGH
Network
- - AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipeline_path parameter to the POST /api/runs … New CWE-94
Code Injection
CVE-2026-7466 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm
620 8.2 HIGH
Network
- - XATABoost CMS 1.0.0 contains a union-based SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the id parameter. Attackers c… New CWE-89
SQL Injection
CVE-2018-25300 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm