Lucene search
+L

1385 matches found

Cvelist
Cvelist
added 2026/04/08 6:11 p.m.28 views

CVE-2026-34720 Zammad has an origin validation error in SSO mechanism

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1 and 6.5.4, the SSO mechanism in Zammad was not verifying the header originates from a trusted SSO proxy/gateway before applying further actions on it. This vulnerability is fixed in 7.0.1 and 6.5.4...

2.3CVSS0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 6:11 p.m.10 views

CVE-2026-34720 Zammad has an origin validation error in SSO mechanism

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1 and 6.5.4, the SSO mechanism in Zammad was not verifying the header originates from a trusted SSO proxy/gateway before applying further actions on it. This vulnerability is fixed in 7.0.1 and 6.5.4...

2.3CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/08 6:11 p.m.22 views

CVE-2026-34720

CVE-2026-34720 affects the Zammad web-based helpdesk system. Prior to versions 7.0.1 and 6.5.4, the SSO mechanism did not verify that the header originated from a trusted SSO proxy/gateway before applying subsequent actions, representing an origin-validation weakness. The issue is fixed in 7.0.1 ...

4.3CVSS5.9AI score0.001EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/08 6:11 p.m.4 views

CVE-2026-34720 Zammad has an origin validation error in SSO mechanism

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1 and 6.5.4, the SSO mechanism in Zammad was not verifying the header originates from a trusted SSO proxy/gateway before applying further actions on it. This vulnerability is fixed in 7.0.1 and 6.5.4...

2.3CVSS5.9AI score0.001EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/07 7:16 p.m.10 views

CVE-2025-71058

Dual DHCP DNS Server 8.01 improperly accepts and caches UDP DNS responses without validating that the response originates from a legitimate configured upstream DNS server. The implementation matches responses primarily by TXID and inserts results into the cache, enabling a remote attacker to inje...

9.1CVSS0.00451EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/07 12:0 a.m.9 views

CVE-2025-71058

Dual DHCP DNS Server 8.01 improperly accepts and caches UDP DNS responses without validating that the response originates from a legitimate configured upstream DNS server. The implementation matches responses primarily by TXID and inserts results into the cache, enabling a remote attacker to inje...

6AI score0.00451EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/06 5:59 p.m.5 views

GHSA-X3F4-V83F-7WP2 Authorizer: Password reset token theft and full auth token redirect via unvalidated redirect_uri

Hi, I found that 6 endpoints in Authorizer accept a user-controlled redirecturi and append sensitive tokens to it without validating the URL against AllowedOrigins. The OAuth /app handler validates redirecturi at httphandlers/app.go:46, but the GraphQL mutations and verifyemail handler skip...

8.6CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/06 5:59 p.m.16 views

Authorizer: Password reset token theft and full auth token redirect via unvalidated redirect_uri

Hi, I found that 6 endpoints in Authorizer accept a user-controlled redirecturi and append sensitive tokens to it without validating the URL against AllowedOrigins. The OAuth /app handler validates redirecturi at httphandlers/app.go:46, but the GraphQL mutations and verifyemail handler skip...

6AI score
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/04/06 8:34 a.m.7 views

Origin Validation Error

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Origin Validation Error in the UMA token endpoint when the azp claim from a client-supplied JWT is used to se...

6.3CVSS5.4AI score0.00253EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 9:43 p.m.12 views

Origin Validation Error

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Origin Validation Error via the construction of the redirectUri and fullPostLogoutUri using an unvalidated Host header in the OIDC authentication and logout processe...

6.1CVSS5.9AI score0.00112EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/03 2:44 a.m.12 views

Origin Validation Error

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Origin Validation Error in the session.setPermissionRequestHandler function. An attacker can gain unauthorized access to...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 2:44 a.m.4 views

Origin Validation Error

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Origin Validation Error in the session.setPermissionRequestHandler function. An attacker can gain...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/02 8:36 p.m.15 views

Rack::Request accepts invalid Host characters, enabling host allowlist bypass

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

6.5CVSS5.9AI score0.00192EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/04/02 8:36 p.m.6 views

GHSA-G2PF-XV49-M2H5 Rack::Request accepts invalid Host characters, enabling host allowlist bypass

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

4.8CVSS5.9AI score0.00192EPSS
SaveExploits2References4
RubySec
RubySec
added 2026/04/02 12:0 a.m.17 views

Rack::Request accepts invalid Host characters, enabling host allowlist bypass

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

6.5CVSS5.8AI score0.00192EPSS
SaveExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.12 views

PT-2026-29913

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

4.8CVSS5.9AI score0.00192EPSS
SaveExploits2References4
Snyk
Snyk
added 2026/04/01 4:8 p.m.14 views

Weak Password Recovery Mechanism for Forgotten Password

Overview payload is a Node, React and MongoDB Headless CMS and Application Framework Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password in the password recovery flow. An attacker can gain unauthorized access to user accounts by exploiting...

9.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/01 4:8 p.m.10 views

Weak Password Recovery Mechanism for Forgotten Password

Overview Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password in the password recovery flow. An attacker can gain unauthorized access to user accounts by exploiting insufficient input validation of the origin of the password reset request...

9.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/30 6:5 p.m.10 views

Origin Validation Error

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Origin Validation Error via the GraphQL API endpoint ignoring the configured CORS allowOrigin restriction. An attacker can...

8.8CVSS5.9AI score0.00202EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/30 5:19 p.m.17 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error in the ManagedWebAccessUtils.getServer function. An attacker can obtain authentication credentials by leveraging improper URL prefix matching during HTTP redirects, causing sensitive headers such as Bearer tokens...

9.1CVSS5.9AI score0.00158EPSS
SaveExploits1References2
Rows per page
Query Builder