Lucene search
+L

12674 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.6 views

CVE-2026-72795

SiYuan versions before v3.7.4 fail to filter embedded block content by publish access in the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints. Attackers can request published blocks containing embed queries to read content from password-protected, hidden, or forbidden documents without...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 7:07 p.m.8 views

EUVD-2026-57455

SiYuan versions before v3.7.4 fail to filter embedded block content by publish access in the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints. Attackers can request published blocks containing embed queries to read content from password-protected, hidden, or forbidden documents without...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:05 p.m.170 views

CVE-2026-4879

GitLab has remediated an issue in GitLab EE affecting all versions from 16.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to view external status check configuration restricted to...

4.3CVSS5.3AI score0.00243EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/12 7:05 p.m.9 views

EUVD-2026-57440

GitLab has remediated an issue in GitLab EE affecting all versions from 12.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to bypass IP-based access restrictions and read limited merge request information from a...

4.3CVSS5.3AI score0.00281EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 7:04 p.m.6 views

EUVD-2026-57435

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to read policy configuration belonging to a namespace they were not authorized to access, due to incorrect...

4.3CVSS5.3AI score0.00243EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 6:51 p.m.8 views

EUVD-2026-57426

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:51 p.m.6 views

CVE-2026-73303

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/12 6:08 p.m.7 views

EUVD-2026-57397

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 6:08 p.m.7 views

CVE-2026-73301 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 6:05 p.m.23 views

EUVD-2026-57393

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 19.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to execute CI/CD pipelines on a protected branch without...

8.5CVSS5.5AI score0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 3:27 p.m.11 views

EUVD-2026-57271

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score0.00416EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 3:23 p.m.34 views

CVE-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

0.00342EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 3:18 p.m.7 views

CVE-2026-68753

An unauthenticated user may access restricted Artifactory content when a credentialed remote repository is configured in a specific way...

5.3CVSS0.00238EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 3:18 p.m.9 views

CVE-2026-66379

An authenticated user may view private Puppet module metadata without repository read access...

4.3CVSS0.00204EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/12 3:14 p.m.12 views

Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads

Impact Affected versions of Winter CMS did not enforce per-template-type permission checks in the CMS section's AJAX handlers. The CMS controller Cms\Controllers\Index used OR-logic across its five permissions cms.managepages, cms.managepartials, cms.managelayouts, cms.managecontent,...

5.4AI score
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/12 3:12 p.m.26 views

CVE-2026-68758

Technical details about CVE-2026-68758 are not publicly available in the provided documents; no affected products, versions, root cause, or remediation are specified. Monitor for updates.

6.5CVSS5.2AI score0.00258EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 3:12 p.m.29 views

CVE-2026-68758 Authenticated users may access restricted Artifactory support information

A low-privileged authenticated user may access restricted support information under specific conditions...

6.5CVSS0.00258EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 2:59 p.m.32 views

CVE-2026-66380

CVE-2026-66380 describes a access control bypass where an authenticated user without repository read permission may access private OCI referrer metadata under specific conditions. The public metrics indicate CVSS 3.1 base score 4.3 (Medium), with attack vector NETWORK and privileges required LOW,...

4.3CVSS5.2AI score0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 2:57 p.m.8 views

EUVD-2026-57242

An unauthenticated user may access restricted Artifactory content when a credentialed remote repository is configured in a specific way...

5.3CVSS5.2AI score0.00238EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 2:17 p.m.9 views

CVE-2026-47231

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php gates state-changing modes by checking that the actor has hasUploadRight on the URL parameter folderuuid. The movesave handler then operates on a separate URL parameter fileuuid and calls...

8.1CVSS0.00212EPSS
SaveExploits0References1
Rows per page
Query Builder