Threats Tagged 'cwe-285'
View all threats tagged with 'cwe-285'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-285'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-48089: CWE-285: Improper Authorization in l3montree-dev devguardCVE-2026-48089 0 DevGuard provides vulnerability management for the full software supply chain. Prior to 1.4.2, on a DevGuard API instance with one or more public assets, any authenticated user — including users from a different organization with no membership or role in the affected org/project — can create, update, reapply, and delete VEX rules on those public assets. The same flaw affects the other vulnerability-triage write endpoints exposed under a public asset, including VEX rule create / update / reapply / delete; dependency-vuln event creation (accept / reject / mitigate decisions), batch event creation, vuln sync, and mitigation; license risk creation; external reference writes; and/or artifact creation and license refresh. The attacker needs a valid account on the instance, but no membership in the victim organization, project, or asset is required. Version `v1.4.2`contains a patch. As a workaround, make affected assets non-public. In the asset settings, switch visibility from public to private. This removes the public-read exemption in the access-control middleware and restores correct authorization on all write endpoints for that asset. Downstream consumers that previously relied on the public `vex.json` / `sbom.json` endpoints will need to be granted explicit access or must receive an exported file version until the patched release is deployed. Join the discussion | CVE Database V5 | 06/19/2026, 19:38:04 UTC Added: 06/19/2026, 19:50:05 UTC |
CVE-2026-49338: CWE-285: Improper Authorization in sentriz gonicCVE-2026-49338 0 gonic is a music streaming server / free-software subsonic server API implementation. Prior to version 0.21.0, the Subsonic API endpoints `/rest/deletePlaylist.view` and `/rest/getPlaylist.view` perform no per-resource authorization. Once authenticated as any user (admin or not), an attacker can delete any playlist owned by any other user (including admin) by passing its `id` and read the full contents (name, comment, song list) of any other user's **private** (non-public) playlist by passing its `id`. The Subsonic playlist `id` is `base64url("<userID>/<filename>.m3u")`. Because filenames are user-supplied or time-derived and the `userID` is a small integer, IDs are guessable and frequently exposed (e.g. a previously-public playlist that was later made private still has the same ID). This breaks the multi-user trust boundary of gonic: a low-privileged user can wipe an administrator's curated playlists, and a user can exfiltrate any private playlist they obtain an ID for. The issue was fixed in commit `6dd71e6a3c966867ef8c900d359a7df75789f410`, which is part of version 0.21.0. Join the discussion | CVE Database V5 | 06/19/2026, 19:08:34 UTC Added: 06/19/2026, 19:20:10 UTC |
CVE-2026-50201: CWE-269: Improper Privilege Management in SteeltoeOSS Steeltoe.Management.EndpointCVE-2026-50201 0 Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Management.Endpoint prior to version 4.2.0 and Steeltoe.Management.EndpointCore prior to version 3.4.0, all Steeltoe actuator endpoints default to `EndpointPermissions.Restricted`, which is mappeds to Cloud Foundry's `read_basic_data` permission (granted to Space Auditors and similar low-trust roles). Sensitive actuators including heap dump, environment, and thread dump do not raise this to `EndpointPermissions.Full`, so CF's `read_sensitive_data` permission flag is not enforced for those endpoints. Spring Boot's equivalent Cloud Foundry integration gates these endpoints with `read_sensitive_data` by default. Steeltoe.Management.Endpoint 4.2.0 and Steeltoe.Management.EndpointCore 3.4.0 patch the issue. If an immediate upgrade is not possible, explicitly set `RequiredPermissions = EndpointPermissions.Full` in the options for `HeapDumpEndpointOptions`, `EnvironmentEndpointOptions`, and `ThreadDumpEndpointOptions`; and/or if heap dump, thread dump, or environment are not needed in production, register only the required actuators individually instead of using `AddAllActuators()`. Join the discussion | CVE Database V5 | 06/17/2026, 21:46:18 UTC Added: 06/17/2026, 22:35:05 UTC |
CVE-2026-49397: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in nezhahq nezhaCVE-2026-49397 0 Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 2.0.0 to before version 2.0.14, private services (`EnableShowInService: false`) are enumerable via per-server endpoints, leaking name and timing data. This issue has been patched in version 2.0.14. Join the discussion | CVE Database V5 | 06/12/2026, 21:03:37 UTC Added: 06/12/2026, 21:39:28 UTC |
CVE-2026-47342: CWE-285 Improper Authorization in Apache Software Foundation Apache OFBizCVE-2026-47342 0 CVE-2026-47342 is a privilege escalation vulnerability in Apache OFBiz that allows a low-privileged authenticated user to gain higher privileges. The issue affects versions of Apache OFBiz before 24.09.07. Users are advised to upgrade to version 24.09.07, which addresses this vulnerability. Join the discussion | GCVE Database | 06/10/2026, 22:29:06 UTC Added: 06/11/2026, 01:37:12 UTC |
CVE-2026-46668: CWE-285: Improper Authorization in authzed spicedbCVE-2026-46668 0 SpiceDB is an open source database system for creating and managing security-critical application permissions. From version 1.15.0 to before version 1.52.0, caveat structures with nested lists can result in improper cache reuse. This issue has been patched in version 1.52.0. Join the discussion | CVE Database V5 | 06/10/2026, 20:11:44 UTC Added: 06/10/2026, 20:59:17 UTC |
CVE-2024-38129: CWE-285: Improper Authorization in Microsoft Windows Server 2022, 23H2 Edition (Server Core installation)CVE-2024-38129 0 Windows Kerberos Elevation of Privilege Vulnerability Join the discussion | GCVE Database | 10/08/2024, 17:35:41 UTC Added: 06/09/2026, 19:18:59 UTC |
CVE-2026-47298: CWE-285: Improper Authorization in Microsoft Microsoft SharePoint Enterprise Server 2016CVE-2026-47298 0 Improper authorization in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. Join the discussion | CVE Database V5 | 06/09/2026, 17:05:02 UTC Added: 06/09/2026, 17:27:12 UTC |
CVE-2026-45503: CWE-285: Improper Authorization in Microsoft Microsoft Exchange Server 2016 Cumulative Update 23CVE-2026-45503 0 Server-side request forgery (ssrf) in Microsoft Exchange Server allows an authorized attacker to disclose information over a network. Join the discussion | CVE Database V5 | 06/09/2026, 17:04:46 UTC Added: 06/09/2026, 17:26:55 UTC |
CVE-2026-45490: CWE-285: Improper Authorization in Microsoft .NET 10.0CVE-2026-45490 0 Improper authorization in .NET allows an authorized attacker to elevate privileges locally. Join the discussion | CVE Database V5 | 06/09/2026, 17:04:43 UTC Added: 06/09/2026, 17:26:55 UTC |
Showing 1 to 10 of 31 results