Lucene search
+L

177756 matches found

CVE
CVE
added 2026/08/06 7:30 p.m.67 views

CVE-2026-70558

Dinky CVE-2026-70558 affects the v1.2.5 release and development branch. The vulnerable component is the POST /download/uploadFromRsByLocal handler, which passes a caller-supplied path directly to new File(path) and file.transferTo(dest) with no path validation. The route is SaIgnore’d and /downlo...

9.8CVSS5.8AI score0.00596EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 7:30 p.m.15 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.3CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 6:47 p.m.33 views

CVE-2026-5856 Contiki-NG DNS/mDNS Resolver Out-of-Bounds Read via Unchecked skip_name Traversal Before Transaction-ID Validation

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 6:47 p.m.15 views

CVE-2026-5856 Contiki-NG DNS/mDNS Resolver Out-of-Bounds Read via Unchecked skip_name Traversal Before Transaction-ID Validation

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 6:47 p.m.71 views

CVE-2026-5856

Affected software/component: Contiki-NG DNS/mDNS resolver (os/services/resolv/resolv.c). Root cause: skip_name() walks DNS wire-format labels without a packet-boundary check; newdata() loops nquestions from attacker-controlled DNS header before validating the transaction ID, causing the function ...

7.1CVSS5.6AI score0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 5:14 p.m.35 views

CVE-2026-16067 Event Booking Manager for WooCommerce (Pro) < 5.0.3 - Unauthenticated Payment Bypass via Client-Controlled Ticket Price

The Event Booking Manager for WooCommerce Pro WordPress plugin before 5.0.3 does not validate the ticket price on the server during its native non-WooCommerce checkout, trusting the per-ticket price supplied by the client instead of re-deriving the event's configured price. This allows...

5.3CVSS0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 5:14 p.m.60 views

CVE-2026-16067

The CVE concerns the Event Booking Manager for WooCommerce (Pro) WordPress plugin, affected versions prior to 5.0.3. The vulnerability arises because the plugin does not validate the ticket price on the server during its native checkout, trusting the per-ticket price supplied by the client. As a ...

5.3CVSS5.5AI score0.00236EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/06 5:05 p.m.22 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.5AI score0.00692EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/06 5:04 p.m.37 views

CVE-2026-14831 Easy Booking < 3.5.0 - Unauthenticated Minimum Booking Duration Bypass

The Easy Booking WordPress plugin before 3.5.0 does not re-enforce a bookable product's configured minimum booking duration on the server side when adding to cart and calculating the booking price, allowing unauthenticated users to place below-minimum bookings and complete underpriced orders...

5.3CVSS0.0031EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/06 5:00 p.m.11 views

CVE-2026-14225 Easy Appointments < 3.12.28 - Contributor+ Shortcode Allowlist Bypass

The Easy Appointments WordPress plugin before 3.12.28 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to execu...

2.7CVSS5.6AI score0.0023EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/06 3:58 p.m.20 views

libaom: libaom: remote code execution via SVC layer context handling with attacker-controlled frames

A remote code execution vulnerability was found in libaom, the reference AV1 codec implementation. Insufficient bounds validation in the AV1 encoder's SVC Scalable Video Coding layer ID control allows an attacker to supply crafted video frame pixels that overlap with internal encoder layer contex...

7.1CVSS6.5AI score0.00482EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/06 3:37 p.m.13 views

CVE-2026-70639

llama.cpp builds b1886 through b7445 contain a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench1model function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger ...

6.8CVSS5.5AI score0.0013EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/06 3:16 p.m.23 views

ALPINE-CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/06 3:16 p.m.11 views

CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.2AI score0.00379EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 2:33 p.m.116 views

CVE-2025-49506

CVE-2025-49506 affects APR-util 1.6.3 and earlier: the function apr_password_validate() is not constant-time for hash/password comparisons, potentially leaking content via a side-channel timing attack on platforms without crypt() (e.g., Windows, BeOS, NetWare, Android). The issue is mitigated by ...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/06 2:33 p.m.10 views

CVE-2025-49506 Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

5.4AI score0.00379EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 2:33 p.m.44 views

CVE-2025-49506 Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

0.00379EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/06 2:33 p.m.33 views

CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0
NVD
NVD
added 2026/08/06 2:16 p.m.16 views

CVE-2026-64993

Dell RVTools versions prior to 4.8.1, contains an improper certificate validation vulnerability in the collector. A remote unauthenticated attacker could potentially exploit this vulnerability leading to loss of confidentiality and integrity...

9.1CVSS0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 2:16 p.m.20 views

CVE-2026-16316

OMICRON StationGuard 4.00 contains an improper input validation vulnerability in its IEC 61850 Sampled Values SV frame processing. A specially crafted SV frame can cause the affected process to terminate, disrupting alert processing for Sampled Values traffic. The vulnerability does not affect...

5.3CVSS0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder