Description
In Blog.Core through bcb4d17, the getinfobytoken API interface contains improper access control that leads to sensitive data exposure. Unauthorized parties can obtain sensitive administrator account information via a valid token, threatening system security. NOTE: Blog.Admin is related front-end code that does not offer an API service.
Published: 2026-03-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Blog.Core, the getinfobytoken API endpoint, as highlighted in the updated description, lacks proper access control, allowing any party with a valid token to retrieve detailed administrator account information. This failure of enforcement of authorization exposes sensitive credentials and compromises confidentiality. The function accepts a bearer token but does not verify administrative privileges before returning data, making the data unintentionally available to unauthenticated users who possess a token. The issue corresponds to CWE-284 and CWE-863.

Affected Systems

The vulnerability is present in Blog.Core, developed by anjoy8, in commit ref bcb4d17. The CPE string refers to the related Blog.Admin front‑end application, but the API in question exists in Blog.Core. No specific release versions are enumerated in the CVE data, but any deployment of Blog.Core that includes the GetInfoByToken endpoint without proper access controls is affected. Administrators should verify their deployment includes this endpoint and apply the indicated mitigations.

Risk and Exploitability

With a CVSS score of 4.3 the problem is of medium severity and an EPSS score of less than 1% indicates only a very low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers must already possess a valid token; if they do, a single call to the endpoint exposes protected credentials. Because the flaw is a token‑based authorization issue, it may lead to further privilege escalation if those credentials are reused.

Generated by OpenCVE AI on July 31, 2026 at 18:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Blog.Core to the latest release that contains a patch for GetInfoByToken.
  • Modify the API implementation to verify that the calling user has an administrator role before returning account data.
  • If the endpoint is unnecessary, remove or disable it, or restrict access to trusted networks or internal interfaces, and rotate any tokens that may have been issued before the patch.

Generated by OpenCVE AI on July 31, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core Exposes Administrator Credentials via GetInfoByToken

Mon, 27 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core Exposes Administrator Credentials via GetInfoByToken

Tue, 21 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core GetInfoByToken Endpoint Exposes Admin Credentials

Fri, 17 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core GetInfoByToken Endpoint Exposes Admin Credentials

Tue, 14 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via getinfobytoken API

Sun, 12 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via getinfobytoken API

Sun, 12 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Admin Credential Exposure via Vulnerable GetInfoByToken API

Fri, 10 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Title Admin Credential Exposure via Vulnerable GetInfoByToken API

Thu, 09 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via GetInfoByToken API in Blog.Core

Wed, 08 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via GetInfoByToken API in Blog.Core

Tue, 07 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via Blog.Core API

Mon, 06 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via Blog.Core API

Mon, 06 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via Blog.Core API

Sun, 05 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control Exposes Administrator Credentials via Blog.Core API

Sat, 04 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core GetInfoByToken API Exposes Admin Credentials

Fri, 03 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Core GetInfoByToken API Exposes Admin Credentials

Thu, 02 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description A blog.admin v.8.0 and before system's getinfobytoken API interface contains an improper access control which leads to sensitive data exposure. Unauthorized parties can obtain sensitive administrator account information via a valid token, threatening system security. In Blog.Core through bcb4d17, the getinfobytoken API interface contains improper access control that leads to sensitive data exposure. Unauthorized parties can obtain sensitive administrator account information via a valid token, threatening system security. NOTE: Blog.Admin is related front-end code that does not offer an API service.
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Fri, 03 Apr 2026 10:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control in BlogAdmin GetInfoByToken API Exposes Administrator Credentials

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:anjoy8:blog.admin:8.0:*:*:*:*:*:*:*

Mon, 30 Mar 2026 08:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control in BlogAdmin GetInfoByToken API Exposes Administrator Credentials
First Time appeared Anjoy8
Anjoy8 blog.admin
Vendors & Products Anjoy8
Anjoy8 blog.admin

Sun, 29 Mar 2026 20:45:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Admin getinfobytoken API Exposes Admin Credentials
Weaknesses CWE-200
CWE-285

Sat, 28 Mar 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

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


Fri, 27 Mar 2026 20:30:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Blog.Admin getinfobytoken API Exposes Admin Credentials
Weaknesses CWE-200
CWE-285

Fri, 27 Mar 2026 14:30:00 +0000

Type Values Removed Values Added
Description A blog.admin v.8.0 and before system's getinfobytoken API interface contains an improper access control which leads to sensitive data exposure. Unauthorized parties can obtain sensitive administrator account information via a valid token, threatening system security.
References

Subscriptions

Anjoy8 Blog.admin
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-05T01:29:51.969Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30689

cve-icon Vulnrichment

Updated: 2026-03-27T20:31:54.015Z

cve-icon NVD

Status : Modified

Published: 2026-03-27T15:16:53.620

Modified: 2026-07-02T20:17:02.603

Link: CVE-2026-30689

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T18:15:04Z

Weaknesses