Lucene search
+L

6219 matches found

EUVD
EUVD
added 2026/04/06 9:13 p.m.8 views

EUVD-2026-19508

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, open redirect has been found in WeGIA webapp. The redirect parameter is taken directly from $GET with no URL validation or whitelist check, then used verbatim in a header"Location: ..." call. This vulnerability is fixed in 3.6.9...

5.1CVSS5.8AI score0.00183EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 9:13 p.m.2 views

CVE-2026-35474 WeGIA - Open Redirect - atualizacao redirection - Unvalidated $_GET['redirect']

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, open redirect has been found in WeGIA webapp. The redirect parameter is taken directly from $GET with no URL validation or whitelist check, then used verbatim in a header"Location: ..." call. This vulnerability is fixed in 3.6.9...

5.1CVSS5.8AI score0.00183EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/06 9:12 p.m.3 views

CVE-2026-35473 WeGIA - Open Redirect - IentradaControle - listarId() - Unvalidated $_GET['nextPage']

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IentradaControle. T...

5.1CVSS6AI score0.00183EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 9:5 p.m.4 views

CVE-2026-35472 WeGIA - Open Redirect - EstoqueControle - listarTodos() - Unvalidated $_GET['nextPage']

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarTodos and nomeClasse=EstoqueControle...

5.1CVSS6.1AI score0.00224EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/06 9:2 p.m.12 views

CVE-2026-35396

CVE-2026-35396 affects WeGIA Web Manager for charitable institutions. Before version 3.6.9, the open redirect vulnerability existed in /WeGIA/controle/control.php when combined with metodo=listarId and nomeClasse=IsaidaControle, due to unvalidated nextPage parameter. This allows attackers to redi...

6.1CVSS6AI score0.00224EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 9:2 p.m.3 views

CVE-2026-35396 WeGIA - Open Redirect - IsaidaControle - listarId() - Unvalidated $_GET['nextPage']

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IsaidaControle. The...

5.1CVSS6AI score0.00224EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/06 9:2 p.m.23 views

CVE-2026-35396 WeGIA - Open Redirect - IsaidaControle - listarId() - Unvalidated $_GET['nextPage']

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IsaidaControle. The...

5.1CVSS0.00224EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 7:33 p.m.31 views

CVE-2026-35187

CVE-2026-35187 affects pyload/pyload-ng prior to 0.5.0b3.dev97, where parse_urls(...) calls get_url(url) without URL validation, protocol restriction, or IP blacklist. This enables Server-Side Request Forgery (SSRF) via crafted URLs and multi‑protocol support (http/https, file://, gopher://, dict...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/06 6:33 p.m.6 views

EUVD-2026-19334

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing in a camera sensor driver...

7.8CVSS6AI score0.00075EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/06 6:16 p.m.6 views

CVE-2026-35171

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, Kedro allows the logging configuration file path to be set via the KEDROLOGGINGCONFIG environment variable and loads it without validation. The logging configuration schema supports the special key, which enables arbitrary...

9.8CVSS0.00714EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/06 5:59 p.m.7 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect through the redirecturi parameter in multiple endpoints ForgotPassword, MagicLinkLogin, Signup, InviteMembers, OAuthLoginHandler, VerifyEmailHandler which is not validated against AllowedOrigins. An attacker can obtain...

8.6CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/06 5:59 p.m.23 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect through the redirecturi parameter in multiple endpoints ForgotPassword, MagicLinkLogin, Signup, InviteMembers, OAuthLoginHandler, VerifyEmailHandler which is not validated against AllowedOrigins. An attacker can obtain...

8.6CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2026/04/06 5:17 p.m.5 views

CVE-2026-34981

The whisperX API is a tool for enhancing and analyzing audio content. From 0.3.1 to 0.5.0, FileService.downloadfromurl in app/services/fileservice.py calls requests.geturl with zero URL validation. The file extension check occurs AFTER the HTTP request is already made, and can be bypassed by...

5.8CVSS0.00252EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/06 4:19 p.m.7 views

EUVD-2026-19362

The whisperX API is a tool for enhancing and analyzing audio content. From 0.3.1 to 0.5.0, FileService.downloadfromurl in app/services/fileservice.py calls requests.geturl with zero URL validation. The file extension check occurs AFTER the HTTP request is already made, and can be bypassed by...

5.8CVSS5.9AI score0.00252EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/06 4:16 p.m.6 views

CVE-2026-21376

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing in a camera sensor driver...

7.8CVSS0.00096EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 4:16 p.m.6 views

CVE-2026-21378

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing in a camera sensor driver...

7.8CVSS0.00075EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 4:16 p.m.4 views

CVE-2026-21373

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing...

7.8CVSS0.00077EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/06 3:33 p.m.17 views

CVE-2026-21378

The CVE-2026-21378 entry describes a memory corruption vulnerability in a camera sensor driver triggered when IOCTLs access an output buffer without validating its size. Affected component is the camera sensor driver’s IOCTL handling (output buffer). Root cause: insufficient validation of the des...

7.8CVSS6AI score0.00075EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/04/06 3:33 p.m.26 views

CVE-2026-21376

CVE-2026-21376 : Memory corruption occurs when an output buffer is accessed during IOCTL processing in a camera sensor driver without validating its size. Root cause is missing validation of the output buffer size. Documented impact includes high confidentiality, integrity, and availability conce...

7.8CVSS6AI score0.00096EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/04/06 3:33 p.m.16 views

CVE-2026-21373

CVE-2026-21373 describes memory corruption in the camera subsystem occurring when an IOCTL path accesses an output buffer without validating its size. This leads to a potential buffer over-read/overflow, as indicated by the NVD entry. The CVSS v3.1 vector shows a HIGH impact with local attack vec...

7.8CVSS6AI score0.00077EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder