Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by e621ng
CVE-2026-95813 (GCVE-0-2026-95813)
Vulnerability from nvd – Published: 2026-09-22 20:21 – Updated: 2026-09-22 20:21
VLAI
EPSS
VEX
Title
e621ng before 26.09.16 Open Redirect via URL Parameters
Summary
e621ng versions before 26.09.16 pass untrusted request parameters directly to Rails url_for in PaginatorComponent and controller navigation links, allowing attackers to redirect pagination and navigation controls to attacker-controlled origins. Attackers can supply host, protocol, and port query parameters that are interpreted as URL generation options, causing pagination links to point to malicious domains while the initial page loads from the legitimate site.
Severity
6.1 (Medium)
CWE
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/e621ng/e621ng/pull/2518 | patchissue-tracking |
| https://github.com/e621ng/e621ng/commit/e1a3930bf… | patch |
| https://github.com/e621ng/e621ng/releases/tag/26.09.16 | release-notes |
| https://github.com/e621ng/e621ng/blob/26.09.02/ap… | technical-description |
| https://github.com/e621ng/e621ng | product |
| https://www.vulncheck.com/advisories/e621ng-befor… | third-party-advisory |
Impacted products
Date Public
2026-09-14 00:00
{
"containers": {
"cna": {
"affected": [
{
"collectionURL": "https://github.com/e621ng/e621ng",
"defaultStatus": "unaffected",
"packageURL": "pkg:github/e621ng/e621ng",
"product": "e621ng",
"repo": "https://github.com/e621ng/e621ng",
"vendor": "e621ng",
"versions": [
{
"lessThan": "26.09.16",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "26.09.16",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Zian F. do Vale"
}
],
"datePublic": "2026-09-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "e621ng versions before 26.09.16 pass untrusted request parameters directly to Rails url_for in PaginatorComponent and controller navigation links, allowing attackers to redirect pagination and navigation controls to attacker-controlled origins. Attackers can supply host, protocol, and port query parameters that are interpreted as URL generation options, causing pagination links to point to malicious domains while the initial page loads from the legitimate site."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-22T20:21:11.309Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Pull Request #2518",
"tags": [
"patch",
"issue-tracking"
],
"url": "https://github.com/e621ng/e621ng/pull/2518"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/e621ng/e621ng/commit/e1a3930bf1750b02a23843ec88c33e2aa06e2a5e"
},
{
"name": "e621ng 26.09.16 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/e621ng/e621ng/releases/tag/26.09.16"
},
{
"name": "PaginatorComponent#nav_params_for at 26.09.02",
"tags": [
"technical-description"
],
"url": "https://github.com/e621ng/e621ng/blob/26.09.02/app/components/paginator_component.rb"
},
{
"tags": [
"product"
],
"url": "https://github.com/e621ng/e621ng"
},
{
"name": "VulnCheck Advisory: e621ng before 26.09.16 Open Redirect via URL Parameters",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/e621ng-before-26.09.16-open-redirect-via-url-parameters"
}
],
"title": "e621ng before 26.09.16 Open Redirect via URL Parameters",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-95813",
"datePublished": "2026-09-22T20:21:11.309Z",
"dateReserved": "2026-09-22T15:47:13.293Z",
"dateUpdated": "2026-09-22T20:21:11.309Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-95813 (GCVE-0-2026-95813)
Vulnerability from cvelistv5 – Published: 2026-09-22 20:21 – Updated: 2026-09-22 20:21
VLAI
EPSS
VEX
Title
e621ng before 26.09.16 Open Redirect via URL Parameters
Summary
e621ng versions before 26.09.16 pass untrusted request parameters directly to Rails url_for in PaginatorComponent and controller navigation links, allowing attackers to redirect pagination and navigation controls to attacker-controlled origins. Attackers can supply host, protocol, and port query parameters that are interpreted as URL generation options, causing pagination links to point to malicious domains while the initial page loads from the legitimate site.
Severity
6.1 (Medium)
CWE
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/e621ng/e621ng/pull/2518 | patchissue-tracking |
| https://github.com/e621ng/e621ng/commit/e1a3930bf… | patch |
| https://github.com/e621ng/e621ng/releases/tag/26.09.16 | release-notes |
| https://github.com/e621ng/e621ng/blob/26.09.02/ap… | technical-description |
| https://github.com/e621ng/e621ng | product |
| https://www.vulncheck.com/advisories/e621ng-befor… | third-party-advisory |
Impacted products
Date Public
2026-09-14 00:00
{
"containers": {
"cna": {
"affected": [
{
"collectionURL": "https://github.com/e621ng/e621ng",
"defaultStatus": "unaffected",
"packageURL": "pkg:github/e621ng/e621ng",
"product": "e621ng",
"repo": "https://github.com/e621ng/e621ng",
"vendor": "e621ng",
"versions": [
{
"lessThan": "26.09.16",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "26.09.16",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Zian F. do Vale"
}
],
"datePublic": "2026-09-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "e621ng versions before 26.09.16 pass untrusted request parameters directly to Rails url_for in PaginatorComponent and controller navigation links, allowing attackers to redirect pagination and navigation controls to attacker-controlled origins. Attackers can supply host, protocol, and port query parameters that are interpreted as URL generation options, causing pagination links to point to malicious domains while the initial page loads from the legitimate site."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-22T20:21:11.309Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Pull Request #2518",
"tags": [
"patch",
"issue-tracking"
],
"url": "https://github.com/e621ng/e621ng/pull/2518"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/e621ng/e621ng/commit/e1a3930bf1750b02a23843ec88c33e2aa06e2a5e"
},
{
"name": "e621ng 26.09.16 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/e621ng/e621ng/releases/tag/26.09.16"
},
{
"name": "PaginatorComponent#nav_params_for at 26.09.02",
"tags": [
"technical-description"
],
"url": "https://github.com/e621ng/e621ng/blob/26.09.02/app/components/paginator_component.rb"
},
{
"tags": [
"product"
],
"url": "https://github.com/e621ng/e621ng"
},
{
"name": "VulnCheck Advisory: e621ng before 26.09.16 Open Redirect via URL Parameters",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/e621ng-before-26.09.16-open-redirect-via-url-parameters"
}
],
"title": "e621ng before 26.09.16 Open Redirect via URL Parameters",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-95813",
"datePublished": "2026-09-22T20:21:11.309Z",
"dateReserved": "2026-09-22T15:47:13.293Z",
"dateUpdated": "2026-09-22T20:21:11.309Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}