Lucene search
+L

2244 matches found

CVE
CVE
added 2026/08/12 7:07 p.m.32 views

CVE-2026-72793

SiYuan before v3.7.4 exposes sensitive configuration data via /api/system/getConf. The root cause is failure to mask fields such as the session-cookie signing key, OS username (via pandoc path), and encrypted-notebook key material, enabling anonymous or publish-reader users to access these secret...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.25 views

CVE-2026-72793 SiYuan before v3.7.4 Information Disclosure via /api/system/getConf

SiYuan versions before v3.7.4 fail to mask sensitive configuration fields in the /api/system/getConf endpoint, allowing anonymous or publish-reader users to obtain the session-cookie signing key, OS username via pandoc path, and encrypted-notebook key material. Attackers can forge and tamper with...

9.2CVSS0.00241EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.8 views

CVE-2026-72791

SiYuan v3.7.4-alpha.1 a pre-release; the endpoint does not exist in stable v3.7.3 or earlier contains an information disclosure vulnerability in the /api/av/getAttributeViewFieldViews endpoint. The route is registered with CheckAuth only and applies no publish-access filtering, so reader-role...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 7:07 p.m.30 views

CVE-2026-72791

SiYuan v3.7.4-alpha.1 contains an information-disclosure flaw in the /api/av/getAttributeViewFieldViews endpoint. The route is registered with CheckAuth only and lacks publish-access filtering, allowing reader-role callers to view the complete database view structure (view names, icons, layout ty...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.25 views

CVE-2026-72791 SiYuan before v3.7.4 Information Disclosure via getAttributeViewFieldViews

SiYuan v3.7.4-alpha.1 a pre-release; the endpoint does not exist in stable v3.7.3 or earlier contains an information disclosure vulnerability in the /api/av/getAttributeViewFieldViews endpoint. The route is registered with CheckAuth only and applies no publish-access filtering, so reader-role...

6.9CVSS0.00237EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 7:07 p.m.25 views

CVE-2026-72790

SiYuan before v3.7.4 has an information disclosure in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization. Attackers can read notebook names, document counts, sizes, and timestamps for notebooks that are closed or not published. The disclosure is a meta...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 7:07 p.m.8 views

EUVD-2026-57450

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.22 views

CVE-2026-72790 SiYuan before v3.7.4 Information Disclosure via getNotebookInfo

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that...

6.9CVSS0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.5 views

CVE-2026-72790

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 7:03 p.m.24 views

CVE-2026-73406 Budibase: Unauthenticated user information disclosure via public tenant user lookup endpoint

Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLICENDPOINTS in packages/worker/src/api/index.ts, and tenantUserLookup returned a full PlatformUser document. An unauthenticated caller could query an email or user identifier,...

7.5CVSS0.00373EPSS
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 3:45 p.m.7 views

EUVD-2026-57317

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use POST /api/project/id/roles to create a custom manager role with permission bitmask 15, overridin...

8.8CVSS5.3AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 3:45 p.m.12 views

CVE-2026-73293 Semaphore UI: Manager-to-owner privilege escalation via custom-role slug collision

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use POST /api/project/id/roles to create a custom manager role with permission bitmask 15, overridin...

8.8CVSS5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 3:35 p.m.8 views

EUVD-2026-57312

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.10 views

grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads

A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service DoS...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.2 views

PT-2026-71246

SiYuan versions before v3.7.4 fail to validate publish-password tier in getGraph and getLocalGraph endpoints, allowing anonymous readers to retrieve block-level content of password-protected documents. Attackers can call these endpoints without supplying a password to read protected document...

9.2CVSS5.3AI score0.00255EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-71145

Name of the Vulnerable Software and Affected Versions Semaphore UI versions prior to 2.18.17 Semaphore UI versions prior to 2.19.5-beta2 Description Improper handling of the git url variable allows a project Manager or Owner to execute arbitrary OS commands within the server process. This occurs...

9.9CVSS5.7AI score0.00448EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.6 views

PT-2026-71232

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-71245

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71235

SiYuan versions before v3.7.4 fail to mask sensitive configuration fields in the /api/system/getConf endpoint, allowing anonymous or publish-reader users to obtain the session-cookie signing key, OS username via pandoc path, and encrypted-notebook key material. Attackers can forge and tamper with...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References3
Rows per page
Query Builder