Lucene search
+L

6864 matches found

CVE
CVE
added 2026/08/18 9:03 p.m.16 views

CVE-2026-71018

Oracle Commerce 11.4.0's Endeca Application Controller is vulnerable: unauthenticated remote attackers can exploit it via HTTP to read all accessible data and modify some data, requiring victim interaction; CVSS 3.1 score 8.2 (High). No specific root cause or patch details are provided. No known ...

8.2CVSS5.3AI score0.00299EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2026/08/18 9:02 p.m.26 views

CVE-2026-70995

The Endeca Application Controller component in Oracle Commerce 11.4.0 is critically vulnerable (CVSS 9.8) to unauthenticated remote HTTP attacks, enabling full system takeover. Oracle has released patches via its August 2026 Critical Patch Update; organizations should apply them immediately. No p...

9.8CVSS5.3AI score0.00354EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2026/08/18 9:02 p.m.35 views

CVE-2026-70936

...

7.1CVSS0.00148EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 9:02 p.m.32 views

CVE-2026-70916

...

4CVSS0.00141EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 9:01 p.m.22 views

CVE-2026-70799

Oracle SDP Number Portability (component: Internal Operations) in Oracle E-Business Suite versions 12.2.3-12.2.15 is vulnerable to an easily exploitable flaw allowing unauthenticated remote attackers via HTTP to gain unauthorized access to all accessible data. CVSS 3.1 scores 7.5 (HIGH), with con...

7.5CVSS5.2AI score0.00414EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/18 9:01 p.m.30 views

CVE-2026-70698

...

6.7CVSS0.00168EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 9:01 p.m.31 views

CVE-2026-70690

...

8CVSS0.00375EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 8:59 p.m.20 views

CVE-2026-61229

Oracle WebCenter Portal (Fusion Middleware) Runtime Tools component, versions 12.2.1.4.0 and 14.1.2.0.0, is vulnerable to a HIGH-severity (CVSS 8.1) unauthenticated remote HTTP attack requiring high complexity; successful exploitation can fully compromise the application. No specific root cause o...

8.1CVSS5.3AI score0.00291EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/18 8:59 p.m.35 views

CVE-2026-60921

...

9.8CVSS0.00473EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 8:51 p.m.16 views

GHSA-V5RC-CPWC-CFPR Lemur: Incomplete fix for GHSA-v2wp-frmc-5q3v -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Summary The fix for GHSA-v2wp-frmc-5q3v added validateacmeurl to reject acmeurl values not in ACMEDIRECTORYHOSTALLOWLIST, but the validation is only called at authority creation time POST. The authority update endpoint PUT /api/1/authorities/ accepts and stores arbitrary options -- including a...

7.7CVSS5.6AI score0.00268EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/18 8:30 p.m.15 views

CVE-2025-9210

creationtimestamp| type| source ---|---|--- 2026-08-18 20:30:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/csbkkewf77pfs 2026-08-18 21:32:20+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mtf64snzq42w...

8.1CVSS4.8AI score0.00155EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/18 8:22 p.m.18 views

Incomplete Fix in MONAI: algo_from_pickle() pickle.loads() RCE still present in v1.5.2 despite GHSA-89gg-p5r5-q6r4 claiming patch

Summary GHSA-89gg-p5r5-q6r4 claims the pickle deserialization vulnerability in algofrompickle was fixed in v1.5.2. However, monai/auto3dseg/utils.py has not been modified since 2024-07-12 — 18 months before v1.5.2 was released 2026-01-29. All three pickle.loads calls remain unchanged. The fix was...

5.7AI score
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/18 7:17 p.m.9 views

CVE-2026-72286

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM with Secure Encrypted Virtualization SEV and Secure Nested Paging SNP virtual machines. The intra-host migration and mirroring feature is not fully implemented for SEV-SNP VMs. This incomplete implementation means that critic...

8.8CVSS5.5AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 7:03 p.m.20 views

CVE-2026-71303 Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 6:18 p.m.8 views

CVE-2026-54552

sh provides Python process launching. Prior to 2.2.4, the uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with uid set to an unprivileged user, the child changes its UID but can retain the paren...

7.9CVSS0.00125EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:37 p.m.75 views

CVE-2026-54552

The Python sh library's _uid option performs an incomplete privilege drop: child processes retain parent supplementary groups (root, docker, disk, shadow, sudo), enabling privilege escalation. Fixed in sh 2.2.4 ; SUSE/SUSE Linux Enterprise and openSUSE Leap patches (SUSE-SU-2026:3422-1, openSUSE-...

7.9CVSS5.3AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 5:37 p.m.12 views

EUVD-2026-61127

sh provides Python process launching. Prior to 2.2.4, the uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with uid set to an unprivileged user, the child changes its UID but can retain the paren...

7.9CVSS5.3AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:37 p.m.9 views

CVE-2026-54552 sh _uid does not drop supplementary groups (incomplete privilege drop)

sh provides Python process launching. Prior to 2.2.4, the uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with uid set to an unprivileged user, the child changes its UID but can retain the paren...

7.9CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 5:37 p.m.24 views

CVE-2026-54552 sh _uid does not drop supplementary groups (incomplete privilege drop)

sh provides Python process launching. Prior to 2.2.4, the uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with uid set to an unprivileged user, the child changes its UID but can retain the paren...

7.9CVSS0.00125EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/18 2:52 p.m.14 views

CVE-2026-56684

creationtimestamp| type| source ---|---|--- 2026-08-18 14:52:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/hymfdqmzkz53z...

7.5CVSS4.8AI score0.00523EPSS
SaveExploits0References1
Rows per page
Query Builder