Description
SOY Calendar contains a cross-site scripting vulnerability. An arbitrary script may be executed on the web browser of the user who is logging in to the product.
Published: 2026-08-28
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

SOY Calendar contains a reflected cross‑site scripting flaw that allows an attacker to inject and execute arbitrary JavaScript in the browser of any user who logs into the application. The vulnerability can be exploited to steal session cookies, deface web pages, or perform further actions on behalf of the authenticated user. The weakness is identified by CWE‑79, indicating that input is not properly sanitized or escaped before rendering.

Affected Systems

The vendor Tsuyoshi Saito provides the SOY Calendar product. No specific version information is supplied in the CVE report; therefore every deployed instance of SOY Calendar should be considered potentially affected until a patch or fix is applied.

Risk and Exploitability

The CVSS score of 4.8 suggests a moderate impact, and the EPSS score is not available. The vulnerability is not currently listed in CISA’s KEV catalog. Attackers typically need the victim to be logged in to the application, and the compromise requires user interaction or the ability to influence form data. Based on the description, the likely attack vector is via malicious input displayed in the user interface, making the flaw exploitable when users provide or view crafted data.

Generated by OpenCVE AI on August 28, 2026 at 14:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SOY Calendar to the latest release that contains the XSS fix once it becomes available.
  • Implement strict input validation and output encoding on all user‑supplied fields that are rendered in the browser.
  • Deploy a content security policy that blocks inline scripts and restricts script execution until a vendor patch is applied.

Generated by OpenCVE AI on August 28, 2026 at 14:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Saitodev
Saitodev soy Calendar
Vendors & Products Saitodev
Saitodev soy Calendar

Fri, 28 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Title SOY Calendar Cross‑Site Scripting Vulnerability Allowing Arbitrary Script Execution

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description SOY Calendar contains a cross-site scripting vulnerability. An arbitrary script may be executed on the web browser of the user who is logging in to the product.
Weaknesses CWE-79
References
Metrics cvssV3_0

{'score': 5.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

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


Subscriptions

Saitodev Soy Calendar
cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-08-28T16:14:39.069Z

Reserved: 2026-08-24T04:26:31.352Z

Link: CVE-2026-73827

cve-icon Vulnrichment

Updated: 2026-08-28T16:14:31.856Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T08:16:41.313

Modified: 2026-08-28T20:19:45.267

Link: CVE-2026-73827

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:12:53Z

Weaknesses
  • CWE-79

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