CVE tracker
389 subscribers
5.51K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2026-82451 - Formwork through 2.3.14 Stored XSS via Referer Header

CVE ID :CVE-2026-82451
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :Formwork through 2.3.14 contains a stored cross-site scripting vulnerability in visit tracking that records the Referer header host unescaped. Unauthenticated attackers can craft malicious Referer headers to inject markup that executes in administrator browsers when viewing the Statistics panel.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82452 - rust-iot-platform Authentication Bypass via Missing Request Guards

CVE ID :CVE-2026-82452
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :rust-iot-platform through commit 5df942ab contains an authentication bypass vulnerability where most REST API routes lack authentication guards in their handler signatures. Unauthenticated attackers can create, update, list, retrieve, and delete user accounts by directly accessing unprotected endpoints without providing valid credentials.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82453 - rust-iot-platform Cleartext Password Storage via User Model

CVE ID :CVE-2026-82453
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :rust-iot-platform through commit 5df942ab stores user passwords in cleartext without hashing in the user model. Attackers can read API responses from user retrieval and listing routes to obtain plaintext credentials for all accounts.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82454 - Omnivore before android-0.227.0 Authentication Bypass via Apple Sign-in

CVE ID :CVE-2026-82454
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :The Omnivore API (packages/api) before the fix in commit abf53d6 contains an authentication bypass in Apple sign-in token verification. The decodeAppleToken function extracted the 'alg' field from the attacker-supplied JWT header and passed it as the sole allowed algorithm to jwt.verify(). Using jsonwebtoken v8 (which does not validate key/algorithm compatibility), an attacker can set alg=HS256 and sign a forged token using Apple's publicly available RSA public key as the HMAC secret, bypassing signature verification and impersonating any Apple-linked account.
Severity: 9.1 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82455 - RubyGems before 4.0.13 Path Traversal via Symlink Resolution

CVE ID :CVE-2026-82455
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be written outside of it, breaking the extraction safety boundary. The fix resolves the real path of the parent directory before writing and raises Gem::Package::PathError if it escapes the destination directory.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82456 - argocd-mcp 0.8.0 Authentication Bypass via Unauthenticated HTTP

CVE ID :CVE-2026-82456
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :argocd-mcp 0.8.0 binds its HTTP transport to every network interface and accepts MCP sessions without requiring caller credentials when ARGOCD_API_TOKEN is configured. Attackers who can reach the listener can invoke the full tool surface using the operator's stored token to create applications, request syncs, and modify Argo CD resources.
Severity: 10.0 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82457 - su-exec through 0.3 Privilege Escalation via Numeric User ID

CVE ID :CVE-2026-82457
Published : Aug. 29, 2026, 2:16 p.m. | 1 hour, 39 minutes ago
Description :su-exec through 0.3 fails to validate numeric user and group identifiers parsed with strtol before assigning to uid_t and gid_t, allowing truncation of out-of-range values to zero. Attackers can supply large numeric identifiers that truncate to root's identifier, causing su-exec to execute target programs with root privileges instead of intended unprivileged accounts.
Severity: 7.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82477 - MITRE SAF Heimdall Server-Side Request Forgery

CVE ID :CVE-2026-82477
Published : Aug. 29, 2026, 3:17 p.m. | 38 minutes ago
Description :In MITRE SAF Heimdall 2.11.6 through 2.13.x before 2.14.0, an SSRF issue allows remote attackers to access internal network resources via the Tenable proxy endpoint. This occurs in apps/backend/src/tenable/tenable.controller.ts.
Severity: 5.8 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82481 - cohttp Directory Traversal Vulnerability

CVE ID :CVE-2026-82481
Published : Aug. 29, 2026, 3:17 p.m. | 38 minutes ago
Description :The cohttp package before 6.3.0 for OCaml allows directory traversal.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82460 - Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown

CVE ID :CVE-2026-82460
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82461 - pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token

CVE ID :CVE-2026-82461
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j role validation.
Severity: 8.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82462 - pac4j-oidc before 6.5.6 Authentication Bypass via Access Token Substitution

