Lucene search
+L

564409 matches found

EUVD
EUVD
added 2026/08/19 2:55 p.m.8 views

EUVD-2026-62515

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:55 p.m.14 views

CVE-2026-76614

OpenEMR versions before 8.3.0 contain a path traversal vulnerability in the EDI archive restore function. The archrestore_sel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the files...

5.3CVSS5.6AI score0.00274EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 2:55 p.m.11 views

CVE-2026-76614 OpenEMR < 8.3.0 Path Traversal Information Disclosure via EDI Archive Restore

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:55 p.m.11 views

CVE-2026-76614 OpenEMR < 8.3.0 Path Traversal Information Disclosure via EDI Archive Restore

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/19 2:55 p.m.45 views

CVE-2026-76614 OpenEMR < 8.3.0 Path Traversal Information Disclosure via EDI Archive Restore

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS0.00274EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 2:41 p.m.9 views

php: PHP: Arbitrary code execution via out-of-bounds write in bccomp()

A flaw was found in PHP. A remote attacker could exploit this vulnerability by providing specially crafted inputs to the bccomp function. This could lead to an out-of-bounds write, resulting in stack and heap corruption. Such memory corruption can enable arbitrary code execution, allowing the...

9.8CVSS6AI score0.00426EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/08/19 2:38 p.m.7 views

EUVD-2026-62485

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS5.5AI score0.00518EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:38 p.m.11 views

CVE-2026-45274 MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/19 2:38 p.m.7 views

CVE-2026-45274 MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS5.5AI score0.00518EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:38 p.m.22 views

CVE-2026-45274

MyBooks (also known as Talebook), an ebook management web server, is affected by an unauthenticated registration bypass in versions 3.41.2 and earlier . The SignUp.post handler for POST /api/user/sign_up in webserver/handlers/user.py fails to enforce the ALLOW_REGISTER configuration flag on the s...

6.9CVSS5.5AI score0.00518EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:38 p.m.30 views

CVE-2026-45274 MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS0.00518EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 2:37 p.m.10 views

CVE-2026-45273 MyBooks: Privilege Escalation via Missing Authorization on Admin Settings Endpoint

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS5.3AI score0.00408EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:37 p.m.8 views

EUVD-2026-62484

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS5.4AI score0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:37 p.m.13 views

CVE-2026-45273 MyBooks: Privilege Escalation via Missing Authorization on Admin Settings Endpoint

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 2:37 p.m.25 views

CVE-2026-45273 MyBooks: Privilege Escalation via Missing Authorization on Admin Settings Endpoint

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS0.00408EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:37 p.m.17 views

CVE-2026-45273

MyBooks (also known as Talebook ), an ebook management web server, is vulnerable to privilege escalation in versions 3.41.2 and earlier . The AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies authentication but omits the self.admin_user authorization c...

8.7CVSS5.3AI score0.00408EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:34 p.m.26 views

CVE-2026-45742 Gotenberg: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS0.0049EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:34 p.m.8 views

EUVD-2026-62425

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS8.5AI score0.0049EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:34 p.m.13 views

CVE-2026-45742 Gotenberg: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:34 p.m.41 views

CVE-2026-45742

Gotenberg (a Docker-powered stateless PDF conversion API) versions 8.10.0 through 8.32.x contain a race condition in pkg/modules/api/context.go. The newContext function spawns one goroutine per multipart downloadFrom entry, and those goroutines concurrently write to shared maps (ctx.files, ctx.di...

7.5CVSS8.5AI score0.0049EPSS
SaveExploits0References3
Rows per page
Query Builder