Lucene search
+L

382177 matches found

NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-78555

RansomLook exposed complete API keys in the HTML source of the authenticated /admin/apikeys administration page. Although the interface displayed only a shortened representation of each key, the full token was embedded in hidden form fields used by the enable/disable, private-access, and delete...

9.4CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-78553

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•0 views

CVE-2026-78551

RansomLook contains multiple weaknesses in its authentication endpoint that allow an unauthenticated remote attacker to enumerate valid usernames, perform unrestricted password-guessing attacks, and potentially exhaust application worker resources. For local authentication, the login implementati...

8.8CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-78430

A vulnerability was detected in sworddut mcp-ffmpeg-helper 0.1.0/0.1.1/0.2.1. This affects the function handleToolCall of the file src/tools/handlers.ts of the component Tool Handler. The manipulation of the argument format results in os command injection. Attacking locally is a requirement. The...

5.3CVSS
SaveExploits0References6
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-77923

Dolibarr 21.0.0 before 24.0.0 contains an authorization bypass vulnerability caused by an inverted boolean condition in the private-project membership check within the clonetasks mass action handler in htdocs/core/actionsmassactions.inc.php. Authenticated users with project creation permission bu...

5.3CVSS
SaveExploits0References3
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-77310

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Prior to versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1 on their respective release lines, the java.net.InetAddress branch of FromStringDeserializer.Std.deserialize calls...

5.3CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-76098

Mistune is a Python Markdown parser with renderers and plugins. Versions 3.3.0 through 3.3.2 are vulnerable to DoS through deeply nested tokens. HTML rendering creates deeply nested emphasis tokens from consecutive asterisk characters, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS
SaveExploits0References2
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS
SaveExploits0References3
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-75509

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS
SaveExploits0References2
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-75369

An out-of-bounds read vulnerability in the CAN::Application::parsePerformFunctionMessage component of SpaceDot AcubeSAT OBC software commit eaf90ec allows attackers to cause a Denial of Service DoS via supplying a crafted CAN message...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-72711

The Lean 4 kernel does not check that the body of an opaque declaration is closed. environment::addopaque omits the checknometavarnofvar call that the definition and theorem paths perform, so a value containing a free variable that is absent from the local context is not rejected outright. A...

6.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-72704

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 8:17 p.m.•0 views

CVE-2026-72705

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-72703

The guard checker in Rocq Prover treats a parameter of a nested mutual fixpoint as uniform without examining calls between the different bodies of that fixpoint. finduniformparameters in kernel/inductive.ml inspects only self-recursive calls, so when no body calls itself the function concludes th...

6.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-72714

Rocq Prover does not restore the universe graph's copy of the universe checking flag when a module that locally disabled the check is closed. Local Unset Universe Checking inside a module is expected to last only until the module ends, and the global flag is restored, but the universe graph keeps...

6.8CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-75368

A stack overflow in the loadRawData function of SpaceDot AcubeSAT OBC software commit eaf90ec allows attackers to cause a Denial of Service DoS via supplying a crafted ECSS TC message...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-71511

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obta...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 8:17 p.m.•1 views

CVE-2026-71510

Dolibarr before 24.0.0 contains a SQL injection vulnerability in the users REST API that allows authenticated attackers with user-read rights to extract sensitive data by splicing unsanitized filter parameters into SQL WHERE clauses without column restrictions. Attackers can perform binary search...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 8:16 p.m.•1 views

CVE-2026-63693

Dell Client BIOS contains an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Arbitrary Write...

6.6CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:16 p.m.•1 views

CVE-2026-61419

Dell ThinOS 10, versions prior to 260510.2518, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Unauthorized access...

7.8CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 8:16 p.m.•1 views

CVE-2020-37268

Print Assumptions does not report that a definition was produced while universe checking was disabled when that definition reaches the caller through Parameter Inline in a module type. Applying a functor inlines the body of the parameter, and the inlining drops the record that the term was built...

6.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 7:17 p.m.•4 views

CVE-2026-78541

A stored OS command injection vulnerability exists in the parent-control module of TP-Link Archer BE3600 V1. An authenticated adjacent attacker with administrative access may store a crafted profile name containing shell metacharacters, which is later processed unsafely during daily cloud report...

8.5CVSS
SaveExploits0References3
NVD
NVD
•added 2026/08/24 7:17 p.m.•3 views

CVE-2026-78417

Insufficient verification of data authenticity in the IronVNC client in Devolutions Remote Desktop Manager 2026.2.17.0 and earlier, 2026.1.24.0 and earlier, allows an on-path attacker to intercept and tamper with VNC sessions via automatic acceptance of the server's RSA key during RSA-AES...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-75371

An integer handling flaw in the cobsdecode function of SpaceDot AcubeSAT OBC software commit eaf90ec allows physically-proximate attackers with UART access to cause a Denial of Service DoS via a crafted input...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-75370

An out-of-bounds read/write vulnerability in the MessageParser::parseECSSTCHeader component of SpaceDot AcubeSAT OBC software commit eaf90ec allows attackers to cause a Denial of Service DoS via supplying a crafted CAN message...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71509

Dolibarr before 24.0.0 contains an improper authorization vulnerability in the expense report REST API update endpoint that allows authenticated attackers with expense-creation rights to bypass the approval workflow by directly setting approval status and approver identity fields. Attackers can...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71507

Dolibarr before 24.0.0 contains a broken object-level authorization vulnerability in the REST API company bank account write routes that allows authenticated attackers with third-party creation rights to create, replace, or delete bank account details of any company without requiring read access ...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71508

Dolibarr before 24.0.0 contains an improper authorization vulnerability in the user REST API update endpoint that allows attackers with user-write rights to modify payroll fields by exploiting an incomplete credential denylist that omits payroll columns. Attackers can rewrite salary, bonus, hourl...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-71832

Aria2 version 1.37.0 and below is affected by a Divide By Zero issue in src/bittorrenthelper.cc, which allows a remote malicious user to cause a Denial of Service...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71506

Dolibarr before 24.0.0 contains an improper authorization vulnerability in the payments REST API delete endpoint that allows authenticated attackers with invoice-deletion rights to permanently delete any payment record by bypassing the intended payment-issuance rights check. Attackers can exploit...

8.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71504

Dolibarr before 24.0.0 contains an improper authorization vulnerability in the Members REST API that allows attackers with only member-creation rights to reset the password of any user account, including the system administrator, without verifying password-change permissions. Attackers can supply...

8.6CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-71503

Dolibarr before 24.0.0 contains a reflected cross-site scripting vulnerability in the extra fields administration template where the type request parameter is echoed without JavaScript-context encoding into an inline script block and no Content-Security-Policy header is emitted. An unauthenticate...

6.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-71505

Dolibarr before 24.0.0 contains a broken object-level authorization vulnerability in the REST API third-party site account write routes that allows authenticated attackers with third-party creation rights to overwrite the WebPortal password of any company by bypassing per-object access checks tha...

7.1CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-40877

Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, iTop is vulnerable to PHP object injection in the user preference functionality, which can lead to remote code execution. This issue has been fixed in version 3.2.3...

8.7CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2026-39975

Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, unauthenticated users could delete the .readonly file on iTop instances, leading to code execution. This file, created during the setup process, prevents users from performing write actions. This issue has been fixed in versi...

9.4CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•5 views

CVE-2026-30864

Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, iTop is vulnerable to Reflected Cross-Site Scripting XSS in the dashboard revert functionality. This issue has been fixed in version 3.2.3...

8.9CVSS
SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-13081

Rejected reason: Red Hat is not the CNA for PHP. CVE was reserved in error; the appropriate CNA should assign CVE IDs for these vulnerabilities...

SaveExploits0
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2025-26238

In D-Link DI-8100G 17.12.20A1, the flag parameter in mspinfo can be exploited to execute arbitrary code...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 7:16 p.m.•3 views

CVE-2026-13047

Rejected reason: Red Hat is not the CNA for PHP. CVE was reserved in error; the appropriate CNA should assign CVE IDs for these vulnerabilities...

SaveExploits0
NVD
NVD
•added 2026/08/24 7:16 p.m.•4 views

CVE-2025-26237

D-Link DI-7001 MINI5G 19.10.31A1 contains a code execution vulnerability in the flag parameter of mspinfo, which can be exploited to run arbitrary commands...

SaveExploits0References1
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-78475

A flaw was found in the file-pix ESM plugin in GIMP. When processing a specially crafted PIX image file, the plugin allocates a Variable-Length Array VLA on the stack without proper bounds checking, causing an unbounded stack allocation followed by a 21-byte stack over-read. This can result in a...

6.1CVSS
SaveExploits0References3
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-9254

An unauthenticated OS command injection vulnerability exists in the parental control functionality of Archer BE800 V1, BE3600 V1, and AX75 V1 due to improper filtering and neutralization of special characters in certain parameters. A LAN-based attacker can inject arbitrary commands and execute th...

8.7CVSS
SaveExploits0References8
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-76838

Hi.Events validates a webhook destination only when it is registered, never when it is used. NoInternalUrlRule in backend/app/Validators/Rules/NoInternalUrlRule.php resolves the hostname with gethostbyname and rejects private and reserved ranges, which any public hostname passes. At dispatch,...

8.5CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 6:17 p.m.•4 views

CVE-2026-76836

AzuraCast exposes the Liquidsoap custom configuration fields through an endpoint that does not require the permission guarding them. The backendconfig property in backend/src/Entity/Station.php is annotated with GROUPGENERAL, and PUT /api/station/stationid/profile/edit in...

8.8CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 6:17 p.m.•4 views

CVE-2026-76072

The Continue CLI applies an incomplete denylist as its only barrier to destructive shell commands when running unattended. In headless mode and auto mode the default policy in extensions/cli/src/permissions/defaultPolicies.ts grants the Bash tool the allow permission, and permissionChecker.ts...

8.3CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 6:17 p.m.•4 views

CVE-2026-76073

Label Studio does not scope the annotation detail endpoint to the requesting user's organization. AnnotationAPI in labelstudio/tasks/api.py declares queryset = Annotation.objects.all and provides no getqueryset override, so the default lookup retrieves any annotation by primary key. The view's...

8.8CVSS
SaveExploits0References4
NVD
NVD
•added 2026/08/24 6:17 p.m.•4 views

CVE-2026-76835

OAuth2 Proxy honours a client-supplied X-Forwarded-Uri header when deciding whether a request may skip authentication, because the guard added for CVE-2026-40575 is inert in the default reverse-proxy configuration. GetRequestURI in pkg/requests/util/util.go prefers that header over the real reque...

9.3CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-76837

Baserow interpolates a user's display name into the rich-text mention markup without HTML encoding. PATCH /api/user/account/ stores the firstname value verbatim, and the mention renderer in web-frontend/modules/core/editor/mention.js builds its element with a template literal that places the name...

6.4CVSS
SaveExploits0References5
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-71943

Multiple DrayTek VigorSwitch models contain a command injection vulnerability in the setDevNet function. The vulnerability is caused by insufficient filtering of the username and password fields before command execution. A remote attacker can trigger this vulnerability via crafted input to execut...

8.6CVSS
SaveExploits0References2
NVD
NVD
•added 2026/08/24 6:17 p.m.•3 views

CVE-2026-71982

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Total number of security vulnerabilities382177