← Back
CWE-862

8,681 CVEs • Abstraction: Class • Likelihood of Exploit: High

Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

JSON object

Loading...

CVEs (8,681)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
8.2 HIGH· v3
N/A· v2
Unauthenticated Broken Access Control in User Registration Stripe <= 1.3.12 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Unauthenticated Broken Access Control in WooCommerce Anti-Fraud <= 7.2.6 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Unauthenticated Broken Access Control in JobSearch <= 3.2.7 versions.
-
-
Jun 18, 2026
Jun 17, 2026
9.3 CRITICAL· v4
N/A· v3
N/A· v2
Backpropagate is a Python library for fine-tuning large language models on a single GPU. In versions 1.1.0 and 1.1.1, the optional Reflex web UI exposes a training control plane without authentication: dataset upload, mo...Show more
Backpropagate is a Python library for fine-tuning large language models on a single GPU. In versions 1.1.0 and 1.1.1, the optional Reflex web UI exposes a training control plane without authentication: dataset upload, model load, training start/stop, multi-run orchestration, GGUF export, and HuggingFace Hub push. The CLI accepts two operator-facing flags intended as security controls: --auth user:pass — documented as "require HTTP Basic authentication on every request to the UI." and--share — documented as "expose the UI on a public address; requires --auth." When --auth user:pass is passed, the CLI prints Auth: enabled (user: <username>) to confirm to the operator that authentication is active, then exports BACKPROPAGATE_UI_AUTH=user:pass to the subprocess that launches the Reflex backend. The Reflex backend (backpropagate/ui_app/**) never reads BACKPROPAGATE_UI_AUTH. No authentication middleware is registered. No request-level guard runs. No WebSocket upgrade guard runs. Any client that reaches the bound port — local or remote, depending on whether --share is used — has full UI access. An inline comment at backpropagate/cli.py:1217-1218 in the v1.1.0 source documents the gap: "For Phase 1 the variable is exported but Reflex doesn't read it yet." This comment was internal-facing; the user-facing documentation (README, CHANGELOG, SHIP_GATE) advertised the contract as enforced. An attacker who reaches the bound port can read uploaded datasets, trigger arbitrary training runs against any local base models as well as read their paths, trigger HuggingFace Hub pushes and cause disk-fill DoS. This issue has been fixed in version 1.2.0. If developers cannot immediately upgrade to 1.2.0 run backprop ui with no flags so it binds to localhost, use SSH port-forwarding (ssh -L 7860:localhost:7860 <training-host>) instead of --share for remote access, and audit any host previously launched with --share, re-issuing any HF tokens used during those sessions.Show less
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Postiz is an AI social media scheduling tool. Versions prior to 2.21.8 contained an unauthenticated endpoint that accepted a signed token and applied subscription-enforcement side effects to the organization referenced i...Show more
Postiz is an AI social media scheduling tool. Versions prior to 2.21.8 contained an unauthenticated endpoint that accepted a signed token and applied subscription-enforcement side effects to the organization referenced in that token's claims, without verifying the token's intended purpose. The endpoint, /public/modify-subscription, could not change the persisted subscription tier, but it did execute enforcement-related side effects on the caller's own organization, including adjusting team-member enablement state, disabling integrations exceeding the asserted plan's limits, and resetting the scheduled-post cron when the asserted plan was the free tier. Impact is limited to the attacker's own organization and cannot be redirected at other tenants through this endpoint. This issue has been fixed in version 2.21.8.Show less
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Subscriber Broken Access Control in WPBakery Page Builder <= 8.7.2 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
8.2 HIGH· v3
N/A· v2
Unauthenticated Broken Access Control in User Registration Stripe <= 1.3.14 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Subscriber Broken Access Control in Bricks Builder <= 2.1.4 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Missing Authorization vulnerability in Yoast BV Yoast SEO Premium allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Yoast SEO Premium: from n/a through 26.6.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
4.7 MEDIUM· v3
N/A· v2
Author Broken Access Control in W3 Total Cache <= 2.9.1 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Subscriber Arbitrary Content Deletion in WPAMS < 49.5.3 versions.
1Google
1Android
Jun 18, 2026
Jun 17, 2026
10.0 CRITICAL· v4
7.8 HIGH· v3
N/A· v2
In Telecomm, there is a possible way to initiate an unauthorized phone call due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction i...Show more
In Telecomm, there is a possible way to initiate an unauthorized phone call due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Show less
1Google
1Android
Jun 17, 2026
Jun 17, 2026
10.0 CRITICAL· v4
5.5 MEDIUM· v3
N/A· v2
In MmsSmsProvider of MmsSmsProvider.java, there is a possible way to retrieve sensitive information due to a missing permission check. This could lead to local information disclosure with no additional execution privileg...Show more
In MmsSmsProvider of MmsSmsProvider.java, there is a possible way to retrieve sensitive information due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Show less
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Unauthenticated Broken Access Control in MetForm Pro <= 3.9.1 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Subscriber Broken Access Control in MetForm Pro <= 3.9.1 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Subscriber Broken Access Control in WishList Member X <= 3.29.0 versions.
-
-
Jun 17, 2026
Jun 17, 2026
N/A· v4
8.6 HIGH· v3
N/A· v2
Unauthenticated Broken Access Control in WordPress Dating Theme <= 11.2.0 versions.
-
-
Jun 17, 2026
Jun 17, 2026
8.4 HIGH· v4
N/A· v3
N/A· v2
Quanos SCHEMA ST4 on-premises contains a local privilege escalation vulnerability in the Client Update Service. The update service runs as NT AUTHORITY\SYSTEM and exposes a .NET Remoting interface over a named pipe witho...Show more
Quanos SCHEMA ST4 on-premises contains a local privilege escalation vulnerability in the Client Update Service. The update service runs as NT AUTHORITY\SYSTEM and exposes a .NET Remoting interface over a named pipe without sufficient access controls or authorization. A local authenticated low-privileged user can connect to the interface and invoke privileged update methods such as Update(). This allows arbitrary file write and delete operations with SYSTEM privileges and can be used to achieve local privilege escalation.Show less
1Google
1Android
Jun 18, 2026
Jun 17, 2026
10.0 CRITICAL· v4
N/A· v3
N/A· v2
In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction i...Show more
In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Show less
1Google
1Android
Jun 18, 2026
Jun 17, 2026
10.0 CRITICAL· v4
7.8 HIGH· v3
N/A· v2
In NFC, there is a possible way to spoof an NFC event due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for...Show more
In NFC, there is a possible way to spoof an NFC event due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Show less