Lucene search
+L

396122 matches found

CVE
CVE
added 2026/09/05 7:17 p.m.51 views

CVE-2026-86206

N-central (N-able) is affected by a vulnerability in its internal API access control filter that allows unauthorised access to internal APIs when the filter is bypassed. The flaw requires no privileges and no user interaction , is exploitable over the network with low complexity, and results in l...

6.9CVSS5.8AI score0.00676EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 7:12 p.m.46 views

CVE-2026-86207

N-central versions prior to 2026.3 HF 3 are affected by an authentication bypass in internal-only APIs , which can lead to unauthorised access to the platform. The vulnerability carries a CVSS 4.0 base score of 7.7 (HIGH) , with network attack vector, low complexity, low privileges required, and ...

7.7CVSS5.8AI score0.00734EPSS
SaveIn wildExploits0References2
CVE
CVE
added 2026/09/05 6:51 p.m.37 views

CVE-2026-18238

libpcap versions before 1.10.7 are affected by an out-of-bounds read in the rpcap client . The code that processes an RPCAP_MSG_PACKET message from the server incorrectly validates its headers, allowing a malicious server to cause the client to treat up to 20 bytes of client process memory beyond...

5CVSS5.9AI score0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:51 p.m.37 views

CVE-2026-18313

CVE-2026-18313 is a memory leak in the rpcapd (remote capture daemon) component of libpcap versions before 1.10.7 . Each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message from a client causes an allocation of up to 65536 bytes that is never freed, leaking memory even under normal use. ...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:51 p.m.33 views

CVE-2026-6554

libpcap versions before 1.10.7 contain an infinite loop vulnerability in its BPF interpreter . The 'ja L' instruction uses a signed offset to implement backward-jump loops, but the interpreter does not cap the number of loop iterations. In particular uncommon use cases, a crafted filter program c...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:50 p.m.35 views

CVE-2026-6244

libpcap versions before 1.10.7 contain a division by zero flaw in the BPF interpreter. The div #k and mod #k ALU instructions do not check whether the immediate value is zero, allowing a crafted filter program to trigger a divide-by-zero in uncommon use cases. The vulnerability is locally exploit...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:50 p.m.37 views

CVE-2026-31911

libpcap (the packet capture library used by tcpdump) contains a vulnerability in its BPF interpreter that calls abort() upon encountering a BPF instruction with an invalid opcode. In uncommon use cases, a crafted filter program can cause the host OS process to terminate, resulting in a local deni...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:49 p.m.44 views

CVE-2026-31912

libpcap before 1.10.7 contains an out-of-bounds read in its BPF interpreter . The interpreter fails to detect two conditions: reaching the end of the filter program buffer due to a missing return instruction, and executing a jump instruction whose offset translates to a pointer outside the buffer...

5.5CVSS6AI score0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:48 p.m.28 views

CVE-2026-0799

libpcap versions before 1.10.7 contain an out-of-bounds read and write (OOBR/OOBW) in its BPF interpreter. In BPF instructions that load/store a value from/to a scratch memory register, the register index is an unsigned 32-bit integer that must not exceed 15, but the interpreter does not validate...

8.7CVSS5.8AI score0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 5:16 p.m.16 views

CVE-2026-82752

CVE-2026-82752 affects the ash Elixir library (versions 0.10.0 through before 3.33.0). String length constraints in Ash.Type.String, Ash.Resource.Validation.StringLength, and the string_length expression function use Elixir's String.length/1, which counts Unicode graphemes rather than codepoints....

5.9CVSS6AI score0.00126EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 12:09 p.m.12 views

CVE-2026-86197

Grav versions before 2.0.20 contain a cross-site scripting (XSS) vulnerability in the Twig sandbox policy . The addJs and addCss methods on Grav\Common\Assets are allowlisted without proper output escaping, allowing page editors to inject arbitrary script by registering malicious assets or inject...

5.1CVSS5.8AI score0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.20 views

CVE-2026-86196

Grav API Plugin versions before 1.0.20 are vulnerable to an authentication bypass via the Host header in the forgot-password endpoint. The plugin builds password reset links from this untrusted header, allowing an unauthenticated attacker to redirect reset tokens to attacker-controlled domains, l...

8.7CVSS5.7AI score0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.13 views

CVE-2026-86194

