Description
A security vulnerability has been detected in ttttonyhe OBlog up to 3ca6a45a2fcc81f6086751d8af124658720e8f8f. This issue affects some unknown processing of the file /tags.php. Such manipulation of the argument day leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A security vulnerability in the OBlog application allows an attacker to manipulate the 'day' argument in /tags.php, causing unfiltered user input to be rendered in the browser. The flaw is a classic reflected cross‑site scripting (CWE‑79) that can be triggered remotely by crafting a URL with malicious payloads in the 'day' parameter. Exploiting the vulnerability could enable session hijacking, defacement, or the execution of arbitrary JavaScript within the victim’s browser, but it does not grant direct code execution on the server.

Affected Systems

The issue affects ttttonyhe's OBlog up to the commit 3ca6a45a2fcc81f6086751d8af124658720e8f8f. Because OBlog follows a rolling release model, exact version numbers are not disclosed; any release derived from the affected snapshot is vulnerable. Administrators should verify that their deployment includes that commit or an earlier unpatched state.

Risk and Exploitability

The CVSS score is 5.3, indicating a moderate severity. EPSS data is unavailable, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is remote; an attacker can trigger the flaw from outside the host by sending a crafted request. The lack of an publicly available patch and the rolling release process increase uncertainty about the exact scope of vulnerable systems.

Generated by OpenCVE AI on August 6, 2026 at 00:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest OBlog release or apply the vendor’s patch as soon as it becomes available.
  • Validate and sanitize the 'day' parameter to allow only expected values; any non‑numeric input should be rejected or properly escaped.
  • Deploy a web application firewall or a content‑security‑policy that blocks inline scripts until the vendor releases a fix.

Generated by OpenCVE AI on August 6, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in ttttonyhe OBlog up to 3ca6a45a2fcc81f6086751d8af124658720e8f8f. This issue affects some unknown processing of the file /tags.php. Such manipulation of the argument day leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Title ttttonyhe OBlog tags.php cross site scripting
First Time appeared Ttttonyhe
Ttttonyhe oblog
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:ttttonyhe:oblog:*:*:*:*:*:*:*:*
Vendors & Products Ttttonyhe
Ttttonyhe oblog
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T13:30:42.514Z

Reserved: 2026-08-05T15:49:44.815Z

Link: CVE-2026-18968

cve-icon Vulnrichment

Updated: 2026-08-06T13:30:38.495Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T00:16:52.187

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18968

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:04:55Z

Weaknesses
  • CWE-79

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

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')