Lucene search
+L
AttackerkbRecent

96138 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.11 views

CVE-2026-64216

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

5.7AI score0.00442EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.13 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.21 views

CVE-2026-64212

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.7AI score0.00117EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.11 views

CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.7AI score0.00121EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.12 views

CVE-2026-64211

In the Linux kernel, the following vulnerability has been resolved: srcu: Don't queue workqueue handlers to never-online CPUs While an srcustruct structure is in the midst of switching from CPU-0 to all-CPUs state, it can attempt to invoke callbacks for CPUs that have never been online. Worse yet...

5.8AI score0.00107EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.12 views

CVE-2026-64210

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

5.6AI score0.00344EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.13 views

CVE-2026-64208

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AFRXRPC to make use of this to...

5.7AI score0.00426EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.12 views

CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

5.7AI score0.00117EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:12 p.m.11 views

CVE-2026-17039

A flaw was found in pki-core. The certificate authority CA renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without...

8.1CVSS6.2AI score0.01187EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:02 p.m.13 views

CVE-2026-58586

Image::WebP versions before 0.3.0 for Perl bundle a vulnerable version of libwebp. Image::WebP does not link to the system libwebp. Instead, it uses a bundled copy of libwebp 0.3.0 released 2013-03-20. That version has multiple known vulnerabilities, including CVE-2023-4863. Any caller that decod...

9.8CVSS7.1AI score0.99979EPSS
SaveExploits9References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:58 p.m.10 views

CVE-2026-66007

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the filename metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted filename values with directory traversal...

6.9CVSS5.9AI score0.00557EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:57 p.m.11 views

CVE-2026-66006

lakeFS through 1.83.0, fixed in commit 71a45ee, contains an authentication bypass vulnerability in the /setupcommprefs endpoint that allows unauthenticated attackers to overwrite operator metadata including email, name, and company after setup completion. Attackers can POST to this endpoint to...

6.9CVSS5.9AI score0.00345EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:57 p.m.12 views

CVE-2026-66005

Jan through 0.8.4, fixed in commit 3e1c1e7, contains a CORS misconfiguration vulnerability in its local API server that allows network-adjacent attackers to bypass trusted host restrictions by exploiting the server's replacement of user-configured trusted hosts with a wildcard that reflects...

6.3CVSS6AI score0.00198EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:44 p.m.11 views

CVE-2026-66004

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS6AI score0.00296EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:36 p.m.12 views

CVE-2026-56163

Missing authentication for critical function in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.9AI score0.00494EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:36 p.m.12 views

CVE-2026-58630

Improper access control in Azure App Service allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.8AI score0.00464EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:36 p.m.13 views

CVE-2026-57106

Server-side request forgery ssrf in Data Quality allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.8AI score0.00484EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:34 p.m.12 views

CVE-2026-8789

The Easy Appointments plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and missing nonce verification on the eadeletemultipleconnections AJAX action in all versions up to, and including, 3.12.27. This makes it possible for authenticated...

8.1CVSS5.9AI score0.00216EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:08 p.m.18 views

CVE-2026-8308

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Polen Media Software and Information Services Website Template allows Reflected XSS. This issue affects Website Template: before v2...

6.1CVSS5.8AI score0.00149EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:06 p.m.13 views

CVE-2026-17059

A flaw was found in the role-users endpoint of the keycloak-services library, which is the core component of the Keycloak identity and access management solution. The issue occurs because the system fails to check if an administrator has permission to view individual users when listing members of...

6.5CVSS5.8AI score0.00404EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:00 p.m.12 views

CVE-2026-55732

Out-of-bounds Read CWE-125 in BACnet packet parsing bacdtdatetimetotod in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.18 on LINX-A64 allows an unauthenticated remote attacker to crash linxa64.exe and ultimately reboot the device via a malformed BACnet...

8.7CVSS6AI score0.00322EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:00 p.m.14 views

CVE-2026-55731

Unchecked input for loop condition CWE-606 in the SNMP agent in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an unauthenticated remote attacker to cause persistent denial of service CPU exhaustion via a crafted SNMP GETNEXT request with...

