Lucene search
+L

81251 matches found

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

CVE-2026-61139

Vulnerability in the Oracle Public Sector Financials International product of Oracle E-Business Suite component: Authorization. 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 Oracl...

6.3CVSS0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 9:16 p.m.11 views

CVE-2026-53453

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS0.00338EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 9:03 p.m.10 views

EUVD-2026-62067

Vulnerability in the Oracle Access Manager product of Oracle Fusion Middleware component: Authorization Engine. Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Easily exploitable vulnerability allows low privileged attacker with network access via TCP to compromise Oracle Acce...

4.3CVSS5.1AI score0.00317EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 8:59 p.m.8 views

EUVD-2026-61324

Vulnerability in the Oracle Public Sector Financials International product of Oracle E-Business Suite component: Authorization. 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 Oracl...

6.3CVSS5.2AI score0.00194EPSS
SaveExploits0References1
Debian
Debian
added 2026/08/18 8:55 p.m.11 views

[SECURITY] [DSA 6449-1] swift security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6449-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff August 18, 2026 https://www.debian.org/security/faq -...

6CVSS5.5AI score0.00292EPSS
SaveExploits1
OSV
OSV
added 2026/08/18 8:51 p.m.7 views

GHSA-PXMC-2FFP-8J67 Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate record and revoking it

Summary Repo under test: https://github.com/Netflix/lemur PUT /api/1/certificates//revoke authorizes the caller against the Lemur database row creator == current user, or CertificatePermission over the row's roles rather than the underlying CA-side certificate identity. Separately, POST...

7.3CVSS5.7AI score0.00082EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.12 views

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.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.6 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
OSV
OSV
added 2026/08/18 8:51 p.m.5 views

GHSA-G7P5-89MH-248H Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.8AI score0.00081EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.11 views

Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.7AI score0.00081EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.7 views

GHSA-6C8M-Q6G9-VRW3 Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP password / private-key passphrase) via the destinations API

Summary Lemur's destination read endpoints -- GET /api/1/destinations and GET /api/1/destinations/ -- return the full set of stored plugin option values to any authenticated user, with no authorization check and no redaction of secret-bearing options. The sibling write endpoints POST/PUT/DELETE a...

7.7CVSS5.7AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:50 p.m.7 views

GHSA-MHC4-G3WH-CW7M Vitess: Missing authorization on vttablet /debug/vrlog exposes live VReplication SQL data

Vulnerability Details File: go/vt/vttablet/tabletmanager/vreplication/vrlog.go Summary vttablet's /debug/vrlog HTTP endpoint streams live VReplication event data — including the literal SQL DML statements being replicated by MoveTables, Reshard, Materialize, and "vitess"-strategy Online DDL...

5.3CVSS6AI score0.00312EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/18 8:48 p.m.10 views

CVE-2026-53453 Blueprint Studio API authorization bypass for non-admin Home Assistant users

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS5.5AI score0.00338EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 8:48 p.m.16 views

CVE-2026-53453

Blueprint Studio (a Home Assistant config editor) failed to enforce its admin-only authorization boundary prior to v2.5.2, allowing any authenticated non-admin user to invoke arbitrary services, modify config files, expose state, upload files, and reach terminal helpers, compromising CIA of the i...

8.7CVSS5.5AI score0.00338EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 8:48 p.m.24 views

CVE-2026-53453 Blueprint Studio API authorization bypass for non-admin Home Assistant users

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS0.00338EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 8:48 p.m.6 views

CVE-2026-53453 Blueprint Studio API authorization bypass for non-admin Home Assistant users

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS5.7AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/18 8:37 p.m.15 views

keycloak-services: keycloak-services: Keycloak: FGAP v2 role groups endpoint discloses hidden group metadata without group view permission

A vulnerability was discovered in Keycloak's administrative interface that allows certain administrators to see information about groups they shouldn't have access to. When the new Fine-Grained Admin Permissions FGAP v2 are turned on, an administrator who is allowed to see a specific "role" can...

4.9CVSS5.5AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 8:17 p.m.8 views

CVE-2026-71322

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requireskey branch for POST /api/1/certificates//export. A plugin declaring requireskey false bypassed that check, and the handler still passed...

4.3CVSS0.00178EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 8:17 p.m.5 views

CVE-2026-67443

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for /nodered without inspecting the decoded identity. When nodeRedEnabled is true, secureEnabled is tru...

9.2CVSS0.00622EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 8:08 p.m.10 views

EUVD-2026-61214

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a...

2CVSS5.2AI score0.00305EPSS
SaveExploits0References4
Rows per page
Query Builder