CVE ID :CVE-2026-82462
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :pac4j-oidc before 6.5.6 accepts OIDC callbacks carrying only an access token without authorization code or ID token validation. Attackers can substitute access tokens minted for other clients to create authenticated sessions without proper issuer, audience, nonce, or subject verification.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82463 - pac4j-core before 6.5.6 Authorization Bypass via Reversed Profile Type Check

CVE ID :CVE-2026-82463
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :pac4j-core before 6.5.6 contains an authentication bypass vulnerability in CheckProfileTypeAuthorizer that reverses the profile type validation logic. Attackers can authenticate through a weaker client and access resources requiring a stronger profile type by satisfying generic profile checks.
Severity: 8.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
1
CVE-2026-82464 - pac4j-core before 6.5.6 Open Redirect via Backslash Logout

CVE ID :CVE-2026-82464
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :pac4j-core before 6.5.6 contains an open redirect vulnerability in DefaultLogoutLogic.perform() that accepts backslash-prefixed logout redirect targets matching logoutUrlPattern. Attackers can craft logout links with backslash-prefixed external hosts that browsers normalize into network-path references, redirecting victims to attacker-controlled sites after logout.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82465 - pac4j-saml before 6.5.6 Session Destruction via Unsigned LogoutRequest

CVE ID :CVE-2026-82465
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :pac4j-saml before 6.5.6 does not require signature validation of SAML LogoutRequest messages in SAML2LogoutValidator.validateLogoutRequest(). When an IdP sends no SessionIndex, a session can be destroyed based solely on the NameID, allowing an unauthenticated attacker to submit an unsigned LogoutRequest with a guessed identifier (e.g., an email address used as NameID) to terminate a victim's SAML session.
Severity: 5.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82466 - Rodauth before 2.46.0 Authentication Bypass via webauthn_login

CVE ID :CVE-2026-82466
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Rodauth before 2.46.0 contains an authentication bypass vulnerability in the webauthn_login route that allows logged-in users to authenticate as any other account. Attackers can exploit improper account resolution logic that falls back to session account identifiers instead of validating the credential binding to complete authentication as arbitrary users.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82467 - Rodauth before 2.47.0 Open Redirect via Return-to Path

CVE ID :CVE-2026-82467
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Rodauth before 2.47.0 fails to validate protocol-relative return-to paths in confirm_password, login_return_to_requested_location, and two_factor_auth_return_to_requested_location features. Attackers can craft paths with leading double slashes that browsers resolve as protocol-relative URLs, redirecting authenticated users to attacker-controlled sites after login or password confirmation.
Severity: 4.7 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82468 - Rodauth before 2.47.0 CSRF Protection Bypass via Content-Type

CVE ID :CVE-2026-82468
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Rodauth before 2.47.0 contains a cross-site request forgery protection bypass vulnerability in the JSON request content type validation. Attackers can craft cross-origin form posts with content types containing application/json substrings to bypass CSRF token validation and force victims to authenticate to attacker-controlled accounts.
Severity: 4.7 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82469 - Rodauth before 2.47.0 Authentication Bypass via jwt_refresh

CVE ID :CVE-2026-82469
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Rodauth before 2.47.0 contains an authentication bypass vulnerability in the jwt_refresh route that issues new JWT access tokens without requiring a refresh token. Attackers can present an access token to the refresh route via non-POST methods to obtain a new valid access token, enabling indefinite account access with temporary token possession.
Severity: 5.4 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82470 - Rodauth before 2.47.0 TOTP Code Reuse via Drift Window

CVE ID :CVE-2026-82470
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Rodauth before 2.47.0 contains a time-based one-time password reuse vulnerability in the otp feature that fails to track the last accepted code timestamp. Attackers who observe a valid TOTP code can replay it during the drift window to bypass the second authentication factor.
Severity: 5.4 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-82472 - Documenso before 2.13.0 Unauthenticated File Upload via /api/files/upload-pdf

CVE ID :CVE-2026-82472
Published : Aug. 29, 2026, 5:17 p.m. | 2 hours, 38 minutes ago
Description :Documenso before 2.13.0 accepts PDF file uploads on the /api/files/upload-pdf endpoint without requiring authentication, session tokens, or API credentials. Unauthenticated attackers can upload arbitrary PDF files indefinitely to exhaust storage resources or fill the database with unlinked document records.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...