Lucene search
+L

3524 matches found

RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 2 days ago9 views

CVE-2026-65986

CVAT is an open source interactive video and image annotation tool for computer vision. Versions 2.5.0 through 2.66.0 contain a XSS vulnerability that can be accessed through annotation guide assets. When CVAT serves the files attached to an annotation guide, it labels them with a media type...

8.5CVSS0.00239EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago5 views

CVE-2026-70485

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago12 views

CVE-2026-47682

CVAT contains a path-containment validation flaw in versions 1.6.0–2.64.0. An attacker with write access to a cloud storage added to a CVAT instance, or the ability to add new cloud storages, can overwrite arbitrary files on the server filesystem. The issue enables arbitrary path writes at multip...

7.1CVSS5.5AI score0.00303EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago15 views

CVE-2026-70485

CVE-2026-70485 – Open WebUI : Affected versions 0.9.0 through 0.11.0 of the Open WebUI self-hosted AI platform check whether a user-provided URL is globally routable by applying ipaddress.is_global to the literal IPv6 address, without considering embedded IPv4 in transition encodings. In NAT64 de...

7.1CVSS5.5AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago5 views

GHSA-22JQ-VG5J-6VGG ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses can bypass SSRF and trust-boundary checks

Summary Address6's special-property checks misclassify IPv4-mapped ::ffff:0:0/96 and NAT64 well-known 64:ff9b::/96 IPv6 addresses. These checks classify an address by its IPv6 wrapper rather than by the IPv4 address it embeds, so isLoopback, isLinkLocal, isMulticast, and isUnspecified all return...

6.9CVSS5.5AI score0.00254EPSS
SaveExploits0References5
RustSec
RustSec
added 5 days ago7 views

NIP-98 authorization parsing permits resource exhaustion

The NIP-98 HTTP authorization parser Base64-decoded the complete authorization value and parsed the resulting JSON event without applying an application-level size limit. Both operations occurred before the event's signature and authorization fields could be validated. An unauthenticated remote...

5.6AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-67822

Tenda W6-S 1.0.0.4510 contains a stack-based buffer overflow vulnerability in the /goform/wifiSSIDset endpoint. The function formwrlSSIDset uses sprintf to copy user-controlled 'GO' and 'index' parameters into a 64-byte stack buffer without length restriction, leading to stack overflow...

0.00295EPSS
SaveExploits0References1
OSV
OSV
added last week5 views

CLEANSTART-2026-LA03825 Security fixes in step-issuer 0.9.11-r1

Package step-issuer version 0.9.11-r1 fixes 60 vulnerabilities: CVE-2025-68121, CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, CVE-2025-69725...

10CVSS7.4AI score0.01945EPSS
SaveExploits4References1
Positive Technologies
Positive Technologies
added 2026/07/30 12:0 a.m.14 views

PT-2026-66558

Name of the Vulnerable Software and Affected Versions SGLang affected versions not specified Description An unauthenticated remote code execution issue exists in the '/load lora adapter from tensors' endpoint. This occurs due to a bypass of the SafeUnpickler's incomplete denylist, which allows an...

9.8CVSS6.6AI score0.00981EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/29 4:57 p.m.7 views

CVE-2026-64282

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for arm64 architectures. A race condition between the kvmtranslatevncr function and an MMU Memory Management Unit notifier can lead to a Page Frame Number PFN leak. This occurs because an early return in kvmtranslatevncr fail...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 10:17 p.m.6 views

CVE-2026-55415

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.11.6 until 0.64.0, datamodel-code-generator allows attacker-controlled x-python-import or customTypePath schema...

7.5CVSS0.00276EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 9:17 p.m.7 views

CVE-2026-64555

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

8.8CVSS0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 9:17 p.m.4 views

UBUNTU-CVE-2026-64555

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

8.8CVSS5.7AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 6:16 p.m.11 views

CVE-2026-54272

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Versions 10.1.1 through 10.2.0 are vulnerable to SSRF through misclassification of IPv4-mapped/NAT64 IPv6 addresses. Address6.getType classifies an address by matching it against a table of known IPv6...

6.9CVSS0.00254EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/27 5:13 p.m.10 views

CVE-2026-54272

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Versions 10.1.1 through 10.2.0 are vulnerable to SSRF through misclassification of IPv4-mapped/NAT64 IPv6 addresses. Address6.getType classifies an address by matching it against a table of known IPv6...

6.9CVSS5.8AI score0.00254EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/27 3:44 p.m.7 views

CVE-2026-41579

A flaw was found in runc, a tool used to run containers. A malicious container image, crafted with a specific type of symbolic link in its /dev directory, can deceive runc. This deception could lead to the deletion of certain files or the creation of predefined symbolic links on the host system...

3.6CVSS5.8AI score0.00186EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 1:16 p.m.13 views

CVE-2026-12990

An access control vulnerability in the mobile app APK v5.5.0 for Ghost Robotics' Vision 60 robot allows multiple simultaneous sessions to run without proper client validation or session integrity checks. An attacker with a modified version of the app can connect to the robot during an active,...

7.7CVSS0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/27 1:16 p.m.12 views

CVE-2026-12989

A lack of authentication in the mobile app APK v5.5.0 for Ghost Robotics' Vision 60 robot allows an unauthenticated attacker connected to the device's internal Wi-Fi network to gain unrestricted access to the web administration interface and the HTTP API. Due to the lack of authorization...

8.7CVSS0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/27 11:44 a.m.32 views

CVE-2026-12991 Multiple vulnerabilities in Ghost Robotics' Vision 60

The lack of cryptographic mechanisms to ensure the integrity and authenticity of communications in Ghost Robotics' Vision 60 robot APK v5.5.0 exposes the system to man-in-the-middle attacks. An attacker located on the local network can use ARP spoofing and selective traffic blocking techniques to...

8.7CVSS0.00142EPSS
SaveExploits0References1
Rows per page
Query Builder