Description
Photobooth prior to 1.0.1 has a cross-site scripting (XSS) vulnerability in user input fields. Malicious users could inject scripts through unvalidated form inputs. This vulnerability is fixed in 1.0.1.
Published: 2026-02-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (XSS)
Action: Patch
AI Analysis

Impact

Photobooth versions prior to 1.0.1 contain a cross‑site scripting flaw that allows an attacker to inject malicious JavaScript into unvalidated form input fields. The vulnerability enables the execution of arbitrary scripts in the context of the victim’s browser, potentially leading to session hijacking, defacement or phishing attacks. This weakness is identified as CWE‑79, a classic cross‑site scripting issue.

Affected Systems

The flaw affects the Photobooth application developed by lukas12000, specifically all releases before version 1.0.1. Users deploying earlier versions are exposed to the described XSS risk.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score of less than 1% suggests a very low probability of exploitation in the wild as of the latest data, and the vulnerability is not listed in the CISA Known Exploit Vulnerabilities catalog. The likely attack vector involves a malicious user submitting crafted input through the public user-facing form fields within Photobooth. An attacker can trigger the vulnerability without requiring additional privileges or exploits against the host system.

Generated by OpenCVE AI on April 18, 2026 at 11:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Photobooth to version 1.0.1 or later to fix the XSS vulnerability
  • Enable a strong Content Security Policy (CSP) header to limit the execution of injected scripts
  • Implement server‑side input sanitization to encode or escape potentially dangerous characters in all user‑supplied fields

Generated by OpenCVE AI on April 18, 2026 at 11:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Lukas12000
Lukas12000 photobooth
Vendors & Products Lukas12000
Lukas12000 photobooth

Fri, 20 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Description Photobooth prior to 1.0.1 has a cross-site scripting (XSS) vulnerability in user input fields. Malicious users could inject scripts through unvalidated form inputs. This vulnerability is fixed in 1.0.1.
Title Photobooth has a XSS vulnerability in user input
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Lukas12000 Photobooth
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-24T18:31:33.136Z

Reserved: 2026-02-17T03:08:23.490Z

Link: CVE-2026-27020

cve-icon Vulnrichment

Updated: 2026-02-24T18:31:21.276Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T21:19:27.940

Modified: 2026-06-17T10:26:32.890

Link: CVE-2026-27020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T11:30:44Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')