CVE-2026-86194 affects the Grav Form Plugin before version 9.1.22 . The vulnerability is a cross-page form execution flaw: the plugin fails to verify page authorization when resolving forms by name across pages. As a result, anonymous visitors can POST to any public page using the name of a form ...

6.9CVSS6.2AI score0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.14 views

CVE-2026-86195

grav-plugin-api versions 1.0.0 through 1.0.19 contain a privilege escalation vulnerability in the InvitationsController . The stripSuperFlags() method removes nested super flags but fails to strip dot-keyed equivalents such as api.super . A non-super user with api.access and api.users.write permi...

8.7CVSS5.5AI score0.00228EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.16 views

CVE-2026-86193

grav-plugin-api versions before 1.0.20 contain an authentication bypass in its user-management guards. The root cause is a failure to validate group-inherited super permissions , allowing non-super user managers holding api.access and api.users.write to modify super-admin accounts by patching the...

8.7CVSS5.8AI score0.00215EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.11 views

CVE-2026-86192

SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeys endpoint. The root cause is a failure to properly filter private attribute-view cell values, allowing publish readers to retrieve hidden KeyValues payloads from rows bound to inaccessible doc...

7.1CVSS5.7AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.12 views

CVE-2026-86191

SiYuan versions before v3.8.2 are affected by an information disclosure vulnerability in the getAttributeViewKeysByID endpoint. The root cause is that publish readers can enumerate private attribute view key definitions without the system verifying parent database visibility, allowing attackers t...

5.3CVSS5.7AI score0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.25 views

CVE-2026-86190

WWBN AVideo is affected by a broken access control vulnerability in its videoViewsInfo endpoints. When a hash parameter is supplied, the endpoint returns complete user records—including password hashes , recovery tokens , and live session identifiers —to unauthenticated callers. Attackers can lev...

9.3CVSS5.8AI score0.00269EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.31 views

CVE-2026-86189

WWBN AVideo is affected by an unauthenticated path traversal vulnerability in notify.ffmpeg.json.php . By supplying a caller-chosen value in the avideoRelativePath parameter, an attacker can write files to arbitrary locations within the application root and its subdirectories. Authentication is b...

9.8CVSS6AI score0.00406EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.19 views

CVE-2026-86188

AVideo installations with the YPTSocket plugin enabled are affected by an unauthenticated cross-site scripting (XSS) vulnerability. Attackers can send crafted WebSocket messages whose callback names resolve to global functions such as avideoConfirmHTML, which assign untrusted data to innerHTML, e...

7.2CVSS6.4AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.13 views

CVE-2026-86187

WWBN AVideo is vulnerable to password recovery via weak PRNG in its external-login account creation process. Passwords are generated using rand() rather than a cryptographically secure generator, yielding only 31-bit integers that are further weakened by unsalted MD5 hashing. An attacker with acc...

7.4CVSS5.8AI score0.00219EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.13 views

CVE-2026-86186

AVideo is a video hosting platform whose API rate-limiting mechanism fails to account for requests carrying a bot User-Agent header . This allows an unauthenticated attacker to bypass all eight protected operations , including login brute-force protection , by simply setting a bot User-Agent stri...

6.5CVSS5.8AI score0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 11:38 a.m.33 views

CVE-2026-86185

Bilibili Desktop through 1.18.0 contains two compounding weaknesses: TLS certificate verification is disabled process-wide, and unsigned remote JavaScript configuration is executed without integrity checks. An on-path attacker can intercept configuration fetches, inject arbitrary JavaScript that ...

8.6CVSS5.9AI score0.00107EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/05 11:38 a.m.32 views

CVE-2026-86184

Lara Dashboard before 1.3.0 is affected by an authentication bypass in the screenshot-login route. When APP_ENV is not set to production, an unauthenticated attacker can request GET /screenshot-login/{email} with any registered email address to obtain a fully authenticated session. This grants ac...

9.8CVSS6.3AI score0.00596EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 11:37 a.m.22 views

CVE-2025-15647

CDT (Conforming Delaunay Triangulation library, maintained by artem-ogre) before 1.4.5 contains an out-of-bounds read in the opposedVertexInd() function. The root cause is that when constraint edge intersections are computed in floating point, rounding can place results outside adjacent triangles...

6.8CVSS5.4AI score0.00121EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 11:37 a.m.24 views

CVE-2025-15614

