Latest CVE Feed

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

Score
Vulnerability
Published
7.1 HIGH
CVE-2026-55460 — Snipe-IT: Authorization bypass on bulk editing users

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with de…

snipe-it | Remote | Authorization
Jul 10, 2026 Jul 14, 2026
Jul 10, 2026
Jul 14, 2026
8.5 HIGH
CVE-2026-54329 — Snipe-IT: Cross-Tenant Accessory Injection in Snipe-IT API

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, the Accessories API create path mass-assigns request parameters to the Accessory model while company_id is mass assignable, allowing…

snipe-it | Remote | Authorization
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
7.4 HIGH
CVE-2026-53450 — Coturn: IPv4-mapped 127.0.0.1 bypasses default loopback peer protection

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, coturn rejects loopback peers by default unless allow-loopback-peers is enabled, but the default loopback guard c…

coturn | Remote | Misconfiguration
Jul 10, 2026 Jul 16, 2026
Jul 10, 2026
Jul 16, 2026
6.0 MEDIUM
CVE-2026-53449 — Coturn: Arbitrary File Write via CLI psd Command

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, the psd print sessions dump CLI command in coturn takes a filename argument and directly passes it to fopen with …

coturn | Path Traversal
Jul 10, 2026 Jul 16, 2026
Jul 10, 2026
Jul 16, 2026
7.2 HIGH
CVE-2026-53448 — Coturn: SQL Injection in HTTPS Admin Panel Delete Operations

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.12.0, the coturn HTTPS admin panel passes HTTP query parameters directly into SQL queries via snprintf string interpola…

coturn | Remote | Injection
Jul 10, 2026 Jul 16, 2026
Jul 10, 2026
Jul 16, 2026
5.9 MEDIUM
CVE-2026-15146 — CVE-2026-15146

GNU Wget does not validate the IP address provided by an FTP PASV response while operating in FTP passive mode. A malicious FTP server, or an HTTP server that redirects to an FTP URL, can exploit thi…

| Server-Side Request Forgery
Jul 10, 2026 Jul 15, 2026
Jul 10, 2026
Jul 15, 2026
5.4 MEDIUM
CVE-2025-30008 — HestiaCP < 1.9.5 Stored XSS via DNS Record Management Interface

HestiaCP before 1.9.5 contains a stored cross-site scripting vulnerability that allows authenticated low-privilege users to inject arbitrary HTML by creating a DNS record with a double-quote followed…

control_panel | Remote | Cross-Site Scripting
Jul 10, 2026 Jul 20, 2026
Jul 10, 2026
Jul 20, 2026
8.8 HIGH
CVE-2025-30007 — HestiaCP < 1.9.5 Authenticated OS Command Injection via DNS Record Management

HestiaCP before 1.9.5 contains an authenticated OS command injection vulnerability that allows low-privilege authenticated users to execute arbitrary commands as root by injecting a single-quote char…

control_panel | Remote | Injection
Jul 10, 2026 Jul 20, 2026
Jul 10, 2026
Jul 20, 2026
6.3 MEDIUM
CVE-2026-57476 — Deloitte AI Assist for Customer unauthenticated RAG corpus read and write

Deloitte AI Assist for Customer exposed unauthenticated API endpoints that allowed an attacker with knowledge of additional parameters to read from or inject content into the retrieval-augmented gene…

ai_assist_for_customer | Remote | Authentication
Jul 10, 2026 Jul 21, 2026
Jul 10, 2026
Jul 21, 2026
6.9 MEDIUM
CVE-2026-57475 — Deloitte AI Assist for Customer unauthenticated configuration write

Deloitte AI Assist for Customer accepted unauthenticated POST requests through public-facing API endpoints that allowed a remote attacker to make limited additions to the configuration. These additio…

ai_assist_for_customer | Remote | Authentication
Jul 10, 2026 Jul 21, 2026
Jul 10, 2026
Jul 21, 2026
6.9 MEDIUM
CVE-2026-57474 — Deloitte AI Assist for Customer information disclosure

Deloitte AI Assist for Customer disclosed some configuration information through public-facing API endpoints that accepted unauthenticated requests. This information could reduce an attacker’s reconn…

ai_assist_for_customer | Remote | Information Disclosure
Jul 10, 2026 Jul 21, 2026
Jul 10, 2026
Jul 21, 2026
8.1 HIGH
CVE-2026-56668 — ZITADEL: Unauthorized Token Privilege Escalation in OAuth2 Token Exchange

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL's OAuth2 Token Exchange endpoint for urn:ietf:params:oauth:grant-type:token-exchange does not verify that the subject …

zitadel | Remote | Authorization
Jul 10, 2026 Jul 14, 2026
Jul 10, 2026
Jul 14, 2026
7.3 HIGH
CVE-2026-56667 — ZITADEL: Stored XSS via Default URI Redirect in Login V2

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without a…

zitadel | Remote | Cross-Site Scripting
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
4.8 MEDIUM
CVE-2026-56666 — ZITADEL: Auto-linking by email: IdP-side email verification is not checked

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL's external identity provider handler checks that the local user's email is verified but does not verify that the exter…

zitadel | Remote | Authentication
Jul 10, 2026 Jul 13, 2026
Jul 10, 2026
Jul 13, 2026
4.2 MEDIUM
CVE-2026-56665 — ZITADEL: Missing Token Expiration (`exp`) Validation in JWT IdP Provider

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL is an open source identity management platform. From 3.0.0-rc.1 through 3.4.11 and from 4.0.0-rc.1 through …

zitadel | Remote | Authentication
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
4.2 MEDIUM
CVE-2026-56664 — ZITADEL: Missing Token Lifecyle Validation (`exp` and `iat`) in JWT IdP Provider

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's external JWT Identity Provider validation in internal/idp/providers/jwt/session.go skips the maximum toke…

zitadel | Remote | Authentication
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
7.4 HIGH
CVE-2026-55672 — ZITADEL: Missing client_id binding in OIDC authorization code exchange and refresh token …

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's OAuth2 and OIDC CodeExchange, RefreshToken, and device token flows fail to verify that the requesting cli…

zitadel | Remote | Authentication
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
2.3 LOW
CVE-2026-55671 — ZITADEL: Server-Side Request Forgery (SSRF) and Denylist Bypass in Outgoing HTTP Componen…

ZITADEL is an open source identity management platform. From 4.0.0-rc.1 through 4.15.1, ZITADEL's HTTP notification channels, OIDC BackChannel Logout, and SAML metadata URL fetches do not consistentl…

zitadel | Remote | Server-Side Request Forgery
Jul 10, 2026 Jul 14, 2026
Jul 10, 2026
Jul 14, 2026
2.3 LOW
CVE-2026-55670 — ZITADEL: Cross-Tenant User Leakage via Recycled Identifiers

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user re…

zitadel | Remote | Authorization
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
9.8 CRITICAL
CVE-2026-2397 — SQLi in AdamPOS' MobilMen 20T

Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Adam Retail Automation Ltd. MobilMen 20T allows SQL Injection. This issue affects MobilMen 20T: …

Remote | Injection
Jul 10, 2026 Jul 10, 2026
Jul 10, 2026
Jul 10, 2026
Showing 20 of 9537 Results