Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.

Threats Tagged 'cwe-306'

View all threats tagged with 'cwe-306'. Filter and sort to focus on specific types of threats.

Pro Console Lifetime

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)

View Plans & Pricing

API access activates after upgrading in Console -> Billing.

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now

Filter Threats

Narrow down the results by type, severity, or affected countries

Search threats by title, CVE ID, or description. Maximum 100 characters.
Active filters (1):Tag: cwe-306

Threats Tagged 'cwe-306'

Click on any threat for detailed analysis and mitigation recommendations

CVE-2026-63508: CWE-306: Missing Authentication for Critical Function in Microsoft Microsoft Planetary Computer Pro (GeoCatalog)CVE-2026-63508
0

Missing authentication for critical function in Microsoft Planetary Computer Pro allows an unauthorized attacker to elevate privileges over a network.

Join the discussion
CVE-2026-70559: CWE-306 Missing authentication for critical function in DataLinkDC DinkyCVE-2026-70559
0

Dinky's SysConfigController.getAll() handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can reach the Dinky HTTP port (8888 by default) receives the full live system configuration (54 entries on a stock v1.2.5 install) with one parameterless GET. Only one credential field (sys.maven.settings.repositoryPassword) has a desensitization handler wired; the other credential-bearing fields (sys.env.settings.dinkyToken, sys.ldap.settings.userPassword, sys.resource.settings.oss.accessKey and secretKey, and sys.dolphinscheduler.settings.token) return in cleartext. A bare install leaks the shipped defaults, including the hardcoded dinkyToken efda1551-7958-4e0f-80a8-dfd107df3e38 and minioadmin/minioadmin OSS keys; once an operator configures LDAP, object storage, or DolphinScheduler through the Settings Center, those live third-party credentials leak from the same endpoint. Because dinkyToken is the sole gate on the sibling POST /download/uploadFromRsByLocal arbitrary file write, this disclosure defeats token rotation as a mitigation for that vulnerability. Affects Dinky v1.2.5 (the current release, 2025-11-05) and the development branch (dev HEAD 63b5a5a), where the affected code is byte-identical.

Join the discussion
CVE-2026-53984: CWE-306 Missing Authentication for Critical Function in Efstratios Goudelis Ground StationCVE-2026-53984
0

Ground Station prior to 0.6.0 contains an unauthenticated database-destruction and arbitrary-data-injection vulnerability in the Socket.IO server's database_backup event handler that allows any unauthenticated network peer to wipe or replace the entire SQLite database by sending a single full_restore command with a caller-supplied SQL blob. Attackers can connect to the Socket.IO server on port 7000 without credentials due to disabled authentication enforcement and a wildcard CORS policy, then emit the database_backup event to drop every existing table and recreate the database from attacker-controlled CREATE TABLE and INSERT INTO statements executed via raw exec_driver_sql, permanently destroying all satellite records, orbital sources, hardware configurations, and observation schedules, or planting fabricated orbital-source URLs and observation entries that redirect the ground station to attacker-controlled servers on the next scheduled sync.

Join the discussion
CVE-2026-18990: Missing Authentication in letta-ai LettaBotCVE-2026-18990
0

A vulnerability in letta-ai LettaBot 0.2.0 affects an unknown function in the API Status Route component, resulting in missing authentication. This flaw allows remote attackers to bypass authentication controls. The exploit code is publicly available, but no vendor response or patch has been provided. The vulnerability has a CVSS score of 7.3, indicating a medium severity level.

Join the discussion
CVE-2026-48911: CWE-306 Missing Authentication for Critical Function in Apache Software Foundation Apache AnswerCVE-2026-48911
0

Apache Answer versions through 2.0.1 contain an insufficient verification of data authenticity vulnerability. This flaw is due to a missing authorization check in the external-login email binding flow, which allows unauthenticated attackers to take over arbitrary user accounts by tricking victims into clicking a crafted confirmation link. The issue is fixed in version 2.0.2.

Join the discussion
CVE-2026-53985: CWE-306 Missing Authentication for Critical Function in Efstratios Goudelis Ground StationCVE-2026-53985
0

Ground Station prior to 0.6.0 contains an unauthenticated denial-of-service vulnerability in the Socket.IO server's service_control event handler that allows any unauthenticated network peer to forcibly terminate the ground-station process by sending a single restart_service command. Attackers can connect to the Socket.IO server on port 7000 without credentials due to disabled authentication enforcement and a wildcard CORS policy, then emit the service_control event to terminate all active satellite-tracking sessions, SDR recording pipelines, demodulators, decoders, and rotator controllers, with repeated triggering possible in Docker deployments to create a persistent denial-of-service condition.

Join the discussion
CVE-2026-71319: CWE-94: Improper Control of Generation of Code ('Code Injection') in nuxt devtoolsCVE-2026-71319
0

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools (development mode only) exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the Vite HMR endpoint (ws://<host>:<port>/, subprotocol vite-hmr) can call RPC methods, with no token, handshake, or origin check before the channel is established. The updateOptions(), clearOptions(), and openInEditor() methods do not enforce the ensureDevAuthToken check that the other mutating methods use. openInEditor() reads the persisted behavior.openInEditor value and passes it to the launch-editor package, which spawns it as a child process. That value is settable through the equally unauthenticated updateOptions(). An attacker who can reach the HMR port can therefore chain updateOptions('behavior', { openInEditor: '<command>' }) then openInEditor('<any-existing-file>') to execute an arbitrary program on the developer's machine. This issue is fixed in 3.3.1.

Join the discussion
CVE-2026-48911: CWE-306 Missing Authentication for Critical Function in Apache Software Foundation Apache AnswerCVE-2026-48911
0

Insufficient Verification of Data Authenticity vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. A missing authorization check in the external-login email binding flow allows unauthenticated attackers to take over arbitrary user accounts by tricking victims into clicking a crafted confirmation link. Users are recommended to upgrade to version 2.0.2, which fixes the issue.

Join the discussion
CVE-2026-8446: CWE-306 Missing Authentication for Critical Function in IBM Langflow OSSCVE-2026-8446
0

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authentication bypass vulnerability in the Model Context Protocol (MCP) composer endpoint when mcp_composer_enabled=true (default) and projects are configured with auth_type=oauth .

Join the discussion
CVE-2026-61891: CWE-22 in Eclipse Foundation Eclipse TheiaCVE-2026-61891
0

Eclipse Theia versions up to and including 1.73.1 have a vulnerability in the @theia/filesystem backend where HTTP file-download endpoints allow unauthenticated clients to read arbitrary files on the backend filesystem. This occurs because client-supplied URIs are converted directly to filesystem paths without confinement, and HTTP middleware does not enforce token validation for non-WebSocket HTTP requests in browser deployments. Electron mode is not affected by this issue.

Join the discussion

Showing 1 to 10 of 91 results

Filters:Tag: cwe-306
Page 1 of 10
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses