Lucene search
+L

177878 matches found

OSV
OSV
added 2026/08/05 6:58 a.m.21 views

CVE-2026-71203 changedetection.io - Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest...

5.3CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 6:58 a.m.15 views

EUVD-2026-53198

imagecli's carve pipeline operation Carve::apply in src/imageops.rs only asserts ratio = 1.0, never validating that the ratio is positive. A negative ratio e.g. -5 causes the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:58 a.m.20 views

CVE-2026-70378 imagecli - Negative carve Ratio Bypasses Bounds Check and Crashes Process via Reachable Panic

imagecli's pipeline operation Carve::apply in src/imageops.rs only asserts , never validating that the ratio is positive. A negative ratio e.g. -5 causes the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to imageproc::seamcarving::shrinkwidth —...

7.5CVSS5.3AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.12 views

CVE-2026-7444

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.16. This is due to missing or incorrect nonce validation on the processbulkaction function of MWTSAStatsTable. This makes it possible for unauthenticated attacker...

8.1CVSS5.7AI score0.00168EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/05 6:38 a.m.58 views

CVE-2026-7444

CVE-2026-7444 affects the WordPress plugin Search Analytics for WP (

8.1CVSS5.7AI score0.00168EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 6:37 a.m.70 views

CVE-2026-6147

The LightSync Pro WordPress plugin is affected by an insecure file upload vulnerability due to missing file type validation in rest_replace_media() in all versions up to and including 2.1.6. The flaw allows authenticated attackers with Author-level access or higher to upload arbitrary files on th...

8.8CVSS6.4AI score0.00638EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 6:37 a.m.44 views

CVE-2026-6147 LightSync Pro <= 2.1.6 - Authenticated (Author+) Arbitrary File Upload

The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the restreplacemedia function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload...

8.8CVSS0.00638EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 6:00 a.m.15 views

EUVD-2026-53115

The zportals WordPress plugin before 6.3.4 does not properly validate uploaded files, trusting the client-supplied content type and preserving the original file extension, allowing any authenticated user Subscriber or higher to upload arbitrary PHP files and achieve remote code execution...

8.1CVSS6.1AI score0.0042EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 12:30 a.m.17 views

EUVD-2026-52931

Odysseus before commit 87babb5 contains a server-side request forgery vulnerability that allows admin-privileged attackers to direct the server to probe internal network resources by supplying arbitrary URLs to the embedding endpoint configuration without scheme, host, IP range, or DNS rebind...

6.8CVSS5.7AI score0.00264EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.13 views

SUSE CVE-2026-69248

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In versions 45.0.0 through 48.0.0, if an intermediate constrained CA permits the DNS name foo.example.com, and the leaf certificate has a wildcard in its DNS SAN of .example.com,...

5.4CVSS5.7AI score0.00185EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.13 views

Oracle Linux 10 : kernel (ELSA-2026-49211)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-49211 advisory. - net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhandle CKI Backport Bot RHEL-214082 CVE-2026-64530 - ksm: use range-walk function to jump over...

9.8CVSS5.6AI score0.00536EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.18 views

Oracle Linux 8 : mingw-glib2 (ELSA-2026-49512)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-49512 advisory. - Fix CVE-2026-58010: off-by-one error in gvstupleisnormal Resolves: RHEL-212164 - Fix CVE-2026-58011: gdatetimeaddfull range validation Resolves:...

9.8CVSS7.6AI score0.00826EPSS
SaveExploits7References9
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:00 a.m.9 views

CVE-2026-67869

Buffer Overflow vulnerability in open62541 v1.5.5 allows a remote attacker to cause a denial of service via the ServiceCall validates input arguments against runtime-resolved InputArguments metadata...

7.5CVSS5.5AI score0.0046EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/05 12:00 a.m.12 views

The vulnerabilities of the functions Repo.archive(), git.ls_remote(), Repo.iter_commits(), and Repo.blame() in the Python library for interacting with Git repositories, GitPython, allow attackers to execute arbitrary commands and overwrite arbitrary files.

The vulnerabilities of the functions Repo.archive, git.lsremote, Repo.itercommits, and Repo.blame in the Python library for interacting with Git repositories in GitPython are related to the lack of data cleaning at the control level. Exploiting these vulnerabilities could allow an attacker to...

8.4CVSS5.9AI score0.01037EPSS
SaveExploits1References4Affected Software2
Debian CVE
Debian CVE
added 2026/08/05 12:00 a.m.12 views

CVE-2026-67869

Buffer Overflow vulnerability in open62541 v1.5.5 allows a remote attacker to cause a denial of service via the ServiceCall validates input arguments against runtime-resolved InputArguments metadata...

7.5CVSS5.5AI score0.0046EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 12:00 a.m.23 views

CVE-2026-67873

A heap-based buffer overflow exists in lib60870-C 2.4.0 in the server-side FileSegment ASDU encoding path. The issue occurs because FileSegmentencode validates only the standalone segment length via FileSegmentGetMaxDataSize and does not verify the residual capacity of the current ASDU frame befo...

9.8CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.20 views

PT-2026-68241

Name of the Vulnerable Software and Affected Versions Cisco IMC affected versions not specified Description An issue in the web-based management interface allows an authenticated remote attacker with Admin privileges to execute arbitrary commands on the underlying operating system and elevate...

8.5CVSS7.1AI score0.00382EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.14 views

Oracle Linux 8 : ldns (ELSA-2026-49520)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-49520 advisory. - Fix CVE-2026-10846: validate DNS response source address, transaction ID, and query section matching Tenable has extracted the preceding description block...

8.2CVSS5.6AI score0.00147EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.29 views

SUSE SLES15 Security Update : bind (SUSE-SU-2026:3476-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3476-1 advisory. This update for bind fixes the following issues - CVE-2026-10723: Incorrect acceptance of NSEC3 records bsc1271982. - CVE-2026-1133...

8.6CVSS5.6AI score0.00523EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.13 views

PT-2026-68315

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 1.6.58 Description The web crawl tool contains a Server-Side Request Forgery SSRF flaw. The system performs a security check on the initial URL by resolving the hostname via socket.gethostbyname to reject private,...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References10
Rows per page
Query Builder