400115 matches found
CVE-2026-85176
DbGate through 7.2.6 is vulnerable to arbitrary file read and write via the file:// scheme. The root cause lies in the jsldata controller , which fails to properly validate jslid parameters. An attacker can exploit the getJslFileName() function to bypass directory containment, allowing authentica...
CVE-2026-85199
Eclipse aeriOS Self-orchestrator versions prior to 1.2.1 contain a path traversal vulnerability in its REST API. User-controlled identifiers used to create, update, or delete Self-orchestrator resources were incorporated into filesystem paths without adequate validation, allowing an unauthenticat...
CVE-2026-85135
ILIAS up to versions 9.21, 10.9, and 11.2 is affected by an unrestricted file upload vulnerability in the MediaPool component. The flaw resides in the ilObjMediaObjectGUI::uploadMultipleSubtitleFileObject function within Services/Repository/Service/Resources/ZipAdapter.php, allowing a remote atta...
CVE-2026-85216
MISP contains an authentication bypass in its LDAP and LinOTP components. The custom LdapAuthenticate and LinOTPAuthenticate components replaced CakePHP's FormAuthenticate but failed to replicate its credential validation, allowing empty or non-string values to reach underlying mechanisms. In the...
CVE-2026-85110
Tenda HG10 (version 300001138) is affected by a buffer overflow in the Boa Web Server component, specifically in the formWlanSetup function at /boaform/formWlanSetup, triggered by manipulating the ssid argument. The vulnerability allows remote exploitation with low privileges and no user interact...
CVE-2026-80515
Eclipse Arrowhead versions 5.0.0 through 5.2.1 are affected by an authorization-bypass vulnerability in the management REST endpoints. The root cause is a mismatch between Tomcat's undecoded getRequestURL() and Spring MVC's decoded routing: the management-authorization gate checks for the literal...
CVE-2026-84815
A Reflected Cross-Site Scripting (XSS) vulnerability exists in the Kriesi Enfold WordPress theme, affecting versions 8.0 and earlier . The flaw stems from improper neutralization of input during web page generation, allowing an attacker to inject malicious scripts that execute in a victim's brows...
CVE-2026-85109
CVE-2026-85109 affects the Boa Web Server component of the Tenda HG10 (firmware 300001138). The vulnerability resides in the formLogin function within the file /boaform/formLogin. By manipulating the Username argument, an attacker can trigger a buffer overflow . The attack is remote and requires ...
CVE-2026-82180
Eclipse Arrowhead versions 5.0.0 through 5.2.1 are affected when the MQTT API is enabled with the certificate authentication policy. The CertificateMqttFilter decodes an X.509 certificate from the MQTT message payload using CertificateFactory.generateCertificate() but never verifies its signature...
CVE-2026-6071
Rockwell Automation Arena® is affected by a remote code execution vulnerability caused by an out-of-bounds write when parsing DOE files . An attacker can craft a malicious DOE file that, when opened by a legitimate user, writes past the end of an allocated object and executes code within the cont...
CVE-2025-12737
CVE-2025-12737 affects WSO2 products via the Carbon Console . Administrative operations within the console do not adequately validate specific user-supplied input, allowing a threat actor with administrative privileges to inject and execute arbitrary code remotely , leading to complete compromise...
CVE-2026-82918
Keyence XG VisionTerminal and XG-X VisionTerminal contain an XXE (XML External Entity) flaw: they improperly restrict XML external entity references. When a user opens a specially crafted setting file , sensitive information stored on the host system may be disclosed. The attack is local , requir...
CVE-2026-85107
A vulnerability in NousResearch hermes-agent 0.18.0 affects the resourceBufferFromUrl function in apps/desktop/electron/main.ts (Electron Main Process), allowing a remote attacker with user interaction to trigger uncontrolled resource allocation, resulting in low availability impact. Notably, the...
CVE-2026-3416
WSO2 products' API Publisher component used a non-cryptographic pseudorandom number generator (PRNG) to generate shared secrets for Webhook HMAC validation. Because the PRNG lacks sufficient entropy, a sophisticated attacker can predict future secrets and forge event payloads with valid HMAC sign...
CVE-2026-78080
CVE-2026-78080 affects the JooDatabase Lite Joomla extension (feenders.de), versions below 5.1.0 . The root cause is the cid parameter being used in database queries without input validation, enabling an unauthenticated SQL injection attack over the network with low complexity and no user interac...
CVE-2026-71224
CVE-2026-71224 is a stack overflow in gfs2-utils , the GFS2 filesystem utility suite. The vulnerability resides in the metadata walk code within metawalk.c , which calls alloca() with an untrusted inode height value taken directly from on-disk metadata, without any bounds validation. This causes ...
CVE-2026-71222
A heap out-of-bounds read vulnerability exists in gfs2-utils , a tool for processing GFS2 (Global File System 2) filesystem images. The ea_num_ptrs field from on-disk extended attribute metadata is consumed without bounds validation, allowing a crafted GFS2 filesystem image to trigger a heap buff...
CVE-2026-71223
CVE-2026-71223 is a reserved candidate with no technical details publicly available yet. The reserving organization has not announced the associated security problem. Action: monitor for updates when the candidate is publicized.
CVE-2026-71221
gfs2-utils is affected by a stack out-of-bounds write in the savemeta function, where the height value from on-disk inode metadata is used as a loop bound without bounds checking. This can cause a stack buffer overflow leading to arbitrary code execution when processing crafted GFS2 filesystem im...
CVE-2026-71220
A stack out-of-bounds write vulnerability in gfs2-utils (specifically the gfs2_edit tool) occurs when the di_height field from on-disk inode metadata is used as an array index without bounds checking, resulting in a stack buffer overflow. Processing a crafted GFS2 filesystem image may lead to arb...
CVE-2026-71219
gfs2-utils contains a stack overflow in the hash table traversal code of metawalk.c . The function alloca() is called with an exponentially derived size (1 <
CVE-2026-78000
J2Store , a Joomla e-commerce extension by j2commerce.com , is affected by two related issues. Four task handlers in the cart controller accepted a base64-encoded URL from user input and redirected to it without validating the destination host, enabling phishing using the shop's trusted domain (o...
CVE-2026-78069
CVE-2026-78069 affects the J2Store Joomla extension (by j2commerce.com), versions 1.0.0–3.3.21, 4.0.0–4.0.21, and 4.1.0–4.1.6 . The root cause is a missing authorization check in the J2StoreControllerApps appTask delegation path, which instantiates app-plugin controllers with no deliberate ACL ch...
CVE-2026-78065
CVE-2026-78065 affects the J2Store Joomla extension (j2commerce.com), versions 1.0.0–3.3.21 , 4.0.0–4.0.21 , and 4.1.0–4.1.6 . The flaw is in the editAddress() function: its ownership check only redirected non-owners when the loaded address row had a non-empty user_id belonging to another user. S...
CVE-2026-77999
J2Store (Joomla extension by j2commerce.com) versions 1.0.0–3.3.21, 4.0.0–4.0.21, and 4.1.0–4.1.6 contain an unauthenticated PayPal callback forgery vulnerability. The IPN listener's signature check (_validateIPN()) treated UNVERIFIED and any non-INVALID response as valid, issued verification wit...
CVE-2026-78064
CVE-2026-78064 affects the J2Store Joomla extension (j2commerce.com) in versions 1.0.0–3.3.21, 4.0.0–4.0.21, and 4.1.0–4.1.6 . The vulnerability stems from fof.xml granting the carts view a wildcard true ACL, while FOF enforces CSRF tokens only on back-end HTML requests—not on front-end format=ra...
CVE-2026-85106
A server-side request forgery (SSRF) vulnerability exists in NousResearch hermes-agent 0.18.0 , specifically in the fetchLinkTitle function within the file apps/desktop/src/app/artifacts/index.tsx (component: Link Title Fetch). Manipulating the url argument allows a remote attacker with low privi...
CVE-2026-79679
CVE-2026-79679 is a Use of Weak Credentials vulnerability in B&R Industrial Automation GmbH mapp Audit as used in mapp Services, affecting versions before 6.8.0 . The weakness allows network-based exploitation with no privileges required. The CVSS 3.1 base score is 8.7 (HIGH) , with High impact o...
CVE-2026-80465
CVE-2026-80465 affects the Mendix SAML module across multiple compatibility lines: Mendix 10 (all versions < V4.2.3), Mendix 11 (all versions < V4.2.3), and Mendix 9.24 (all versions
CVE-2026-85175
SiYuan versions ≤ 3.8.1 contain an incomplete blocklist in the IsForbiddenAbsPath() function (kernel/util/path_guard.go) that only blocks conf/conf.json by exact match but fails to restrict the TLS private key (conf/key.pem) and CA private key (conf/ca.key). Because the getFile handler skips the ...
CVE-2026-85174
SiYuan before v3.8.2 is vulnerable to API token exposure via its log file. When full-text search requests exceed timing thresholds, API tokens passed in query parameters are written in plaintext to an accessible log file. An authenticated attacker can retrieve the log file through the getFile end...
CVE-2026-85173
n8n versions before 2.36.2 contain a missing per-project authorization vulnerability in the Insights API routes . Authenticated users holding insights scopes can supply arbitrary projectId parameters to retrieve workflow names and execution statistics from projects they are not members of, effect...
CVE-2026-85172
n8n versions before 2.34.1 contain a server-side request forgery (SSRF) vulnerability in the legacy request helper function exposed to Code and Function nodes. The root cause is a mismatch between validation and execution: the SSRF check inspects the uri property, while the underlying HTTP client...
CVE-2026-85171
n8n versions before 1.123.73 , 2.35.4 , and 2.36.2 are affected by a credential exposure vulnerability in the Strapi , SeaTable , and Mailcheck nodes. The root cause is that these nodes send their decrypted credentials to the authentication endpoint via the raw legacy HTTP helper outside any erro...
CVE-2026-85170
n8n versions before 1.123.73 , 2.35.4 , and 2.36.2 are vulnerable to local file read and SSRF through the Gmail (v1) and Brevo nodes. The root cause is that these nodes pass message content to the mail composer without verifying it is a string. An authenticated user able to run a workflow can sup...
CVE-2026-85169
n8n versions before 1.123.73 , 2.35.4 , and 2.36.2 contain an expression sandbox escape in the $fromAI handler. The handler resolved a caller-supplied placeholder name without requiring it to be an own property and admitted reserved keys; against a primitive input value it returned a live host-pr...
CVE-2026-85167
n8n versions before 2.35.4 and 2.36.x before 2.36.2 are affected by a query injection vulnerability in the Elasticsearch Document Get All and Google Cloud Firestore Document Query nodes. The root cause is that these operations build their JSON query by interpolating expression values directly int...
CVE-2026-85168
n8n versions before 1.123.73 , 2.35.4 , and 2.36.2 are affected by a remote code execution vulnerability in the Git node . The root cause is that the node's sanitization logic reset a fixed list of command-bearing Git configuration keys but did not cover the content-filter and merge-driver key fa...
CVE-2026-85166
n8n before 2.35.4 and 2.36.x before 2.36.2 fails to validate credential references in the inline workflow JSON of nodes that execute an inline sub-workflow (e.g., the Workflow Tool node ). A shared-workflow editor or any user creating/updating a workflow via the REST API, Public API, or MCP can p...
CVE-2026-85164
WWBN AVideo (through commit c91b5975d) contains a Server-Side Request Forgery (SSRF) vulnerability in the set_api_userImages API endpoint. The endpoint fails to validate the profileImg and backgroundImg URL parameters before fetching them, allowing an authenticated API client to supply internal U...
CVE-2026-85165
n8n versions before 2.36.2 are affected by an expression sandbox bypass. The root cause is that free identifiers appearing in spread , computed-key , switch-case , or class-extension positions resolve against process globals rather than staying within the sandbox. Authenticated users with workflo...
CVE-2026-85163
AVideo through commit c91b5975d is affected by a Server-Side Request Forgery (SSRF) vulnerability in its EPG parser . An authenticated uploader can supply an internal URL via the epg_link parameter during video upload; the value is validated only for syntax and later fetched server-side during EP...
CVE-2026-85161
AVideo (through commit c91b5975d) contains a Cross-Site Request Forgery (CSRF) vulnerability in removePoster.php . The endpoint lacks forbidIfNotPost or forbidIfInvalidToken checks, allowing an attacker to craft malicious image tags that, when viewed by an authenticated victim, issue GET requests...
CVE-2026-85162
AVideo (through commit c91b5975d) contains a cross-site request forgery (CSRF) vulnerability in plugin/Live/saveLive.php , which lacks forbidIfNotPost and forbidIfInvalidToken protections. An attacker can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and t...
CVE-2026-85160
AVideo (through commit c91b5975d) is affected by a combined CSRF and path traversal vulnerability in stopLive.php . The root cause is missing token validation and unsanitized key parameter concatenation, allowing an attacker to craft a malicious image tag with a traversal payload (e.g., key=../.....
CVE-2026-85158
AVideo through commit c91b5975d is affected by a reflected cross-site scripting (XSS) vulnerability in videoEmbeded.php . The root cause is that the link parameter is echoed inside an HTML comment with zero escaping , allowing an attacker to close the comment with --> and inject arbitrary Java...
CVE-2026-85159
AVideo (through commit c91b5975d) contains a reflected cross-site scripting vulnerability in userLogin.php . The root cause lies in the isSafeRedirectURL function, which validates only the URL protocol but does not sanitize HTML characters in the cancelUri parameter. Because this parameter is ech...
CVE-2026-85157
WWBN AVideo is affected by a broken access control vulnerability in the unauthenticated feed/index.php (RSS feed) endpoint. When a program_id parameter is supplied, per-video visibility checks are disabled, allowing unauthenticated attackers to enumerate playlist identifiers and retrieve unlisted...
CVE-2026-85156
WWBN AVideo has a broken access control vulnerability on its public channel page. The root cause involves hardcoded visibility flags and an undefined property that fail to properly validate access controls, allowing unauthenticated visitors to view unlisted and group-restricted videos—including f...
CVE-2026-85155
WWBN AVideo is vulnerable to SQL injection in the sort column parameter of the get.json.php endpoint when APIName=channels. An unauthenticated attacker can order results by arbitrary database columns such as users.password and users.recoverPass, enabling an ordering oracle to infer password hash ...