ugrep before 7.6.0 is affected by a heap buffer over-read in its LZW decompressor (src/zopen.c) when processing crafted .Z archive files. The decompressor reads one byte past the allocated heap buffer , which can cause a process crash. The vulnerability requires a local attack vector and user int...

4.8CVSS5.6AI score0.00118EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 11:28 a.m.19 views

CVE-2026-15550

The Ninja Forms – Save Progress WordPress plugin (versions ≤ 3.0.30) is affected by a missing authorization flaw rooted in the absence of capability checks and nonce verification within the bulk_actions function. Authenticated users holding subscriber-level or higher permissions can leverage this...

4.3CVSS5.5AI score0.00161EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 11:28 a.m.17 views

CVE-2025-9049

Nokri – Job Board WordPress Theme (versions up to and including 1.6.4 ) is vulnerable to privilege escalation via account takeover due to a missing capability check on the nokri_account_member_permissions function. An authenticated attacker with Subscriber-level access can create new Subscriber u...

8.8CVSS5.4AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 11:28 a.m.44 views

CVE-2026-10196

The Mail Mint WordPress plugin (Email Marketing, Newsletter, Email Automation & WooCommerce Emails) is affected by an unauthenticated PHP Object Injection in all versions up to and including 1.31.0 . The root cause is deserialization of untrusted input in the handle_form_submission function, whic...

9.8CVSS6.2AI score0.00628EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/05 11:28 a.m.28 views

CVE-2026-12843

The LearnDash LMS WordPress plugin is affected by an authorization bypass in versions 4.25.0 through 5.1.6 , caused by improper verification of user authorization via a REST endpoint. Unauthenticated attackers can enroll arbitrary users in paid courses without payment verification, effectively by...

5.4CVSS5.5AI score0.00164EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 11:01 a.m.17 views

CVE-2026-86177

Pterodactyl Panel versions before 1.14.1 fail to validate action-specific permissions when creating scheduled tasks. A subuser holding only the schedule.update permission can create and immediately trigger scheduled tasks that execute arbitrary game-server console commands , control server power ...

8.8CVSS5.8AI score0.00309EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/05 11:01 a.m.16 views

CVE-2026-86178

Pixelfed through 0.12.9 fails to validate follower status in the StoryComposeController react and comment endpoints. This allows any authenticated user to enumerate sequential story IDs and submit reactions or comments to retrieve story media URLs and author information from follower-only stories...

5.4CVSS5.3AI score0.00184EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 11:01 a.m.19 views

CVE-2026-86176

NetBox through 4.7.0 fails to properly scope user-private records in its REST and GraphQL API endpoints for Notifications, Subscriptions, and Bookmarks . The root cause is the use of unscoped querysets , which allows any authenticated user with view permissions to access all users' private record...

5.3CVSS5.3AI score0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 11:01 a.m.29 views

CVE-2026-86175

NetBox through 4.7.0 fails to redact sensitive data source backend credentials in REST and GraphQL API responses . Authenticated users with only view permission can retrieve plaintext passwords and secret keys for Git and Amazon S3 backends through API endpoints, enabling unauthorized access to e...

7.1CVSS5.3AI score0.00263EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/05 11:01 a.m.17 views

CVE-2026-86174

Plane (project management platform) through version 1.4.2 has a validation flaw in its public deploy-board comment endpoint . The endpoint fails to verify that a supplied issue_id belongs to the deploy board's own project, allowing authenticated attackers to post comments to arbitrary issues acro...

5.3CVSS5.5AI score0.00196EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/05 11:01 a.m.28 views

CVE-2026-86173

MindsDB (mindshub) through 26.1.0 contains an unauthenticated server-side request forgery (SSRF) vulnerability in the web crawler handler . By supplying caller-controlled URLs to CrawlerTable.list , attackers can bypass the allowlist control due to a default empty configuration , allowing them to...

8.7CVSS5.6AI score0.00366EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 11:01 a.m.32 views

CVE-2026-86169

Axolotl (through 0.18.0 ), a Python-based LLM fine-tuning framework, contains a remote code execution vulnerability in its multipack patch code path. The root cause is that the trust_remote_code parameter defaults to None instead of False, effectively bypassing the security guard. An attacker who...

8.8CVSS6.7AI score0.00483EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/05 10:20 a.m.13 views

CVE-2025-49116

CVE-2025-49116 is currently reserved with no public technical details available in the provided documents. Affected product, root cause, and impact remain unspecified. Monitor for updates once the vendor publicizes the vulnerability.

