ghsa-3hxx-hmh7-hxpr
Vulnerability from github
Published
2025-10-16 15:30
Modified
2025-10-16 18:30
Severity ?
VLAI Severity ?
Details
FelixRiddle dev-jobs-handlebars 1.0 uses absolute password-reset (magic) links using the untrusted req.headers.host
header and forces the http://
scheme. An attacker who can control the Host
header (or exploit a misconfigured proxy/load-balancer that forwards the header unchanged) can cause reset links to point to attacker-controlled domains or be delivered via insecure HTTP, enabling token theft, phishing, and account takeover.
{ "affected": [], "aliases": [ "CVE-2025-61536" ], "database_specific": { "cwe_ids": [ "CWE-620" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-10-16T15:15:34Z", "severity": "HIGH" }, "details": "FelixRiddle dev-jobs-handlebars 1.0 uses absolute password-reset (magic) links using the untrusted `req.headers.host` header and forces the `http://` scheme. An attacker who can control the `Host` header (or exploit a misconfigured proxy/load-balancer that forwards the header unchanged) can cause reset links to point to attacker-controlled domains or be delivered via insecure HTTP, enabling token theft, phishing, and account takeover.", "id": "GHSA-3hxx-hmh7-hxpr", "modified": "2025-10-16T18:30:23Z", "published": "2025-10-16T15:30:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61536" }, { "type": "WEB", "url": "https://github.com/FelixRiddle/dev-jobs-handlebars" }, { "type": "WEB", "url": "https://github.com/bugdotexe/Vulnerability-Research/tree/main/CVE-2025-61536" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…