Lucene search
+L

47438 matches found

Cvelist
Cvelist
added 2026/04/08 9:20 p.m.39 views

CVE-2026-5859

Integer overflow in WebML in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

0.00351EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/08 8:07 p.m.27 views

CVE-2026-39415 Frappe Learning Management System has Client-Side Manipulation of Quiz Scores

Frappe Learning Management System LMS is a learning system that helps users structure their content. Prior to 2.46.0, a vulnerability has been identified in Frappe Learning where quiz scores can be modified by students before submission. The application currently relies on client-side calculated...

5.3CVSS0.00262EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/08 7:34 p.m.11 views

CVE-2026-35607

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the fix in commit b6a4fb1 "self-registered users don't get execute perms" stripped Execute permission and Commands from users created via the...

8.8CVSS6.1AI score0.00383EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/08 7:34 p.m.12 views

CVE-2026-35585

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 until 2.33.8, the hook system in File Browser — which executes administrator-defined shell commands on file events such as upload, rename, and delete...

7.5CVSS6.1AI score0.01922EPSS
SaveExploits2References1
NVD
NVD
added 2026/04/08 7:25 p.m.14 views

CVE-2026-33350

LORIS Longitudinal Online Research and Imaging System is a self-hosted web application that provides data- and project-management for neuroimaging research. Prior to 27.0.3 and 28.0.1, a SQL injection has been identified in some code sections for the MRI feedback popup window of the imaging...

7.5CVSS0.00246EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/08 2:44 p.m.74 views

CVE-2026-39410

Hono CVE-2026-39410 involves a cookie handling flaw in getCookie() where a mismatch between browser cookie parsing and JavaScript parse() trim() causes cookies with a non-breaking-space prefix (U+00A0) to shadow or override legitimate cookies. This can bypass __Secure- and __Host- prefix protecti...

4.8CVSS5.9AI score0.00284EPSS
SaveExploits0References3Affected Software1
Malwarebytes
Malwarebytes
added 2026/04/08 2:33 p.m.20 views

Your extensions leak clues about you, so we made sure Browser Guard doesn’t

Did you know you can be profiled based on the browser extensions you use? Advertisers can detect which extensions are installed and use that to build a picture of the kind of user you are. For instance, do you pride yourself on being a good online shopper who never pays full price? Maybe you use ...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/08 2:07 p.m.17 views

python: Python: Command-line option injection in webbrowser.open() via crafted URLs

A flaw was found in Python. The webbrowser.open API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options,...

7.1CVSS6.2AI score0.00308EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/08 6:31 a.m.15 views

EUVD-2026-20052

Cross-site scripting vulnerability exists in MATCHA SNS 1.3.9 and earlier. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who accessed the website using the product...

5.4CVSS6.2AI score0.00155EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/08 5:11 a.m.6 views

CVE-2026-27787

Cross-site scripting vulnerability exists in MATCHA SNS 1.3.9 and earlier. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who accessed the website using the product...

5.4CVSS6.2AI score0.00155EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/08 12:17 a.m.33 views

Hono: Non-breaking space prefix bypass in cookie name handling in getCookie()

Summary A discrepancy between browser cookie parsing and parse handling allows cookie prefix protections to be bypassed. Cookie names that are treated as distinct by the browser may be normalized to the same key by parse, allowing attacker-controlled cookies to override legitimate ones. Details...

4.8CVSS5.9AI score0.00284EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/08 12:05 a.m.16 views

EUVD-2026-19782

File Browser: Proxy auth auto-provisioned users inherit Execute permission and Commands...

8.1CVSS5.9AI score0.00383EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/08 12:05 a.m.8 views

GHSA-7526-J432-6PPP File Browser: Proxy auth auto-provisioned users inherit Execute permission and Commands

Summary The fix in commit b6a4fb1 "self-registered users don't get execute perms" stripped Execute permission and Commands from users created via the signup handler. The same fix was not applied to the proxy auth handler. Users auto-created on first successful proxy-auth login are granted executi...

8.1CVSS6.1AI score0.00383EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/08 12:05 a.m.15 views

GHSA-67CG-CPJ7-QGC9 File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check

Summary The resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other content-serving endpoints /api/raw, /api/preview, /api/subtitle correctly verify this permission before serving content. A user with download: fals...

5.3CVSS5.9AI score0.00339EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/08 12:05 a.m.14 views

EUVD-2026-19780

File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check...

5.3CVSS5.9AI score0.00339EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/08 12:05 a.m.14 views

File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check

Summary The resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other content-serving endpoints /api/raw, /api/preview, /api/subtitle correctly verify this permission before serving content. A user with download: fals...

7.5CVSS5.9AI score0.00339EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/08 12:04 a.m.18 views

File Browser share links remain accessible after Share/Download permissions are revoked

When an admin revokes a user's Share and Download permissions, existing share links created by that user remain fully accessible to unauthenticated users. The public share download handler does not re-check the share owner's current permissions. Verified with a running PoC against v2.62.2 commit...

8.2CVSS5.9AI score0.00332EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/08 12:04 a.m.11 views

EUVD-2026-19776

File Browser share links remain accessible after Share/Download permissions are revoked...

8.2CVSS5.9AI score0.00332EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/08 12:04 a.m.8 views

GHSA-5Q48-Q4FM-G3M6 File Browser has an access rule bypass via HasPrefix without trailing separator in path matching

Hi, The Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. A rule for /uploads also matches /uploadsbackup/, granting or denying access to unintended directories. Verified against v2.62.2 commit 860c19d. Detai...

6.3CVSS5.8AI score0.00392EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/08 12:04 a.m.26 views

EUVD-2026-19778

File Browser has an access rule bypass via HasPrefix without trailing separator in path matching...

6.3CVSS5.9AI score0.00392EPSS
SaveExploits1References3
Rows per page
Query Builder