Lucene search
+L

166008 matches found

NVD
NVD
added 2026/08/18 9:16 p.m.5 views

CVE-2026-12631

The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...

6.5CVSS0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 9:03 p.m.6 views

EUVD-2026-62119

Vulnerability in the Helidon product of Oracle Fusion Middleware component: Imperative Web Server. The supported version that is affected is 3.2.19. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Helidon. While the vulnerability is in...

7.2CVSS5.2AI score0.00255EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:02 p.m.5 views

EUVD-2026-61852

Vulnerability in the Oracle Hyperion Data Relationship Management product of Oracle Hyperion component: Access and security. The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows low privileged attacker with network access via HTTPS to compromise Oracle...

8.7CVSS5.3AI score0.00288EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:02 p.m.7 views

EUVD-2026-61847

Vulnerability in the Oracle Hyperion Data Relationship Management product of Oracle Hyperion component: Access and security. The supported version that is affected is 11.2.25.0.000. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracl...

7.4CVSS5.2AI score0.00243EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:02 p.m.6 views

EUVD-2026-61835

Vulnerability in the Oracle Hyperion Data Relationship Management product of Oracle Hyperion component: Access and security. The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle...

8.8CVSS5.3AI score0.00402EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:02 p.m.6 views

EUVD-2026-61786

Vulnerability in the Oracle iRecruitment product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle iRecruitment...

8.1CVSS5.2AI score0.00392EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:01 p.m.6 views

EUVD-2026-61755

Vulnerability in the Oracle Public Sector Human Resources product of Oracle E-Business Suite component: Regression Testing. Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle...

7.7CVSS5.2AI score0.00264EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:01 p.m.8 views

EUVD-2026-61752

Vulnerability in the Oracle Flow Manufacturing product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Flow...

7.1CVSS5.2AI score0.0024EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:01 p.m.6 views

EUVD-2026-61733

Vulnerability in the Oracle Labor Distribution product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Labor...

8.1CVSS5.2AI score0.00298EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:01 p.m.10 views

EUVD-2026-61677

Vulnerability in the Oracle Advanced Inbound Telephony product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle...

8.2CVSS5.2AI score0.00392EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:00 p.m.5 views

EUVD-2026-61582

Vulnerability in the Oracle Sales product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Sales. Successful attacks...

8.1CVSS5.2AI score0.00365EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.3 views

CVE-2026-72817

A flaw was found in the go-chi/chi component. The RealIP middleware, responsible for resolving the request source IP, does not properly validate trusted proxies when processing the X-Forwarded-For header. A remote attacker can exploit this by prepending a forged IP address to the X-Forwarded-For...

6.9CVSS5.5AI score0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 8:55 p.m.5 views

CVE-2026-12631 Broken access-control denial in k_thread_join/k_thread_abort syscall validation in Zephyr kernel

The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...

6.5CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 8:55 p.m.10 views

CVE-2026-12631

CVE-2026-12631 is a broken access-control flaw in the Zephyr RTOS kernel affecting the k_thread_join() and k_thread_abort() syscall validation path in kernel/thread.c. The root cause is a logic inversion: K_SYSCALL_VERIFY_MSG treats a non-zero (error) return as success, so the access-denied branc...

6.5CVSS5.8AI score0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 8:55 p.m.18 views

CVE-2026-12631 Broken access-control denial in k_thread_join/k_thread_abort syscall validation in Zephyr kernel

The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...

6.5CVSS0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 8:55 p.m.7 views

EUVD-2026-61491

The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...

6.5CVSS5.8AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 8:51 p.m.3 views

GHSA-4H97-P9WQ-CHQJ Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Summary The CertificateExport handler in lemur/certificates/views.py nests its entire ownership / CertificatePermission check inside an if plugin.requireskey: branch. When the selected export plugin advertises requireskey = False, the authorization check is skipped entirely and any authenticated...

4.3CVSS5.6AI score0.00178EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/08/18 8:25 p.m.7 views

CVE-2026-59894 vulnerabilities

Vulnerabilities for packages: apache-beam-python-3.14-sdk, label-studio, openstack-keystone-2025.1, openstack-glance-2025.2, openstack-glance-2025.2-fips, openstack-keystone-2025.1-fips, openstack-horizon-2025.1-fips, mlflow, netbox, openstack-horizon-2026.1, airflow, airflow-postgres-fips,...

6.2CVSS5AI score0.00129EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/18 8:24 p.m.8 views

CVE-2026-59903 vulnerabilities

Vulnerabilities for packages: infinispan, kayenta, knative-kafka-broker, spark, camunda, elasticsearch, floci, thingsboard, kafbat-ui, pinot-fips, floci-az, kayenta-fips, zipkin, cruise-control-fips, conductor-fips, nuxeo, reposilite, strimzi-kafka-operator-fips, conductor, elasticsearch-fips,...

6.5CVSS5AI score0.00395EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/18 8:19 p.m.6 views

CVE-2026-18504 fastify vulnerable to schema validation bypass via root primitive coercion mismatch

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string in...

5.4CVSS5.4AI score0.00312EPSS
SaveExploits1References2
Rows per page
Query Builder