SaveExploits0References1
CVE
CVE
added 2026/09/05 9:59 a.m.44 views

CVE-2026-86124

AutoAgent (HKUDS/AutoAgent) contains an unauthenticated remote code execution vulnerability in its sandbox TCP command server . The server binds to all network interfaces and executes attacker-supplied commands as root without requiring authentication. An attacker who can reach the exposed commun...

9.8CVSS6.6AI score0.00544EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 9:59 a.m.28 views

CVE-2026-86123

SQL Chat is a database connectivity tool that exposes four unauthenticated API endpoints under /api/connection (specifically execute.ts and test.ts). These endpoints accept client-supplied database connection parameters and execute arbitrary SQL queries against attacker-specified hosts, effective...

9.4CVSS5.9AI score0.00332EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 9:59 a.m.33 views

CVE-2026-86121

Cua computer-server (by Cua, GitHub: trycua/cua) versions before 0.3.42 skip authentication when the CONTAINER_NAME environment variable is unset and bind to all network interfaces by default. This allows an unauthenticated attacker to reach TCP port 8000 and execute arbitrary shell commands via ...

9.8CVSS5.8AI score0.00592EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.24 views

CVE-2026-86122

Rowboat through version 0.9.1 is affected by a Server-Side Request Forgery (SSRF) vulnerability caused by insufficient validation of custom MCP server and webhook URLs. Authenticated users can configure these URLs to point at internal services and cloud metadata endpoints , enabling enumeration o...

5.3CVSS5.4AI score0.00229EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 9:59 a.m.9 views

CVE-2026-86120

APITable through 1.13.0-beta.1 is affected by a fail-open authorization flaw in the NodePermissionGuard middleware of its Fusion API. When permission lookups throw exceptions, the guard fails to enforce node-level access control, allowing an attacker holding a valid Fusion API token to write atta...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/05 9:59 a.m.11 views

CVE-2026-86118

gonic versions before 0.22.0 (a self-hosted media server by sentriz) contain a missing privilege check in the startScan endpoint of its Subsonic API. Because administrator privileges are not validated, any authenticated user can trigger a full media library rescan. An attacker can repeatedly invo...

5.3CVSS5.2AI score0.00269EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.23 views

CVE-2026-86119

Webstudio through version 0.296.0 is affected by an unauthenticated server-side request forgery (SSRF) vulnerability in the /cgi/image, /cgi/video, and /cgi/asset proxy routes. The root cause is that when the RESIZE_ORIGIN environment variable is unset, attackers can supply arbitrary URLs to thes...

9.2CVSS5.5AI score0.00349EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.35 views

CVE-2026-86117

Coolify (through version 4.3.17 ) is affected by an authentication bypass in its OAuth callback handler. The root cause is that the handler signs users into existing accounts based solely on email address matching , without verifying provider assertions or binding OAuth identities. An attacker ca...

9.2CVSS5.4AI score0.00422EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/05 9:59 a.m.22 views

CVE-2026-86116

Metabase versions before 0.63.1 fail to enforce data analyst permission checks on the glossary management API endpoints. Any authenticated user can send POST, PUT, or DELETE requests to create, modify, or delete glossary entries, allowing tampering with instance-wide business glossary data withou...

7.1CVSS5.2AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.11 views

CVE-2026-86115

Sim (an open-source tool by SimStudio) before 0.8.14 contains a confused deputy flaw in tool URL routing. Requests are classified as internal via URL prefix matching without scheme normalization , causing SSRF validation to be skipped and internal authentication tokens to be minted for user-suppl...

5.3CVSS5.3AI score0.003EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.15 views

CVE-2026-86114

Arcane (an application for managing containers) versions before 2.0.0 lack proper administrator authorization on compose template mutation endpoints. This allows accounts with the default user role to create, modify, and delete compose templates, including instance-wide defaults. An attacker can ...

7.1CVSS5.4AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/05 9:59 a.m.8 views

CVE-2026-86112

BookWyrm through version 0.9.1 contains an authorization flaw in its Favorite and Unfavorite views (located in interaction.py). The endpoint fails to validate user visibility permissions, allowing authenticated attackers to POST a status ID to the favorite endpoint and create unauthorized interac...

5.4CVSS5.3AI score0.00177EPSS
SaveExploits0References4
Total number of security vulnerabilities396122