Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Unauthenticated network login bypass sets PR:N and AV:N; integrity high from full console control; confidentiality and availability impacts are limited and scope is unchanged.
Primary rating from Vendor (jpcert).
CVSS VectorVendor: jpcert
Lifecycle Timeline
5DescriptionCVE.org
Tegalog -Fumy Otegaru Memo Logger- provided by Nishishi Factory contains a vulnerability due to a permissive regular expression, which may allow an attacker who can access the affected product to log in to the management console. As a result, the attacker may perform any operations available from the management console.
AnalysisAI
Authentication bypass in Tegalog (Fumy Otegaru Memo Logger) by Nishishi Factory permits remote unauthenticated attackers to access the management console by exploiting a permissive regular expression (CWE-625) used during login validation. Once inside the console, an attacker can perform any operation the management interface exposes - including creating, modifying, or deleting memo log entries. No public exploit code has been identified at time of analysis, and the product is absent from CISA's Known Exploited Vulnerabilities catalog.
Technical ContextAI
Tegalog is a CGI-based memo logging application developed by Nishishi Factory, identified by CPE cpe:2.3:a:nishishi_factory:tegalog_-fumy_otegaru_memo_logger-:*:*:*:*:*:*:*:*. The root cause is CWE-625 (Permissive Regular Expression), a class of weakness in which a pattern used for input validation or authentication matching is broad enough to be satisfied by inputs the developer did not intend to permit. In this instance, the regex governing management console login can be matched by crafted input without supplying legitimate credentials, effectively nullifying the authentication gate. JPCERT/CC reported and coordinated disclosure, with a JVN advisory (JVN#99975039) published alongside a vendor security notice dated 2026-06-29.
RemediationAI
The primary remediation is to apply the vendor-released fix documented at https://www.nishishi.com/cgi/tegalog/info/notice20260629.shtml (published 2026-06-29), with the JVN advisory at https://jvn.jp/en/jp/JVN99975039/ providing supplementary disclosure details. A specific patched version number is not present in the available intelligence - consult the vendor notice directly to confirm the exact release to upgrade to. Until the patch is applied, operators should restrict network access to the Tegalog management console login endpoint: placing it behind IP allowlisting, a VPN gateway, or web-server-layer HTTP basic authentication are all viable compensating controls, though each introduces operational friction for legitimate administrators. Exposing the CGI endpoint directly to the Internet without any of these controls should be considered unacceptable given the unauthenticated exploitation path.
Same weakness CWE-625 – Permissive Regular Expression
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55081
GHSA-m4x6-wx7h-hwvh