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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
246451 10 危険 シスコシステムズ - Cisco Network Services (CNS) NetFlow Collection Engine (NFC) における製品の設定を変更される脆弱性 - CVE-2007-2282 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246452 7.5 危険 dcp-portal - DCP-Portal における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2278 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246453 7.5 危険 alessandro lulli - Alessandro Lulli wavewoo の include/loading.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2273 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246454 7.5 危険 awbs - AWBS の docs/front-end-demo/cart2.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2272 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246455 7.5 危険 bibtex - bibtex mase における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-2260 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246456 7.5 危険 esforum - EsForum の forum.php における SQL インジェクションの脆弱性 - CVE-2007-2259 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246457 7.5 危険 fully modded phpbb - Fully Modded phpBB2 の subscp.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2257 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246458 7.5 危険 alexscriptengine - Download-Engine における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2255 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246459 7.5 危険 DeltaScripts - PHP Classifieds の admin/setup/level2.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2254 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
246460 5 警告 Exponent CMS project - Exponent CMS におけるパス情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-2253 2012-06-26 15:46 2007-04-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in tables.php that is committed to the public source repository. The key can be extracted by anyone with read access to the sour… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-48245 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
12 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in settings.inc.php that is committed to the public source repository. The key can be extracted by anyone with read access to th… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-48244 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
13 5.3 MEDIUM
Network
- - Open ISES Tickets before 3.44.2 embeds a hardcoded WhitePages reverse-phone API key in wp1.php that is committed to the public source repository. Any actor with read access to the source tree can ext… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-48243 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
14 8.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection credentials (host, username, password, database name) in import_mdb.php. The credentials are embedded in source code commi… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-48242 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
15 8.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php (a public-facing database utility) that are committed to the source repository. Any actor with access to th… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-48241 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
16 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/statistics.php where the tick_id and f_tick_id POST parameters are concatenated into WHERE clauses of SELECT statements … New CWE-89
SQL Injection
CVE-2026-48240 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
17 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/reports.php where the tick_id POST parameter is concatenated into the WHERE clause of SELECT statements in the incidents… New CWE-89
SQL Injection
CVE-2026-48239 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
18 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/mobile_main.php where the id GET parameter is concatenated into the WHERE clause of a SELECT statement used as a ticket-… New CWE-89
SQL Injection
CVE-2026-48238 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
19 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the frm_ticket_id and frm_resp_id POST parameters are concatenated into WHERE clauses of SELECT/UPDATE stat… New CWE-89
SQL Injection
CVE-2026-48237 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
20 7.1 HIGH
Network
- - Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in db_loader.php where the multiple POST parameters (ticketsdb, ticketshost, ticketsuser, ticketspassword) are concatenated into… New CWE-89
SQL Injection
CVE-2026-48236 2026-05-22 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm