Lucene search
+L

119389 matches found

Cvelist
Cvelist
added 2026/08/03 1:20 p.m.42 views

CVE-2026-69091 Admidio before 5.0.11 Authentication Bypass via forum.php

Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-only configuration state, allowing unauthenticated attackers to read forum topics and posts by...

8.7CVSS0.00356EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 1:20 p.m.5 views

CVE-2026-69091 Admidio before 5.0.11 Authentication Bypass via forum.php

Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-only configuration state, allowing unauthenticated attackers to read forum topics and posts by...

8.7CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.9 views

CVE-2026-69091

Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-only configuration state, allowing unauthenticated attackers to read forum topics and posts by...

8.7CVSS5.5AI score0.00356EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 1:20 p.m.11 views

EUVD-2026-52284

Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-only configuration state, allowing unauthenticated attackers to read forum topics and posts by...

8.7CVSS5.5AI score0.00356EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.9 views

CVE-2026-69088

Grav CMS versions 2.0.7 through 2.0.10 fail to validate fully-qualified static method calls Class::method in blueprint dynamic-field directives because Blueprint::isSafeDynamicCall only applies its dangerous-callable denylist to strings that do not contain '::'. An account with only page-editing...

8.6CVSS5.7AI score0.00234EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/03 1:20 p.m.44 views

CVE-2026-69088

Grav CMS 2.0.7–2.0.10 is affected by an arbitrary method invocation vulnerability in blueprint dynamic-field directives. The issue arises because Blueprint::isSafeDynamicCall() only applies its denial list to strings without '::', allowing an account with page-editing rights to insert a directive...

8.6CVSS5.7AI score0.00234EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 1:20 p.m.8 views

CVE-2026-69088 Grav CMS 2.0.7 through 2.0.10 Arbitrary Method Invocation via Blueprint

Grav CMS versions 2.0.7 through 2.0.10 fail to validate fully-qualified static method calls Class::method in blueprint dynamic-field directives because Blueprint::isSafeDynamicCall only applies its dangerous-callable denylist to strings that do not contain '::'. An account with only page-editing...

8.6CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/03 1:20 p.m.44 views

CVE-2026-69086

SiYuan before v3.7.3 fails to validate the avID parameter in attribute-view read endpoints across all code branches, enabling path traversal that escapes the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish authentication is disabled can read JS...

8.3CVSS5.5AI score0.0035EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.10 views

CVE-2026-69086

SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read endpoints, allowing attackers to construct traversal paths that escape the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish...

8.3CVSS5.5AI score0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 1:20 p.m.7 views

CVE-2026-69086 SiYuan before v3.7.3 Path Traversal via unvalidated avID

SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read endpoints, allowing attackers to construct traversal paths that escape the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish...

8.3CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/03 1:20 p.m.8 views

CVE-2026-69085 SiYuan before v3.7.3 SQL Injection via searchDocs

SiYuan before v3.7.3 contains a SQL injection vulnerability in the /api/filetree/searchDocs endpoint, where the caller-supplied keyword parameter is concatenated directly into SQL statements with no escaping or parameter binding. The endpoint is reachable by a publish RoleReader token, or...

9.9CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.10 views

CVE-2026-69085

SiYuan before v3.7.3 contains a SQL injection vulnerability in the /api/filetree/searchDocs endpoint, where the caller-supplied keyword parameter is concatenated directly into SQL statements with no escaping or parameter binding. The endpoint is reachable by a publish RoleReader token, or...

10CVSS5.8AI score0.0025EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/03 1:20 p.m.10 views

EUVD-2026-52277

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

10CVSS5.7AI score0.0029EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.11 views

CVE-2026-69083

SiYuan versions before v3.7.3 contain SQL injection vulnerabilities in the fullTextSearchAssetContent endpoint reachable by unauthenticated users and publish RoleReader tokens. Attackers can execute arbitrary SQL on the read-write asset-content database via unescaped method parameters and REGEXP...

10CVSS6AI score0.0035EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/03 1:20 p.m.6 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

9.9CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/08/03 1:20 p.m.6 views

CVE-2026-69083 SiYuan before v3.7.3 SQL Injection via fullTextSearchAssetContent

SiYuan versions before v3.7.3 contain SQL injection vulnerabilities in the fullTextSearchAssetContent endpoint reachable by unauthenticated users and publish RoleReader tokens. Attackers can execute arbitrary SQL on the read-write asset-content database via unescaped method parameters and REGEXP...

9.9CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/03 1:20 p.m.47 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

10CVSS0.0029EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/08/03 12:6 p.m.7 views

libyang: libyang: Denial of Service or arbitrary code execution via maliciously crafted LYB binary blob

A flaw was found in libyang, a YANG data modeling language library. An integer overflow in the lybreadstring function can lead to a heap buffer overflow when parsing a maliciously crafted LYB binary blob. A remote attacker, by supplying this malicious LYB data to any libyang consumer such as a...

7.5CVSS6.5AI score0.00519EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 10:59 a.m.5 views

OPENSUSE-SU-2026:21521-1 Security update for gimp

This update for gimp fixes the following issues: Changes in gimp: - CVE-2026-66757: signed integer overflow in file-sgi causes the plugin to crash when RLE-compressed SGI images are processed bsc1273151 - CVE-2026-66758: integer overflow in file-fits plugin causes a heap-based buffer overflow whe...

7.8CVSS5.8AI score0.00251EPSS
SaveExploits3References6
RedHat Linux
RedHat Linux
added 2026/08/03 10:37 a.m.5 views

thunderbird: Off-by-one out of bounds read in MIME header parser for forwarding

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory...

7.5CVSS5.6AI score0.00274EPSS
SaveExploits0References5
Rows per page
Query Builder