8.7CVSS5.9AI score0.00322EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 2:00 p.m.16 views

CVE-2026-55730

Reflected Cross-Site Scripting CWE-79 in LWEB802 in Loytec LWEB-802 before 5.0.8 on all platforms allows an unauthenticated remote attacker to execute arbitrary JavaScript in a victim's browser and perform actions with the victim's privileges via a crafted link containing a malicious project or...

8.7CVSS6.2AI score0.00358EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:59 p.m.11 views

CVE-2026-55729

Exposure of Sensitive Information CWE-200 in LWEB802 browser localStorage in Loytec LWEB-802 before 5.0.8 on all platforms allows an unauthenticated remote attacker to leak stored management credentials via a crafted link...

7.7CVSS5.9AI score0.00322EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:58 p.m.13 views

CVE-2026-55728

Stack-based Buffer Overflow CWE-121 in /usr/bin/ltsudo cmdipaddrconflict in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows a superadmin-group attacker to trigger a SUID-root process abort or potentially elevate privileges via an overly lo...

7.1CVSS5.9AI score0.00113EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:58 p.m.14 views

CVE-2026-12504

Improper Authentication CWE-287 in the PAM configuration in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows a local attacker to authenticate as a uid=0 account without a password and obtain a root shell via an /etc/passwd entry with an emp...

8.4CVSS5.9AI score0.00129EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:57 p.m.12 views

CVE-2026-12503

Improper Link Resolution CWE-59 in /usr/bin/larmstarter in Loytec L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an authenticated larmapp attacker to make /etc/passwd writable by the larmapp group leading to root privilege escalation via a symlink attack on...

9.2CVSS5.9AI score0.00136EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:57 p.m.11 views

CVE-2026-12502

Improper Privilege Management CWE-269 in /usr/bin/ltsudo in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows a superadmin-group attacker to reset the password of any LARM user including the larmapp service account via the set-passwd...

8.4CVSS5.9AI score0.00106EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:57 p.m.21 views

CVE-2026-12496

Stored Cross-Site Scripting CWE-79 in the OPC XML-DA server statistics in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an unauthenticated remote attacker to execute arbitrary JavaScript in an administrator's browser session hijacking,...

8.7CVSS6.2AI score0.00358EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:48 p.m.13 views

CVE-2026-7007

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS5.9AI score0.0022EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:41 p.m.12 views

CVE-2026-17048

A flaw was found in the Keycloak Admin REST API, which is used to manage security realms and clients. The issue occurs when the system processes requests for rotated client secrets that are stored in a secure vault. Due to improper boundary enforcement, a delegated administrator with view-only...

5.5CVSS5.8AI score0.00354EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:56 p.m.12 views

CVE-2026-16743

A flaw was found in accountsservice. The systemd-homed code path for SetIconFile opens a user-supplied filename as root without the validation and privilege drop performed by the classic handler. A local attacker with a systemd-homed-managed account can read arbitrary files accessible to the...

5.5CVSS5.9AI score0.00099EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:26 p.m.25 views

CVE-2026-7484

External control of Assumed-Immutable web parameter vulnerability in ABIS Technology Ltd. Co. AVESİS allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects AVESİS: before 202606251646...

5.3CVSS5.8AI score0.00197EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:23 p.m.12 views

CVE-2026-9765

Note: The CVE and blog post don't exist because we determined this is actually a cloud-only issue. Access Controls are “Broken” when a user can access resources they are not authorized to access. An attacker can bypass any access control mechanisms in a web application, and gain unauthorized acce...

7.1CVSS5.9AI score0.00287EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:11 p.m.11 views

CVE-2026-46452

Improper Input Validation vulnerability in Apache NimBLE in Mesh Proxy SAR reassembly could result in passing broken data toward application resulting in memory pressure and unstable parsing behavior. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version...

5.8AI score0.00561EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:11 p.m.9 views

CVE-2026-45816

NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event. This requires disabled asserts otherwise assert would trigger before NULL dereference and bogus or misbehaving controller, thus severity is low. This issue affects Apache NimBLE: through 1.9.0. Users are...

