Total CVEs

138,714

Critical Severity

3,596

High Severity

12,883

Last 7 Days

1,753
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 521 - 540 of 35,119 CVEs
CVE-2026-40624 CRITICAL - 9.8

Improper input validation in AVer PTC500S, PTC115, PTC500+, and PTC115+ cameras may allow a remote, unauthenticated attacker to achieve arbitrary code execution via a specially crafted web request.

Vendor: AVer
Product: PTC500S, PTC115, PTC500+, PTC115+
Published: Jun 19, 2026
Source: NVD
CVE-2026-12050 MEDIUM - 4.3

SQL injection in pgAdmin 4's named restore point endpoint (POST /browser/server/restore_point/{gid}/{sid}). The user-supplied 'value' field was interpolated directly into the SQL string with str.format() instead of being passed as a bound parameter, allowing an authenticated pgAdmin u...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD
CVE-2026-12049 MEDIUM - 4.3

Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next=<extern...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD
CVE-2026-12048 CRITICAL - 9.3

Stored cross-site scripting in pgAdmin 4's error-rendering and plan-node-rendering paths. Text returned by a PostgreSQL server (ErrorResponse messages, including object names quoted back inside relation-does-not-exist errors and inside EXPLAIN Recheck Cond / Exact Heap Blocks fields) was passed...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD

HTML injection in pgAdmin 4's cloud deployment module. The verify_credentials, deploy, regions, and update-server endpoints under /rds/, /azure/, /google/, and the top-level /cloud/ blueprint propagated AWS / Azure / Google SDK exception text — and the related file-resolution and database-commi...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD
CVE-2026-12046 CRITICAL - 9.0

Two state-mutating endpoints in pgAdmin 4's SQL Editor blueprint -- DELETE /sqleditor/close/<trans_id> and POST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did> -- were the only routes in the module missing the @pga_login_required decorator. Both reac...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD
CVE-2026-12045 CRITICAL - 9.0

Read-only transaction bypass in the pgAdmin 4 AI Assistant allows an attacker who can influence database content that the assistant reads to execute arbitrary SQL with the privileges of the pgAdmin user's database role. The AI Assistant's execute_sql_query tool runs LLM-generated SQL insi...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD
CVE-2026-12044 HIGH - 8.8

SQL injection in pgAdmin 4 across every dialog template that renders ``COMMENT ON ... IS '<description>'`` for a user-supplied description field. The Jinja templates for Domains (and their constraints), Foreign Tables, Languages, and Event Triggers, plus the Views OID-lookup query, i...

Vendor: pgadmin.org
Product: pgAdmin 4
Published: Jun 19, 2026
Source: NVD

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Published: Jun 18, 2026
Source: NVD
CVE-2026-56078 HIGH - 8.8

PraisonAI before 1.5.115 contains a path traversal vulnerability in MultiAgentMonitor that fails to sanitize agent IDs when building file paths. Attackers can include traversal sequences like ../ in agent IDs to read, write, or overwrite arbitrary files, enabling sensitive disclosure, denial of serv...

Vendor: PraisonAI
Product: PraisonAI
Published: Jun 18, 2026
Source: NVD
CVE-2026-56077 MEDIUM - 6.5

PraisonAI before 1.5.115 contains an information disclosure vulnerability in the MultiAgentLedger component that allows attackers to access sensitive data by registering agents with duplicate IDs. Attackers can exploit the lack of agent ID uniqueness enforcement to share ledger instances and expose ...

Vendor: PraisonAI
Product: PraisonAI
Published: Jun 18, 2026
Source: NVD
CVE-2026-56076 HIGH - 8.1

PraisonAI before 1.5.128 contains a cross-origin agent execution vulnerability in the AGUI endpoint that allows remote attackers to trigger arbitrary agent execution. The POST /agui endpoint lacks authentication and hardcodes Access-Control-Allow-Origin: * headers, combined with Starlette's Con...

Vendor: PraisonAI
Product: PraisonAI
Published: Jun 18, 2026
Source: NVD
CVE-2026-56075 HIGH - 8.8

PraisonAI before 4.5.128 contains an arbitrary shell command execution vulnerability where the UI modules hardcode approval_mode to auto, overriding administrator configuration from PRAISON_APPROVAL_MODE environment variable. Authenticated attackers can instruct the LLM agent to execute arbitrary sh...

Vendor: PraisonAI
Product: PraisonAI
Published: Jun 18, 2026
Source: NVD
CVE-2026-56074 MEDIUM - 5.5

PraisonAI before 1.5.128 caches tool approval decisions by tool name only, not by invocation arguments, allowing subsequent execute_command calls to bypass approval prompts. Attackers can exploit this by obtaining initial approval for a benign command, then silently exfiltrate API keys and credentia...

Vendor: PraisonAI
Product: PraisonAI
Published: Jun 18, 2026
Source: NVD

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Published: Jun 18, 2026
Source: NVD

A static credential embedded in Chef 360 prior to v1.7.0 permitted unauthenticated access to internal message queues.  Queue messages contained tenant-specific identifiers.  The credential has been rotated and replaced with per-tenant access in subsequent versions, eliminating this access method ent...

Published: Jun 18, 2026
Source: NVD

Impact A security issue has been identified in Chef 360 that could allow unauthorized access to protected API endpoints under specific conditions. This issue is due to improper handling of URL-encoded paths during request processing. In certain scenarios, an authenticated request may bypass standar...

Published: Jun 18, 2026
Source: NVD
CVE-2026-54130 CRITICAL - 9.8

Missing authentication for critical function in M365 Copilot allows an unauthorized attacker to disclose information over a network.

Published: Jun 18, 2026
Source: NVD
CVE-2026-49205 MEDIUM - 6.5

phpMyFAQ is an open source FAQ web application. Versions prior to 4.1.4 have Missing Authorization in the API CategoryController. CVE-2026-24421 addressed this in the BackupController by adding: $this->userHasPermission(PermissionType::BACKUP). The same fix was not applied to 4 other write endpo...

Vendor: thorsten
Product: phpMyFAQ
Published: Jun 18, 2026
Source: NVD
CVE-2026-47647 CRITICAL - 9.9

Improper access control in Microsoft Dynamics 365 allows an authorized attacker to elevate privileges over a network.

Published: Jun 18, 2026
Source: NVD