CVE-2026-66353
Last modified
CVE-2026-66353 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in woylie doggo allows Reflected XSS. Doggo.normalize_value/2 in lib/doggo.ex returned date field values wrapped in {:safe, ...}, the Phoenix.HTML marker meaning "already escaped, emit verbatim", without escaping them, so the value reached the value attribute of the <input> rendered by the field component unchanged. Any application rendering <.field type="date"> over user-controlled params is affected through the ordinary Phoenix form round-trip, where a failed validation re-renders the submitted value. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in woylie doggo allows Reflected XSS. Doggo.normalize_value/2 in lib/doggo.ex returned date field values wrapped in {:safe, ...}, the Phoenix.HTML marker meaning "already escaped, emit verbatim", without escaping them, so the value reached the value attribute of the <input> rendered by the field component unchanged. Any application rendering <.field type="date"> over user-controlled params is affected through the ordinary Phoenix form round-trip, where a failed validation re-renders the submitted value. The pattern kept exactly the first ten bytes and discarded shorter values, capping a payload at ten bytes: enough to terminate the attribute and open an element or attach a short event handler, not enough to place attacker-chosen script inline. Only type="date" is affected. This issue affects doggo: from 0.1.0 before 0.14.8.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| woylie | doggo | >= 0.1.0, < 0.14.8 |
| woylie | doggo | >= ae65fed72982ec97f95af931686c627b19c2b58d, < 0161c976a114a4a4faee22d599b3fd5f147fc443 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-66353?
How severe is CVE-2026-66353?
How do I fix CVE-2026-66353?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-66339A flaw was found in libsoup. After a CONNECT tunnel is estab…6.5
- CVE-2026-6634A weakness has been identified in usememos memos up to 0.22.…6.3
- CVE-2026-66340The Mira cloud authentication endpoints do not enforce per-a…5.3
- CVE-2026-66344NetKids iMark, provided by Integrated Systems Technologies, …5.4
- CVE-2026-66349The MMS server connection handler contains a flaw in its pro…6.5
- CVE-2026-6635A security vulnerability has been detected in rowboatlabs ro…7.3
- CVE-2026-66357httpd has never implemented obs-fold (RFC 2616 §2.2 / RFC 72…8.3
- CVE-2026-66358A cross-site scripting vulnerability exists in acmailer, whi…5.1
- CVE-2026-6636A vulnerability was detected in p2r3 convert up to 6998584ac…4.3
- CVE-2026-66360The ISO Presentation layer contains a flaw in the handling o…7.5
- CVE-2026-66362Description: When NGINX Plus is configured as the data plane…8.1
- CVE-2026-66364The GOOSE payload parser contains a boundary handling flaw t…6.5
Are you affected by CVE-2026-66353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
