Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
4.3 MEDIUM
CVE-2026-8292 — Open5GS NRF Denial of Service (DoS) Vulnerability

A security vulnerability has been detected in Open5GS up to 2.7.7. The affected element is the function yuarel_parse in the library /lib/sbi/conv.c of the component NRF. Such manipulation of the argu…

Remote | Denial of Service
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
4.3 MEDIUM
CVE-2026-8291 — Open5GS NRF Denial of Service Remote Vulnerability

A weakness has been identified in Open5GS up to 2.7.7. Impacted is the function ogs_nnrf_nfm_handle_nf_profile of the file lib/sbi/nnrf-handler.c of the component NRF. This manipulation causes denial…

Remote | Denial of Service
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.9 MEDIUM
CVE-2026-7820 — pgAdmin 4 Excessive Authentication Attempts Bypass

Improper restriction of excessive authentication attempts (CWE-307) in pgAdmin 4. pgAdmin enforces MAX_LOGIN_ATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login…

Remote | Authentication
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
8.1 HIGH
CVE-2026-7819 — "pgAdmin 4 Symbolic Link Path Traversal Vulnerability"

Symbolic-link path traversal (CWE-61, CWE-22) in pgAdmin 4 File Manager. check_access_permission used os.path.abspath, which resolves '..' but does not resolve symbolic links, while the subsequent k…

Remote | Path Traversal
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
7.3 HIGH
CVE-2026-7818 — "pgAdmin 4 Deserialization Remote Code Execution Vulnerability"

Deserialization of untrusted data (CWE-502) in pgAdmin 4 FileBackedSessionManager. The session manager performed unsafe deserialization of session-file contents (using Python's standard object-seria…

| Injection
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
7.1 HIGH
CVE-2026-7817 — PgAdmin 4 LFI and SSRF Vulnerabilities

Local file inclusion (LFI) and server-side request forgery (SSRF) vulnerabilities in pgAdmin 4 LLM API configuration endpoints. User-supplied api_key_file and api_url preferences were passed to the …

Remote | Path Traversal
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
8.8 HIGH
CVE-2026-7816 — "pgAdmin 4 Command Injection Vulnerability"

OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query export. User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An aut…

Remote | Injection
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
8.8 HIGH
CVE-2026-7815 — "pgAdmin 4: PostgreSQL Server SQL Injection Vulnerability"

SQL injection vulnerability in pgAdmin 4 Maintenance Tool. Four user-supplied JSON fields (buffer_usage_limit, vacuum_parallel, vacuum_index_cleanup, reindex_tablespace) were concatenated directly i…

Remote | Injection
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
4.8 MEDIUM
CVE-2026-7814 — "pgAdmin 4 Stored XSS in Browser Tree and Explain Visualizer"

Stored cross-site scripting (XSS) vulnerability in pgAdmin 4 Browser Tree and Explain Visualizer modules. User-controlled PostgreSQL object names (database, schema, table, column, etc.) were assigne…

Remote | Cross-Site Scripting
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
9.9 CRITICAL
CVE-2026-7813 — "pgAdmin 4: Authorization Bypass and Data Exposure"

Authorization vulnerability in pgAdmin 4 server mode affecting Server Groups, Servers, Shared Servers, Background Processes, and Debugger modules. Multiple endpoints fetched user-owned objects witho…

Remote | Authorization
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
0.0 NA
CVE-2026-6815 — Casdoor Path Traversal File Write Vulnerability

An arbitrary file write vulnerability exists in Casdoor's Local File System storage provider. Due to insufficient path sanitization, an authenticated attacker with administrative privileges can perfo…

| Path Traversal
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.0 MEDIUM
CVE-2026-6093 — Corteza MSSQL SQL Injection Vulnerability

Corteza contains a SQL injection vulnerability in its Microsoft SQL Server (MSSQL) backend when filtering Compose records by the meta field.This issue affects corteza: 2024.9.8.

Remote | Injection
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
9.3 CRITICAL
CVE-2026-44643 — Angular Expressions Sandbox Escape Vulnerability

Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to 1.5.2, an attacker can write a malicious expression using filters that escapes the sandbox t…

Remote | Injection
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
5.3 MEDIUM
CVE-2026-44201 — Wagtail Private Collection Information Disclosure Vulnerability

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, the Documents and Images API incorrectly listed items in private collections. A user with access t…

Remote | Information Disclosure
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.5 MEDIUM
CVE-2026-44200 — Wagtail Page Copy Privilege Escalation Vulnerability

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to pages could copy a page they don't have access to to an area of …

Remote | Authorization
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.5 MEDIUM
CVE-2026-44199 — Wagtail Form Page Submission Deletion Privilege Escalation Vulnerability

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to form pages could delete submissions to form pages they don't hav…

Remote | Authorization
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
4.3 MEDIUM
CVE-2026-44198 — Wagtail Unauthenticated Page History Disclosure Vulnerability

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could still access the history report for the page, …

Remote | Information Disclosure
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.5 MEDIUM
CVE-2026-44197 — Wagtail Information Disclosure Vulnerability

Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could access revisions of the page through the revis…

Remote | Information Disclosure
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
6.9 MEDIUM
CVE-2026-42841 — Grav Cross-Site Scripting (XSS)

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with page editing permissions can inject an executable JavaScript event-handler attribute into rendered image HTML thro…

Remote | Cross-Site Scripting
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
9.4 CRITICAL
CVE-2026-42613 — Grav Un authenticated Privilege Escalation Vulnerability

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without…

Remote | Authentication
May 11, 2026 May 11, 2026
May 11, 2026
May 11, 2026
Showing 20 of 5536 Results