5.8AI score0.00615EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:10 p.m.7 views

CVE-2026-45815

Reachable Assertion vulnerability in Apache NimBLE. A specially crafted ATT Read Multiple Variable Response BLEATTOPREADMULTVARRSP may trigger assert in ATT parser. Severity is medium as this requires DUT to first send ATT Read Multiple Variable Request. This issue affects Apache NimBLE: through...

5.8AI score0.00602EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:10 p.m.14 views

CVE-2026-45813

Out-of-bounds Write, Integer Underflow Wrap or Wraparound vulnerability in Apache NimBLE BASS service. Improper validation when parsing BASS service "Add Source" and "Modify Source" operation PDU could results in stack buffer overflow or arbitrary out-of-bound read. This can be triggered by nearb...

6.2AI score0.00351EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:09 p.m.10 views

CVE-2026-45812

Incorrect Calculation of Buffer Size vulnerability in Apache NimBLE when processing Legacy Advertising Report HCI event. When a single HCI advertising report event bundles multiple reports, NimBLE miscalculated the offset to the next report. This can cause the host to read past the end of the...

6AI score0.00419EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:09 p.m.12 views

CVE-2026-45811

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

6.2AI score0.00342EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:08 p.m.14 views

CVE-2026-66144

Although remote policy references are not retrieved during policy normalization, if they are manually retrieved via the API it can cause a denial of service attack if a huge policy is retrieved. Users are recommended to upgrade to version 3.2.3, which fixes this issue by imposing a default maximu...

5.9AI score0.00495EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66010

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS6AI score0.00215EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66009

Parse Server versions = 9.0.0 before 9.10.0-alpha.5 and = 8.2.2 before 8.6.86 return GraphQL validation error messages that name required custom input fields even when public introspection is disabled graphQLPublicIntrospection: false, the default. A client holding only the public application id ...

6.3CVSS5.9AI score0.00263EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66008

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS5.9AI score0.0032EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.11 views

CVE-2026-66143

It is possible to bypass the maximum number of normalized policy alternatives that was introduced in Apache Neethi 3.2.2 via certain crafted policies, which may lead to a denial of service attack via resource consumption. Users are recommended to upgrade to version 3.2.3, which fixes this issue...

5.8AI score0.00513EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.11 views

CVE-2026-66142

Apache Neethi is vulnerable to uncontrolled recursion when parsing policies that lack policy Ids or with deeply nested structures, which may lead to a denial of service attack when parsing policies due to runtime memory exhaustion. Users are recommended to upgrade to version 3.2.3, which fixes th...

5.8AI score0.00478EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 11:29 a.m.9 views

CVE-2026-15243

Apereo CAS Client accepts any CA-trusted certificate for any hostname, provided the URL the client is calling matches the configured allowlist or regex. An attacker with a MITM position DNS poisoning, rogue Wi-Fi, malicious proxy, etc. can provide any CA-signed certificate for a hostname that...

7.4CVSS5.9AI score0.0017EPSS
SaveExploits0References3Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/24 11:26 a.m.12 views

CVE-2026-16730

A flaw was found in dbus-broker. When the process file-descriptor limit is reached, EMFILE/ENFILE errors during peer setup notably SOPEERPIDFD are handled as fatal failures, causing the broker to exit. A local attacker who can open many connections to the user session bus can trigger this and den...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 11:14 a.m.12 views

CVE-2026-10610

Local privilege escalation potentially allowed an attacker to execute arbitrary code as a privileged user...

8.5CVSS6.2AI score0.00099EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 11:04 a.m.15 views

CVE-2026-15810

A Cross-Site Scripting XSS vulnerability in Google Cloud Looker versions prior to 25.6.103, 25.12.65, 25.18.68, 26.0.66, 26.2.47, 26.4.36, 26.6.28, and 26.8.7 on Looker-hosted and Self-hosted allows an attacker to execute arbitrary JavaScript leading to administrative account takeover using a...

8.7CVSS6.1AI score0.00321EPSS
SaveExploits0References3
Total number of security vulnerabilities96138